Skip to content

build(deps): bump pypdf from 5.3.1 to 5.9.0#55

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pypdf-5.9.0
Closed

build(deps): bump pypdf from 5.3.1 to 5.9.0#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pypdf-5.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps pypdf from 5.3.1 to 5.9.0.

Release notes

Sourced from pypdf's releases.

Version 5.9.0, 2025-07-27

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Full Changelog

Version 5.8.0, 2025-07-13

What's new

New Features (ENH)

Bug Fixes (BUG)

  • Unterminated object when using PdfWriter with incremental=True (#3345) by @​m32

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Version 5.7.0, 2025-06-29

What's new

Performance Improvements (PI)

Robustness (ROB)

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 5.9.0, 2025-07-27

New Features (ENH)

  • Automatically preserve links in added pages (#3298)
  • Allow writing/updating all properties of an embedded file (#3374)

Bug Fixes (BUG)

  • Fix XMP handling dropping indirect references (#3392)

Robustness (ROB)

  • Deal with DecodeParms being empty list (#3388)

Documentation (DOC)

  • Document how to read and modify XMP metadata (#3383)

Full Changelog

Version 5.8.0, 2025-07-13

New Features (ENH)

  • Implement flattening for writer (#3312)

Bug Fixes (BUG)

  • Unterminated object when using PdfWriter with incremental=True (#3345)

Robustness (ROB)

  • Resolve some image extraction edge cases (#3371)
  • Ignore faulty trailing newline during RLE decoding (#3355)
  • Gracefully handle odd-length strings in parse_bfchar (#3348)

Developer Experience (DEV)

  • Modernize license specifiers (#3338)

Maintenance (MAINT)

  • Reduce max-complexity of tool.ruff.lint.mccabe (#3365)
  • Refactor text extraction code

Full Changelog

Version 5.7.0, 2025-06-29

Performance Improvements (PI)

  • Performance optimization for LZW decoding (#3329)

Robustness (ROB)

  • Flate decoding for streams with faulty tail bytes (#3332)
  • dc_creator could be a Bag as well (#3333)
  • Handle tree being NullObject when retrieving named destinations (#3331)

Maintenance (MAINT)

... (truncated)

Commits
  • 2a91bd4 REL: 5.9.0
  • 47a7f8f DOC: Add note about scanned PDFs and OCR suggestion in extract_text.md (#3387)
  • 0b64266 BUG: Fix XMP handling dropping indirect references (#3392)
  • c17f03a ENH: Automatically preserve links in added pages (#3298)
  • bfe7178 ROB: Deal with DecodeParms being empty list (#3388)
  • 5252c2f DOC: Document how to read and modify XMP metadata (#3383)
  • d5d1964 DOC: Fix typos and other possible issues detected by PyCharm (#3381)
  • ac506d9 DOC: Document state of PDF 2.0 support (#3380)
  • d57627d DOC: Document new attachment functionality and allow updating content (#3379)
  • 9dcf60f ENH: Allow writing/updating all properties of an embedded file (#3374)
  • 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 [pypdf](https://github.com/py-pdf/pypdf) from 5.3.1 to 5.9.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@5.3.1...5.9.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #56.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/pip/pypdf-5.9.0 branch August 12, 2025 05:54
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.

0 participants

Comments