Skip to content

build(deps): bump pypdf from 5.3.1 to 5.6.1#51

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pypdf-5.6.1
Closed

build(deps): bump pypdf from 5.3.1 to 5.6.1#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pypdf-5.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 24, 2025

Bumps pypdf from 5.3.1 to 5.6.1.

Release notes

Sourced from pypdf's releases.

Version 5.6.1, 2025-06-22

What's new

New Features (ENH)

Robustness (ROB)

Developer Experience (DEV)

Full Changelog

Version 5.6.0, 2025-06-01

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Code Style (STY)

Full Changelog

Version 5.5.0, 2025-05-11

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 5.6.1, 2025-06-22

New Features (ENH)

  • Add PDF/A XMP metadata support (#3314)

Robustness (ROB)

  • Deal with annotations not being lists on merge (#3321)
  • Handle NullObject for cmap encoding Differences entry (#3317)

Developer Experience (DEV)

  • Update ruff to 0.12.0 (#3316)

Full Changelog

Version 5.6.0, 2025-06-01

New Features (ENH)

  • Add basic support for JBIG2 by using jbig2dec (#3163)

Bug Fixes (BUG)

  • Fix crashes by removing unnecessary line (#3293)
  • Add delimiters to NameObject.renumber_table (#3286)

Robustness (ROB)

  • Handle DecodeParms being a NullObject (#3285)

Code Style (STY)

  • Update to mypy 1.16.0 (#3300)

Full Changelog

Version 5.5.0, 2025-05-11

New Features (ENH)

  • Add support for IndirectObject.iter (#3228)
  • Allow filtering by font when removing text (#3216)

Bug Fixes (BUG)

  • Add missing named destinations being ByteStringObjects (#3282)
  • Get font information more reliably when removing text (#3252)
  • T* 2D Translation consistent with PDF 1.7 Spec (#3250)
  • Add font stack to q/Q operations in layout mode (#3225)
  • Avoid completely hiding image loading issues like exceeding image size limits (#3221)
  • Using compress_identical_objects on transformed content duplicates differing content (#3197)
  • Consider BlackIs1 parameter for CCITTFaxDecode filter (#3196)

Robustness (ROB)

  • Deal with insufficient cm matrix during text extraction (#3283)
  • Allow merging when annotations miss D entry (#3281)
  • Fix merging documents if there are no Dests (#3280)

... (truncated)

Commits

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.6.1.
- [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.6.1)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 5.6.1
  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 Jun 24, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 1, 2025

Superseded by #52.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/pip/pypdf-5.6.1 branch July 1, 2025 01:49
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