Skip to content

build(deps): bump readme-renderer from 44.0 to 45.0#42

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/readme-renderer-45.0
Open

build(deps): bump readme-renderer from 44.0 to 45.0#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/readme-renderer-45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps readme-renderer from 44.0 to 45.0.

Release notes

Sourced from readme-renderer's releases.

45.0

What's Changed (abbreviated)

  • Replace cmarkgfm with comrak (#340)
  • Support footnotes in Markdown (#324)
  • Support inline link anchors (#351)
  • Allow class attribute on <pre> tags (#365)
  • Advertise support for Python 3.13 (#319), Python 3.14 (#333), pypy 3.11 (#334)
  • Remove support for Python 3.9, pypy 3.9, 3.10 (#342)
  • Remove python3 alias from Pygments (#320)
  • Fix test suite for Pygments update (#325)
  • Fix mypy annotations (#328)
  • Fix test failure with docutils 0.22 (#332)
  • Fix package metadata (#327), (#337), (#356)
  • Fix ignored allowlists on clean() (#368)
  • Don't abort reStructuredText rendering when a :scale: image can't be sized (#359)
  • Disable active input controls in rendered output (#370)
  • Remove executable bit from tests (#329)
  • Update Dependabot config (#338, #358), update workflows (#343), prevent dual run (#344)
  • CI: security updates (#354)
  • Split apart build and release in CI (#363)
  • Speed up test execution (#349)
  • Fix documentation typos and formatting (#352)
  • Replace Gitpod with devcontainer (#326)
  • Convert package data config from exclude to include (#364)
  • Apply ruff/pyupgrade rules (UP) (#330)
  • Apply ruff (RUF) and tryceratops (TRY) rules (#336)
  • Run ruff in addition to flake8 during CI (#355)

New Contributors

Full Changelog: pypa/readme_renderer@44.0...45.0

Changelog

Sourced from readme-renderer's changelog.

45.0 (2026-06-09)

  • Replace cmarkgfm with comrak (#340)

  • Support footnotes in Markdown (#324)

  • Support inline link anchors (#351)

  • Allow class attribute on <pre> tags (#365)

  • Advertise support for Python 3.13 (#319), Python 3.14 (#333), pypy 3.11 (#334)

  • Remove support for Python 3.9, pypy 3.9, 3.10 (#342)

  • Remove python3 alias from Pygments (#320)

  • Fix test suite for Pygments update (#325)

  • Fix mypy annotations (#328)

  • Fix test failure with docutils 0.22 (#332)

  • Fix package metadata (#327), (#337), (#356)

  • Fix ignored allowlists on clean() (#368)

  • Don't abort reStructuredText rendering when a :scale: image can't be sized (#359)

  • Disable active input controls in rendered output (#370)

  • Remove executable bit from tests (#329)

  • Update Dependabot config (#338, #358), update workflows (#343), prevent dual run (#344)

  • CI: security updates (#354)

  • Split apart build and release in CI (#363)

  • Speed up test execution (#349)

  • Fix documentation typos and formatting (#352)

  • Replace Gitpod with devcontainer (#326)

  • Convert package data config from exclude to include (#364)

  • Apply ruff/pyupgrade rules (UP) (#330)

  • Apply ruff (RUF) and tryceratops (TRY) rules (#336)

  • Run ruff in addition to flake8 during CI (#355)

Commits
  • 7bc7147 Release 45 (#360)
  • 5738bce build(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the actions group (...
  • 565fd8d feat: allow \<pre class=...> through (#365)
  • f7c61e3 fix: disable input controls (#370)
  • 2f1fe54 fix: don't abort rST render when :scale: image can't be sized (#359)
  • 130afe3 chore(dev): convert from exclude to include (#364)
  • 94f4f1c chore(dev): replace gitpod with devcontainer (#326)
  • 10c1926 chore(deps): add dependabot config for python (#358)
  • 3a43648 Fix ignored allowlists on clean() (#368)
  • 36e2ba5 build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 in the actions...
  • 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 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 [readme-renderer](https://github.com/pypa/readme_renderer) from 44.0 to 45.0.
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst)
- [Commits](pypa/readme_renderer@44.0...45.0)

---
updated-dependencies:
- dependency-name: readme-renderer
  dependency-version: '45.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 11, 2026
@dependabot dependabot Bot requested a review from inxbit as a code owner June 11, 2026 19:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 11, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants