Skip to content

Comments

Bump pypdf2 from 1.25.1 to 1.27.8#374

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps pypdf2 from 1.25.1 to 1.27.8.

Release notes

Sourced from pypdf2's releases.

Version 1.27.8, 2022-04-21

What's Changed

Bug Fixes (BUG)

  • Use 1MB as offset for readNextEndLine (#321)
  • 'PdfFileWriter' object has no attribute 'stream' (#787)

Robustness (ROB)

  • Invalid float object; use 0 as fallback (#782)

Documentation (DOC)

New Contributors

Full Changelog: py-pdf/pypdf@1.27.7...1.27.8

Version 1.27.7, 2022-04-19

What's Changed

Bug Fixes (BUG)

  • Import exceptions from PyPDF2.errors in PyPDF2.utils (#780)

Code Style (STY)

  • Naming in 'make_changelog.py'

Full Changelog: py-pdf/pypdf@1.27.6...1.27.7

Version 1.27.6, 2022-04-18

What changed

Deprecations (DEP)

  • Remove support for Python 2.6 and older (#776)

New Features (ENH)

  • Extract document permissions (#320)

Bug Fixes (BUG)

  • Clip by trimBox when merging pages, which would otherwise be ignored (#240)
  • Add overwriteWarnings parameter PdfFileMerger (#243)
  • IndexError for getPage() of decryped file (#359)
  • Handle cases where decodeParms is an ArrayObject (#405)
  • Updated PDF fields don't show up when page is written (#412)
  • Set Linked Form Value (#414)
  • Fix zlib -5 error for corrupt files (#603)
  • Fix reading more than last1K for EOF (#642)
  • Acciental import

Robustness (ROB)

  • Allow extra whitespace before "obj" in readObjectHeader (#567)

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 1.27.8, 2022-04-21

Bug Fixes (BUG):

  • Use 1MB as offset for readNextEndLine (#321)
  • 'PdfFileWriter' object has no attribute 'stream' (#787)

Robustness (ROB):

  • Invalid float object; use 0 as fallback (#782)

Documentation (DOC):

Full Changelog: py-pdf/pypdf@1.27.7...1.27.8

Version 1.27.7, 2022-04-19

Bug Fixes (BUG):

  • Import exceptions from PyPDF2.errors in PyPDF2.utils (#780)

Code Style (STY):

  • Naming in 'make_changelog.py'

Version 1.27.6, 2022-04-18

Deprecations (DEP):

  • Remove support for Python 2.6 and older (#776)

New Features (ENH):

  • Extract document permissions (#320)

Bug Fixes (BUG):

  • Clip by trimBox when merging pages, which would otherwise be ignored (#240)
  • Add overwriteWarnings parameter PdfFileMerger (#243)
  • IndexError for getPage() of decryped file (#359)
  • Handle cases where decodeParms is an ArrayObject (#405)
  • Updated PDF fields don't show up when page is written (#412)
  • Set Linked Form Value (#414)
  • Fix zlib -5 error for corrupt files (#603)
  • Fix reading more than last1K for EOF (#642)
  • Acciental import

Robustness (ROB):

  • Allow extra whitespace before "obj" in readObjectHeader (#567)

Documentation (DOC):

  • Link to pdftoc in Sample_Code (#628)
  • Working with annotations (#764)

... (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 1.27.8.
- [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...1.27.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #376.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-1.27.8 branch April 25, 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