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 markdown2 from 2.4.10 to 2.4.11 #257

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps markdown2 from 2.4.10 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)
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.10 to 2.4.11.
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](trentm/python-markdown2@2.4.10...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>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2023

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2023

Superseded by #262.

@dependabot dependabot bot closed this Dec 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/markdown2-2.4.11 branch December 17, 2023 23:24
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