Skip to content

Bump pypdf2 from 1.25.1 to 2.9.0#412

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pypdf2-2.9.0
Closed

Bump pypdf2 from 1.25.1 to 2.9.0#412
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pypdf2-2.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps pypdf2 from 1.25.1 to 2.9.0.

Release notes

Sourced from pypdf2's releases.

Version 2.9.0, 2022-07-31

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Documentation (DOC)

Maintenance (MAINT)

New Contributors

Full Changelog: py-pdf/pypdf@2.8.1...2.9.0

Version 2.8.1, 2022-07-25

What's Changed

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Maintenance (MAINT)

  • Package updates; solve mypy strict remarks (#1163)

Testing (TST)

Full Changelog: py-pdf/pypdf@2.8.0...2.8.1

Version 2.8.0, 2022-07-24

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.9.0, 2022-07-31

New Features (ENH)

  • Add ability to add hex encoded colors to outline items (#1186)
  • Add support for pathlib.Path in PdfMerger.merge (#1190)
  • Add link annotation (#1189)
  • Add capability to filter text extraction by orientation (#1175)

Bug Fixes (BUG)

  • Named Dest in PDF1.1 (#1174)
  • Incomplete Graphic State save/restore (#1172)

Documentation (DOC)

  • Update changelog url in package metadata (#1180)
  • Mantion camelot for table extraction (#1179)
  • Mention pyHanko for signing PDF documents (#1178)
  • Weow have CMAP support since a while (#1177)

Maintenance (MAINT)

  • Consistant usage of warnings / log messages (#1164)
  • Consistent terminology for outline items (#1156)

Full Changelog: py-pdf/pypdf@2.8.1...2.9.0

Version 2.8.1, 2022-07-25

Bug Fixes (BUG)

  • u_hash in AlgV4.compute_key (#1170)

Robustness (ROB)

  • Fix loading of file from #134 (#1167)
  • Cope with empty DecodeParams (#1165)

Documentation (DOC)

  • Typo in merger deprecation warning message (#1166)

Maintenance (MAINT)

  • Package updates; solve mypy strict remarks (#1163)

Testing (TST)

Full Changelog: py-pdf/pypdf@2.8.0...2.8.1

Version 2.8.0, 2022-07-24

New Features (ENH)

  • Add writer.add_annotation, page.annotations, and generic.AnnotationBuilder (#1120)

... (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.25.1 to 2.9.0.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@v1.25.1...2.9.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 Aug 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #413.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-2.9.0 branch August 8, 2022 05: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.

0 participants