Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 23, 2022

Bumps pypdf2 from 1.27.12 to 3.0.0.

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.

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)

Full Changelog

Version 2.12.1, 2022-12-10

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)
  • owner_pwd/user_pwd ➔ owner_password/user_password (#1483)
  • position ➜ page_number in Merger.merge (#1482)
  • indirect_ref ➜ indirect_reference (#1484)

Full Changelog

Version 2.12.0, 2022-12-10

New Features (ENH)

  • Add support to extract gray scale images (#1460)
  • Add 'threads' property to PdfWriter (#1458)
  • Add 'open_destination' property to PdfWriter (#1431)
  • Make PdfReader.get_object accept integer arguments (#1459)

Bug Fixes (BUG)

  • Scale PDF annotations (#1479)

Robustness (ROB)

... (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 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 [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.12 to 3.0.0.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@1.27.12...3.0.0)

---
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 Dec 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #233.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/src/requirements/pypdf2-3.0.0 branch January 2, 2023 04:07
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