Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rst2pdf from 0.98 to 0.99 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps rst2pdf from 0.98 to 0.99.

Release notes

Sourced from rst2pdf's releases.

0.99

What's Changed

... (truncated)

Changelog

Sourced from rst2pdf's changelog.

0.99 (2022-01-08)

  • Added: Python 3.9 & 3.10 are now supported (PR #969, #1043)
  • Added: Sphinx 4 is now supported. (PR #1020)
  • Added: Can now set background images using PageBreak. (PR #1050)
  • Added: Can now set multiple style names in the class directive (PR #1048)
  • Added: pdf_smartquotes option is now supported with Sphinx builds (PR #1045)
  • Added: Add support for styling separations. (PR #927)
  • Changed: Outline entries that are deeper than the ToC are now collapsed (PR #1049)
  • Changed: math directive updated to support latest matplotlib (PR #1047)
  • Changed: the --very-verbose option provides more information when things go wrong. (PR #1025)
  • Changed: The default stylesheet has been improved. Use the rst2pdf-0.9 stylesheet to apply the previous default as per the "Migrating to the New Default Stylesheet" section of the manual. (PR #988)
  • Changed: Stylesheets are now in YAML. Migrate to the new format using python -m rst2pdf.style2yaml as per the "Migrating Stylesheet Format" section of the manual. (PR #956)
  • Fixed: An imagine that is too tall in a table cell is now resized to fit. (PR #1024)
  • Fixed: rst2pdf now writes to stdout again (PR #994)
  • Fixed: Ensure table columns are wide enough for use (PR #992)
  • Fixed: Better error messages for malformed RST (PR #990)
  • Fixed: The Sphinx versionadded & versionchanged directives work again (PR #982)
  • Fixed: Hyperlinks with embedded internal link aliases no longer crash. (PR #972, #979)
  • Fixed: A more sensible error message is displayed when importing an extension fails (PR #954)
  • Fixed: If rst2pdf errors, it should now return a non-zero status code. (PR #925, #1041, #1046)
  • Fixed: Various documentation improvements (PR #913, #933, #943)
  • Fixed: Addressed regular expression FutureWarning. (PR #908) supported. (PR #937)
  • Removed: Documentation related to kerning has been removed as it depended on word-axe which is longer
Commits
  • 7c79169 Merge branch 'more-info-about-styles-in-manual'
  • 4bd65ec Merge pull request #1053 from akrabat/update-changes
  • 2597f3a Update CHANGES.rst
  • 3ad7372 Add info about stylesheet files to the manual
  • deeff94 Add test to show how multiple style sheet files works
  • 6aac907 Merge branch '2015-multiple-styles'
  • 34c4bfe Merge branch '810-background-image'
  • 0d23014 Set background image on PageBreak
  • f68a6b8 Update manual about order of styles
  • 7efadaf Merge branch '1037-collapsed-outlines'
  • 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 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.98 to 0.99.
- [Release notes](https://github.com/rst2pdf/rst2pdf/releases)
- [Changelog](https://github.com/rst2pdf/rst2pdf/blob/main/CHANGES.rst)
- [Commits](rst2pdf/rst2pdf@0.98...0.99)

---
updated-dependencies:
- dependency-name: rst2pdf
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants