Skip to content
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

Bump pypdf2 from 2.10.5 to 3.0.1 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps pypdf2 from 2.10.5 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.11.1, 2023-06-25

Bug Fixes (BUG)

  • Cascaded filters in image objects (#1913)
  • Append pdf with named destination using numbers for pages (#1858)
  • Ignore "/B" fields only on pages in PdfWriter.append() (#1875)

Full Changelog

Version 3.11.0, 2023-06-23

New Features (ENH)

  • Add page_number property (#1856)

Bug Fixes (BUG)

  • File expansion when updating with Page Contents (#1906)
  • Missing Alternate in indexed/ICCbased colorspaces (#1896)

Full Changelog

Version 3.10.0, 2023-06-18

New Features (ENH)

  • Extraction of inline images (#1850)
  • Add capability to replace image (#1849)
  • Extend images interface by returning an ImageFile(File) class (#1848)
  • Add set_data to EncodedStreamObject (#1854)

Bug Fixes (BUG)

  • Fix RGB FlateEncode Images(PNG) and transparency (#1834)
  • Generate static appearance for fields (#1864)

Full Changelog

Version 3.9.1, 2023-06-04

Deprecations (DEP)

  • Deprecate PdfMerger (#1866)

Bug Fixes (BUG)

  • Ignore UTF-8 decode errors (#1865)

Robustness (ROB)

  • Handle missing /Type entry in Page tree (#1859)

Full Changelog

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 2.10.5 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
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.

None yet

0 participants