Skip to content

Bump pypdf2 from 2.10.8 to 3.0.1 #815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Bump pypdf2 from 2.10.8 to 3.0.1 #815

merged 1 commit into from
Oct 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps pypdf2 from 2.10.8 to 3.0.1.

Release notes

Sourced from pypdf2's releases.

Version 3.0.0, 2022-12-22

What's Changed

BREAKING CHANGES

  • Deprecate features with PyPDF2==3.0.0 (#1489)
  • Refactor Fit / Zoom parameters (#1437)

New Features (ENH)

Documentation (DOC)

Maintenance (MAINT)

New Contributors

Full Changelog: py-pdf/pypdf@2.12.1...3.0.0

Version 2.12.1, 2022-12-10

What's Changed

Documentation (DOC)

  • Deduplicate extract_text docstring (#1485)
  • How to cite PyPDF2 (#1476)

Maintenance (MAINT)

Consistency changes:

  • indirect_ref/ido ➔ indirect_reference, dest➔ page_destination (#1467) by @​kygoben
  • owner_pwd/user_pwd ➔ owner_password/user_password (#1483)
  • position ➜ page_number in Merger.merge (#1482) by @​Infus3d
  • indirect_ref ➜ indirect_reference (#1484)

New Contributors

Full Changelog: py-pdf/pypdf@2.12.0...2.12.1

Version 2.12.0, 2022-12-10

What's Changed

... (truncated)

Changelog

Sourced from pypdf2's changelog.

CHANGELOG

Version 3.2.0, 2022-12-31

Performance Improvement (PI)

  • Help the specializing adpative interpreter (#1522)

New Features (ENH)

  • Add support for page labels (#1519)

Bug Fixes (BUG)

  • upgrade clone_document_root (#1520)

Full Changelog

Version 3.1.0, 2022-12-23

Move PyPDF2 to pypdf (#1513). This now it's all lowercase, no number in the name. For installation and for import. PyPDF2 will no longer receive updates. The community should move back to its roots.

If you were still using pyPdf or PyPDF2 < 2.0.0, I recommend reading the migration guide: https://pypdf.readthedocs.io/en/latest/user/migration-1-to-2.html

pypdf==3.1.0 is only different from PyPDF2==3.0.0 in the package name. Replacing "PyPDF2" by "pypdf" should be enough if you migrate from PyPDF2==3.0.0 to pypdf==3.1.0.

Full Changelog

Version 3.0.0, 2022-12-22

BREAKING CHANGES ⚠️

  • Deprecate features with PyPDF2==3.0.0 (#1489)
  • Refactor Fit / Zoom parameters (#1437)

New Features (ENH)

  • Add Cloning (#1371)
  • Allow int for indirect_reference in PdfWriter.get_object (#1490)

Documentation (DOC)

  • How to read PDFs from S3 (#1509)
  • Make MyST parse all links as simple hyperlinks (#1506)
  • Changed 'latest' for 'stable' generated docs (#1495)
  • Adjust deprecation procedure (#1487)

Maintenance (MAINT)

  • Use typing.IO for file streams (#1498)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 2.10.8 to 3.0.1.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/PyPDF2/commits)

---
updated-dependencies:
- dependency-name: pypdf2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2023
@soxoj
Copy link
Owner

soxoj commented Apr 12, 2023

  • Should be tested

@soxoj soxoj merged commit 1978f24 into main Oct 15, 2023
@soxoj soxoj deleted the dependabot/pip/pypdf2-3.0.1 branch October 15, 2023 19:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant