Skip to content

Bump markdown2 from 2.4.9 to 2.4.11#15

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/markdown2-2.4.11
Closed

Bump markdown2 from 2.4.9 to 2.4.11#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/markdown2-2.4.11

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps markdown2 from 2.4.9 to 2.4.11.

Changelog

Sourced from markdown2's changelog.

python-markdown2 2.4.11

  • [pull #524] Fix angles being escaped in style blocks (issue #523)
  • [pull #527] Fix base64 images being corrupted in safe mode (issue #526)
  • [pull #529] Add breaks extra with ability to hard break on backslashes (issue #525)
  • [pull #532] Fix #493 persisting when code-friendly extra enabled
  • [pull #535] Update _slugify to use utf-8 encoding (issue #534)
  • [pull #536] Maintain order of appearance in footnotes
  • [pull #538] Include HTML headers in TOC
  • [pull #540] Add mechanism to prevent header ID counter resetting (issue #530)

python-markdown2 2.4.10

  • [pull #520] Allow more relative links in safe mode (issue #517)
  • [pull #521] Always restore hashed HTML blocks (issue #185)
  • [pull #522] Add middle-word-em extra
Commits
  • 0fa402c prepare for 2.4.11 release
  • b123d68 Merge pull request #540 from Crozzers/prevent-header-id-counter-reset
  • 6d19f3f Merge pull request #539 from Crozzers/fix-duplicate-toc-entries
  • 0b81aa3 Update changelog
  • 71a7afd Add mechanism to prevent header ID counter resetting
  • 53bfe0b Fix duplicate entries in TOC when using mixed headers
  • efd824f Merge pull request #538 from Crozzers/mixed-header-ids
  • b93c41e Update changelog
  • 38485c5 Remove f-string for Python 3.5 compatibility
  • 53b3ccb Don't manually sort TOC when mixed headers disabled
  • 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 [markdown2](https://github.com/trentm/python-markdown2) from 2.4.9 to 2.4.11.
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](trentm/python-markdown2@2.4.9...2.4.11)

---
updated-dependencies:
- dependency-name: markdown2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #22.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/markdown2-2.4.11 branch December 18, 2023 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants