Skip to content

build(deps): update fpdf2 requirement from >=2.7.0 to >=2.8.4#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fpdf2-gte-2.8.4
Open

build(deps): update fpdf2 requirement from >=2.7.0 to >=2.8.4#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fpdf2-gte-2.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on fpdf2 to permit the latest version.

Release notes

Sourced from fpdf2's releases.

Dropping support for Python 3.8 - automated tests run on MacOS - several bugfixes

Added

Fixed

Changed

Removed

  • support for Python 3.8, that reached end-of-life in 2024
Changelog

Sourced from fpdf2's changelog.

[2.8.4] - 2025-08-11

Added

Fixed

Changed

Removed

  • support for Python 3.8, that reached end-of-life in 2024

[2.8.3] - 2025-04-22

Added

Fixed

  • FPDF.write_html(): Fixed rendering of content following <a> tags; now correctly resets emphasis style post </a> tag: hyperlink styling contained within the tag authority. - [issue #1311](py-pdf/fpdf2#1311)
  • FPDF.footer() does not "leak" its text style to the table of contents anymore
  • FPDF.table(): Fixed heading styles containing underline failing to render.
  • FPDF.ln(): the method now allows a value of 0 to be provided for h.
  • font optimization: only include fonts effectively used in the final PDF document. Fonts added via set_font() or add_page() but not actually used in the document are no longer included in the final output. This reduces file size and improves performance, especially for documents with many fallback fonts. - [issue #1382](py-pdf/fpdf2#1382)
  • a KeyError was raised in some specific cases when auto-downscaling images - [issue #1409](py-pdf/fpdf2#1409)

Changed

  • heading rows of tables are never rendered "alone" on a page anymore

... (truncated)

Commits

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

@dependabot @github

dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [fpdf2](https://github.com/py-pdf/fpdf2) to permit the latest version.
- [Release notes](https://github.com/py-pdf/fpdf2/releases)
- [Changelog](https://github.com/py-pdf/fpdf2/blob/master/CHANGELOG.md)
- [Commits](py-pdf/fpdf2@2.7.0...2.8.4)

---
updated-dependencies:
- dependency-name: fpdf2
  dependency-version: 2.8.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/fpdf2-gte-2.8.4 branch from 1b854cb to 91882a6 Compare May 10, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants