Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Updates the requirements on pypdf to permit the latest version.
Updates pypdf to 6.0.0

Release notes

Sourced from pypdf's releases.

Version 6.0.0, 2025-08-11

What's new

Security (SEC)

Deprecations (DEP)

New Features (ENH)

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Changelog

Sourced from pypdf's changelog.

Version 6.0.0, 2025-08-11

Security (SEC)

  • Limit decompressed size for FlateDecode filter (#3430)

Deprecations (DEP)

  • Drop Python 3.8 support (#3412)

New Features (ENH)

  • Move BlackIs1 functionality to tiff_header (#3421)

Robustness (ROB)

  • Skip Go-To actions without a destination (#3420)

Developer Experience (DEV)

  • Update code style related libraries (#3414)
  • Update mypy to 1.17.0 (#3413)
  • Stop testing on Python 3.8 and start testing on Python 3.14 (#3411)

Maintenance (MAINT)

  • Cleanup deprecations (#3424)

Full 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)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version.

Updates `pypdf` to 6.0.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.7.0...6.0.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 13, 2025
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Aug 13, 2025

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Aug 13, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@liuruibin liuruibin closed this Aug 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/pip-6c4fd5a2a5 branch August 14, 2025 05:38
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 do-not-merge/release-note-label-needed python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants