Skip to content

Bump pypdf2 from 2.10.5 to 2.10.8 #641

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
Sep 18, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2022

Bumps pypdf2 from 2.10.5 to 2.10.8.

Release notes

Sourced from pypdf2's releases.

Version 2.10.8, 2022-09-14

What's Changed

Full Changelog: py-pdf/pypdf@2.10.7...2.10.8

Version 2.10.7, 2022-09-11

What's Changed

Bug Fixes (BUG)

Testing (TST)

  • Use pytest.warns() for warnings, and .raises() for exceptions (#1325) by @​mgorny

New Contributors

Full Changelog: py-pdf/pypdf@2.10.6...2.10.7

2.10.6

What's Changed

Two robustness issues were fixed by @​pubpub-zz - thank you 🙏 The infinite loop issue might also be a security concern, depending on how you use PyPDF2.

Robustness (ROB):

  • Fix infinite loop due to Invalid object (#1331)
  • Fix image extraction issue with superfluous whitespaces (#1327)

Full Changelog: py-pdf/pypdf@2.10.5...2.10.6

Changelog

Sourced from pypdf2's changelog.

Version 2.10.8, 2022-09-14

New Features (ENH)

  • Add PageObject.user_unit property (#1336)

Robustness (ROB)

  • Improve NameObject reading/writing (#1345)

Full Changelog: py-pdf/pypdf@2.10.7...2.10.8

Version 2.10.7, 2022-09-11

Bug Fixes (BUG)

  • Fix Error in transformations (#1341)
  • Decode #23 in NameObject (#1342)

Testing (TST)

  • Use pytest.warns() for warnings, and .raises() for exceptions (#1325)

Full Changelog: py-pdf/pypdf@2.10.6...2.10.7

Version 2.10.6, 2022-09-09

Robustness (ROB)

  • Fix infinite loop due to Invalid object (#1331)
  • Fix image extraction issue with superfluous whitespaces (#1327)

Full Changelog: py-pdf/pypdf@2.10.5...2.10.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2022
@soxoj soxoj merged commit efb2a95 into main Sep 18, 2022
@soxoj soxoj deleted the dependabot/pip/pypdf2-2.10.8 branch September 18, 2022 13:40
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