Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mistune from 3.0.2 to 3.1.0 in /docker/sane-doc-reports #34830

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps mistune from 3.0.2 to 3.1.0.

Release notes

Sourced from mistune's releases.

v3.1.0

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from mistune's changelog.

Version 3.1.0

Released on Dec 30, 2024

  • Fix only HTML-escape URLs when rendering to HTML
  • Add block_quote prefix on empty lines too
Commits
  • 177a0ce chore: release 3.1.0
  • bf54ef6 Merge pull request #390 from patrick91/patch-1
  • 498f0e8 Merge pull request #395 from mentalisttraceur/fix-url-ampersand
  • 77f925e Merge pull request #393 from mentalisttraceur/fix-codespan-ampersand
  • 4f91db8 fix: use correct importing for typing_extensions
  • f423704 fix: only HTML-escape URLs when rendering to HTML
  • 245c006 fix: only HTML-escape codespan in HTML render
  • 0772c78 fix: importing Self from typing_extensions
  • f7db503 fix: make typing-extension optional dependency
  • 6d04695 fix: cleanup unused imports
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](lepture/mistune@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 30, 2024 14:55
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has completed. The Docker image is available from the assigned reviewer to be loaded locally.

To load it locally run the following command:

gunzip devdemisto__sane-doc-reports:1.0.0.1895183.tar.gz | docker load

Docker Metadata

  • Image Size: 450.46 MB
  • Image ID: sha256:37cb8fdad6218c8bd1868bcc402710de6ce40660ffe9c36000200bdcf99ac394
  • Created: 2024-12-30T15:19:24.026457837Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/sane-doc-reports:1.0.0.1895183
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:ddc86386bc019df4ea50fc8ab637763d31204c23
    • org.opencontainers.image.version:1.0.0.1895183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant