pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Bump cmarkgfm from 0.6.0 to 2024.1.14

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps cmarkgfm from 0.6.0 to 2024.1.14.

Release notes

Sourced from cmarkgfm's releases.

January 14th, 2024

What's Changed

New Contributors

Full Changelog: https://github.com/theacodes/cmarkgfm/compare/2022.10.27...2024.1.14

October 27th, 2022

  • Build wheels for Python 3.11
  • Update cmark-gfm from 0.29.0.gfm.3 to 0.29.0.gfm.6

October 26th, 2022

  • Create wheels for Python 3.11

March 4th, 2022

  • Updated cmark to 0.29.0.gfm.3
  • Switched to calendar versioning

0.7.0

  • Create wheels for Python 3.10
  • Drop support for Python 2.7 and 3.5
Commits
  • 35b4c33 Bump version to 2024.1.14
  • c98d721 Build Python 3.12 wheels (#65)
  • acf473a update cmark-gfm (0.29.0.gfm.6 -> 0.29.0.gfm.13) (#63)
  • 64291d7 Fixup GitHub actions
  • 1f79947 bump version 2022.10.26 -> 2022.10.27
  • d6bb964 update cmark-gfm (0.29.0.gfm.3 -> 0.29.0.gfm.6) (#58)
  • 3c85fc0 use build dependencies that support python 3.11 (#57)
  • e098290 bump version 2022.3.4 -> 2022.10.26
  • eed5581 Add Support for Python 3.11 (#56)
  • b5c73c9 fix release version (#50)
  • 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)

dependabot[bot] avatar Sep 18 '24 08:09 dependabot[bot]