Skip to content

Bump markdown2 from 2.4.9 to 2.4.12#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/markdown2-2.4.12
Open

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps markdown2 from 2.4.9 to 2.4.12.

Changelog

Sourced from markdown2's changelog.

python-markdown2 2.4.12

  • [pull #547] Update markdown-in-html extra to handle markdown on same line as HTML (#546)
  • [pull #550] Fix tables with trailing whitespace not being recognized (#549)
  • [pull #545] Fix multiple instances of strong emphasis (**) in one line (#541)
  • [pull #556] Fix incorrect parsing of links after square brackets (#552)

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
  • d8c6700 prepare for 2.4.12 release
  • 5ddad68 Merge pull request #556 from Crozzers/fix-issue-552
  • 2fb92a9 Update changelog
  • cfbc79c Fix incorrect parsing of links after square brackets
  • c34c957 Merge pull request #553 from fghaas/update-changelog
  • 4b0f19b Update changelog for strong-emphasis fix
  • 0fa9739 Merge pull request #545 from Crozzers/fix-consecutive-bold
  • bef9a20 Merge pull request #543 from m417z/tests-win32
  • f817f0b Merge pull request #547 from Crozzers/markdown-in-html-same-line
  • f5d0f40 Merge branch 'master' into markdown-in-html-same-line
  • 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.12.
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](trentm/python-markdown2@2.4.9...2.4.12)

---
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 18, 2023

The following labels could not be found: dependencies.

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