Skip to content

Comments

Bump pypdf2 from 1.25.1 to 2.2.0#394

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps pypdf2 from 1.25.1 to 2.2.0.

Release notes

Sourced from pypdf2's releases.

Version 2.2.0, 2022-06-13

What's Changed

The 2.2.0 release improves text extraction (#969 - again by @​pubpub-zz 🙏):

  • Improvements around /Encoding / /ToUnicode
  • Extraction of CMaps improved
  • Fallback for font def missing
  • Support for /Identity-H and /Identity-V: utf-16-be
  • Support for /GB-EUC-H / /GB-EUC-V / GBp/c-EUC-H / /GBpc-EUC-V (beta release for evaluation)
  • Arabic (for evaluation)
  • Whitespace extraction improvements

Those changes should mainly improve the text extraction for non-ASCII alphabets, e.g. Russian / Chinese / Japanese / Korean / Arabic.

Full Changelog: py-pdf/pypdf@2.1.1...2.2.0

Version 2.1.1, 2022-06-12

What's Changed

New Features (ENH)

  • Add support for pathlib as input for PdfReader (#979)

Performance Improvements (PI)

  • Optimize read_next_end_line (#646)

Bug Fixes (BUG)

  • Adobe Acrobat 'Would you like to save this file?' (#970)

Documentation (DOC)

  • Notes on annotations (#982)
  • Who uses PyPDF2
  • intendet \xe2\x9e\x94 in robustness page (#958)

Maintenance (MAINT)

  • pre-commit / requirements.txt updates (#977)
  • Mark read_next_end_line as deprecated (#965)
  • Export PageObject in PyPDF2 root (#960)

Testing (TST)

  • Add MCVE of issue #416 (#980)
  • FlateDecode.decode decodeParms (#964)
  • Xmp module (#962)
  • utils.paeth_predictor (#959)

Code Style (STY)

  • Use more tuples and list/dict comprehensions (#976)

New Contributors

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.2.0, 2022-06-13

The 2.2.0 release improves text extraction again via (#969):

  • Improvements around /Encoding / /ToUnicode
  • Extraction of CMaps improved
  • Fallback for font def missing
  • Support for /Identity-H and /Identity-V: utf-16-be
  • Support for /GB-EUC-H / /GB-EUC-V / GBp/c-EUC-H / /GBpc-EUC-V (beta release for evaluation)
  • Arabic (for evaluation)
  • Whitespace extraction improvements

Those changes should mainly improve the text extraction for non-ASCII alphabets, e.g. Russian / Chinese / Japanese / Korean / Arabic.

Full Changelog: py-pdf/pypdf@2.1.1...2.2.0

Version 2.1.1, 2022-06-12

New Features (ENH):

  • Add support for pathlib as input for PdfReader (#979)

Performance Improvements (PI):

  • Optimize read_next_end_line (#646)

Bug Fixes (BUG):

  • Adobe Acrobat 'Would you like to save this file?' (#970)

Documentation (DOC):

  • Notes on annotations (#982)
  • Who uses PyPDF2
  • intendet \xe2\x9e\x94 in robustness page (#958)

Maintenance (MAINT):

  • pre-commit / requirements.txt updates (#977)
  • Mark read_next_end_line as deprecated (#965)
  • Export PageObject in PyPDF2 root (#960)

Testing (TST):

  • Add MCVE of issue #416 (#980)
  • FlateDecode.decode decodeParms (#964)
  • Xmp module (#962)
  • utils.paeth_predictor (#959)

Code Style (STY):

  • Use more tuples and list/dict comprehensions (#976)

Full Changelog: py-pdf/pypdf@2.1.0...2.1.1

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

dependabot bot commented on behalf of github Jun 20, 2022

Superseded by #396.

@dependabot dependabot bot closed this Jun 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-2.2.0 branch June 20, 2022 05:14
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