Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps rst2pdf from 0.103.1 to 0.104.

Release notes

Sourced from rst2pdf's releases.

0.104

What's Changed

New Contributors

Full Changelog: rst2pdf/rst2pdf@0.103.1...0.104

Changelog

Sourced from rst2pdf's changelog.

0.104 (2026-01-08)

  • Added: We now support Python 3.14 (PR #1285)
  • Changed: We now use docutil's smart quotes rather than the old, abandoned smartypants library (PR #1253)
  • Changed: When using Sphinx 8.2.0+, rst2pdf uses Sphinx's formatting for the productionlist directive
  • Changed: Improved handling of linenos directive in code blocks(PR #1286)
  • Note: A change in svglib results in text with SVGs rendering slightly smaller. See commit 3a9955ca
  • Note: With Pillow 11.1.0+, the dpi for an image is now populated correctly for images using cm. This affects the way images are sized as rst2pdf will now use the image's dpi value rather than defaulting to 300dpi.
  • Changed: We now use our own copy of docutils _roman_numerals.py from v0.22.4 (PR #1294)
  • Removed: Support for Python 3.9. Python 3.10 is the new minimum supported version of Python. (PR #1294)
Commits
  • f2640bc Merge pull request #1297 from lornajane/changes-0-104
  • bf9456f Prepare changes for release
  • d56f22d Merge pull request #1294 from lornajane/python-minimum-3-10
  • f2e7ab4 Apply suggestions from code review
  • 6e34a92 Do not compare the producer metadata field
  • ec8f3f2 Copy docutils' utils/_roman_numerals.py to ourselves
  • 5897bed Update CHANGES.rst to note Python 3.9 is not supported
  • 9271782 Support earlier docutils/sphinx for older Python versions
  • 89b4855 Do not process rST files with ERROR/3 or higher errors
  • 9afc916 Use a unique artifact name on failed test upload
  • 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 [rst2pdf](https://github.com/rst2pdf/rst2pdf) from 0.103.1 to 0.104.
- [Release notes](https://github.com/rst2pdf/rst2pdf/releases)
- [Changelog](https://github.com/rst2pdf/rst2pdf/blob/main/CHANGES.rst)
- [Commits](rst2pdf/rst2pdf@0.103.1...0.104)

---
updated-dependencies:
- dependency-name: rst2pdf
  dependency-version: '0.104'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 12, 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.

1 participant