Skip to content

Chore: Bump sphinx-simplepdf from 1.6.0 to 1.7.0#562

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/sphinx-simplepdf-1.7.0
Open

Chore: Bump sphinx-simplepdf from 1.6.0 to 1.7.0#562
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/sphinx-simplepdf-1.7.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps sphinx-simplepdf from 1.6.0 to 1.7.0.

Changelog

Sourced from sphinx-simplepdf's changelog.

Changelog

Release 1.7

:released: 02.12.2025

  • Bugfix: Replace deprecated pkg_resources with importlib.metadata for Python 3.12+ compatibility.
  • Bugfix #116 Prettify breaks HTML formatting.
  • Bugfix #82 TOC Tree Fix and Page Break Handling for document handling.
  • Bugfix #70 Added config option to build PDFs retries times if weasyprint binary fails to build.
  • Bugfix #66 Remove 'display: inline-block' from inline code blocks.
  • Enhancement #40 Added config option to filter warnings from weasyprint.
  • Enhancement #8 Latex equations rendered in demo.
  • Enhancement: Add support for section and figure numbers.
  • Enhancement: Add duplicate headline fix for toctree.
  • Enhancement: Add duplicate check to toctree_fix function.

Release 1.6

:released: 20.01.2023

  • Bugfix #60 Fix TOC hrefs for sections that use file title anchors.
  • Enhancement #62 Added config option to build PDFs with the weasyprint Python API instead of the binary.

Release 1.5

:released: 26.10.2022

  • Enhancement: nocover option for :ref:theme_options.
  • Enhancement: New config options to directly configue the weasyprint build.
  • Enhancement: New config option :ref:simplepdf_file_name allows to specify the output file name.
  • Enhancement: Provides :ref:pdf-include directive to embed PDF files in HTML views.

Release 1.4

:released: 22.09.2022

  • Enhancement: Adds simplepdf_debug option, to collect and print some environment specific details.
  • Enhancement: Adds demo PDF to test various layout & style elements.
  • Enhancement: Replace not-open fonts with open-source fonts.
  • Enhancement: All fonts are provided by this package. No pre-installed fonts are needed.
  • Enhancement: #19 Simple PDF customization with header and bottom page content
  • Enhancement: Add class wrapper to switch paper orientation, e.g. for large tables
  • Enhancement: Tables font-size and padding can be reduced by using ssp-tinier or ssp-tiny.
  • Bugfix: #34 handling word wrap in tables
  • Bugfix: Image handling is done much better.
  • Bugfix: Font location fixes -> No fonts warnings anymore.
  • Bugfix: html_theme_options gets overwritten to suppress Sphinx warnings.
  • Bugfix: HTML file operations are using hard-coded utf-8 de/encoding.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 27, 2026
@dependabot dependabot bot requested a review from joemoorhouse as a code owner January 27, 2026 11:45
@github-actions github-actions bot added the chore label Jan 27, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/sphinx-simplepdf-1.7.0 branch from 4de5b4a to 68c0386 Compare February 17, 2026 11:46
Bumps [sphinx-simplepdf](https://github.com/useblocks/sphinx-simplepdf) from 1.6.0 to 1.7.0.
- [Changelog](https://github.com/useblocks/sphinx-simplepdf/blob/main/docs/changelog.rst)
- [Commits](https://github.com/useblocks/sphinx-simplepdf/commits/1.7.0)

---
updated-dependencies:
- dependency-name: sphinx-simplepdf
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/sphinx-simplepdf-1.7.0 branch from 68c0386 to 0ebd3c7 Compare February 24, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants