documentation icon indicating copy to clipboard operation
documentation copied to clipboard

chore(deps): Bump rst2pdf from 0.101 to 0.102

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

Bumps rst2pdf from 0.101 to 0.102.

Release notes

Sourced from rst2pdf's releases.

0.102

What's Changed

New Contributors

Full Changelog: https://github.com/rst2pdf/rst2pdf/compare/0.101...0.102

Changelog

Sourced from rst2pdf's changelog.

0.102 (2024-06-05)

  • Added: We now set supported_image_type attribute in the Sphinx builder (PR #1201)
  • Changed: We now support ReportLab 4 and xhtml2pdf 0.12.2 (PR #1214)
  • Fixed: CI now correctly fails if the tests fail (PR #1212)
Commits
  • 6e9abfb Merge pull request #1216 from akrabat/update-changes-for-0.102
  • 3e551b2 Update CHANGES.rst for 0.102
  • 881baa8 Merge pull request #1214 from akrabat/reportlab4
  • c445093 Remove Python 3.8 from CI matrix
  • 8b4ded7 Update reference PDFs for ReportLab 4 changes
  • 4dfd43b Update xhtml2pdf memoized import
  • 2a0d36c Update dependencies to latest
  • eea89f9 Fix spelling typo in embedding help message
  • 3ad61be Update pytest_collect_file signature
  • 6645797 Merge pull request #1212 from akrabat/fix-sphinx-subtitle-prefix-test
  • 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 Jun 10 '24 06:06 dependabot[bot]