chore(deps): update dependency pypdf to v6 #11

Merged
renovate merged 1 commit from renovate/pypdf-6.x into main 2025-10-14 06:05:45 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
pypdf (changelog) dependencies major ^5.0.1 -> ^6.0.0

Release Notes

py-pdf/pypdf (pypdf)

v6.1.1

Compare Source

Bug Fixes (BUG)
  • Insert new embedded files in a sorted manner (#​3477)
  • Fix name tree handling for embedded files with Kids-based inputs (#​3475)
  • Make embedding files not break PDF/A-3 compliance (#​3472)
Documentation (DOC)
  • Document AFRelationship handling for PDF/A and provide constants (#​3478)

Full Changelog

v6.1.0

Compare Source

Bug Fixes (BUG)
  • Insert new embedded files in a sorted manner (#​3477)
  • Fix name tree handling for embedded files with Kids-based inputs (#​3475)
  • Make embedding files not break PDF/A-3 compliance (#​3472)
Documentation (DOC)
  • Document AFRelationship handling for PDF/A and provide constants (#​3478)

Full Changelog

v6.0.0

Compare Source

New Features (ENH)
  • Enhance XMP metadata handling with creation and setter methods (#​3410)
  • Add all font metrics for base 14 Type 1 PDF fonts (#​3363)
  • Allow deleting embedded files (#​3461)
  • Add support for Python in FIPS mode for document identifier (#​3438)
Bug Fixes (BUG)
  • Fix handling of UTF-16 encoded destination titles (#​3463)
  • Guard empty input to prevent IndexError (#​3448)
Developer Experience (DEV)
  • Fix type hint for XMP metadata setter to add bytes type (#​3464)

Full Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypdf](https://github.com/py-pdf/pypdf) ([changelog](https://pypdf.readthedocs.io/en/latest/meta/CHANGELOG.html)) | dependencies | major | `^5.0.1` -> `^6.0.0` | --- ### Release Notes <details> <summary>py-pdf/pypdf (pypdf)</summary> ### [`v6.1.1`](https://github.com/py-pdf/pypdf/blob/HEAD/CHANGELOG.md#Version-611-2025-09-28) [Compare Source](https://github.com/py-pdf/pypdf/compare/6.1.0...6.1.1) ##### Bug Fixes (BUG) - Insert new embedded files in a sorted manner ([#&#8203;3477](https://github.com/py-pdf/pypdf/issues/3477)) - Fix name tree handling for embedded files with Kids-based inputs ([#&#8203;3475](https://github.com/py-pdf/pypdf/issues/3475)) - Make embedding files not break PDF/A-3 compliance ([#&#8203;3472](https://github.com/py-pdf/pypdf/issues/3472)) ##### Documentation (DOC) - Document AFRelationship handling for PDF/A and provide constants ([#&#8203;3478](https://github.com/py-pdf/pypdf/issues/3478)) [Full Changelog](https://github.com/py-pdf/pypdf/compare/6.1.0...6.1.1) ### [`v6.1.0`](https://github.com/py-pdf/pypdf/blob/HEAD/CHANGELOG.md#Version-611-2025-09-28) [Compare Source](https://github.com/py-pdf/pypdf/compare/6.0.0...6.1.0) ##### Bug Fixes (BUG) - Insert new embedded files in a sorted manner ([#&#8203;3477](https://github.com/py-pdf/pypdf/issues/3477)) - Fix name tree handling for embedded files with Kids-based inputs ([#&#8203;3475](https://github.com/py-pdf/pypdf/issues/3475)) - Make embedding files not break PDF/A-3 compliance ([#&#8203;3472](https://github.com/py-pdf/pypdf/issues/3472)) ##### Documentation (DOC) - Document AFRelationship handling for PDF/A and provide constants ([#&#8203;3478](https://github.com/py-pdf/pypdf/issues/3478)) [Full Changelog](https://github.com/py-pdf/pypdf/compare/6.1.0...6.1.1) ### [`v6.0.0`](https://github.com/py-pdf/pypdf/blob/HEAD/CHANGELOG.md#Version-610-2025-09-21) [Compare Source](https://github.com/py-pdf/pypdf/compare/5.9.0...6.0.0) ##### New Features (ENH) - Enhance XMP metadata handling with creation and setter methods ([#&#8203;3410](https://github.com/py-pdf/pypdf/issues/3410)) - Add all font metrics for base 14 Type 1 PDF fonts ([#&#8203;3363](https://github.com/py-pdf/pypdf/issues/3363)) - Allow deleting embedded files ([#&#8203;3461](https://github.com/py-pdf/pypdf/issues/3461)) - Add support for Python in FIPS mode for document identifier ([#&#8203;3438](https://github.com/py-pdf/pypdf/issues/3438)) ##### Bug Fixes (BUG) - Fix handling of UTF-16 encoded destination titles ([#&#8203;3463](https://github.com/py-pdf/pypdf/issues/3463)) - Guard empty input to prevent IndexError ([#&#8203;3448](https://github.com/py-pdf/pypdf/issues/3448)) ##### Developer Experience (DEV) - Fix type hint for XMP metadata setter to add bytes type ([#&#8203;3464](https://github.com/py-pdf/pypdf/issues/3464)) [Full Changelog](https://github.com/py-pdf/pypdf/compare/6.0.0...6.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency pypdf to v6
Some checks failed
Deployment / container (push) Failing after 5s
Deployment / helm (push) Has been skipped
a5323f4b50
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-14 06:05:41 +00:00
renovate deleted branch renovate/pypdf-6.x 2025-10-14 06:05:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fleaz/shippinglabel-converter!11
No description provided.