Skip to content

Comments

Bump pypdf2 from 1.25.1 to 1.27.4#370

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps pypdf2 from 1.25.1 to 1.27.4.

Release notes

Sourced from pypdf2's releases.

Version 1.27.0

Features

  • Add alpha channel support for png files in Script (#614)

Bug fixes (BUG)

  • Fix formatWarning for filename without slash (#612)
  • Add whitespace between words for extractText() (#569, #334)
  • "invalid escape sequence" SyntaxError (#522)
  • Avoid error when printing warning in pythonw (#486)
  • Stream operations can be List or Dict (#665)

Documentation (DOC)

Tests and Test setup (TST)

  • Add Github Action which automatically run unit tests via pytest and static code analysis with Flake8 (#660)
  • Add several unit tests (#661, #663)
  • Add .coveragerc to create coverage reports

Developer Experience Improvements (DEV)

  • Pre commit: Developers can now pre-commit install to avoid tiny issues like trailing whitespaces

Miscallenious

  • Add the LICENSE file to the distributed packages (#288)
  • Use setuptools instead of distutils (#599)
  • Improvements for the PyPI page (#644)
  • Python 3 changes (#504, #366)

You can see the full changelog at: py-pdf/pypdf@1.26.0...1.27.0

Version 1.26.0

2016-05-18

  • NOTE: Active maintenance on PyPDF2 is resuming after a hiatus
  • Fixed a bug where image resources where incorrectly overwritten when merging pages
  • Added dictionary for JavaScript actions to the root _(louib)_
  • Added unit tests for the JS functionality _(louib)_
  • Add more Python 3 compatibility when reading inline images _(im2703 and VyacheslavHashov)_
  • Return NullObject instead of raising error when failing to resolve

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 1.27.4, 2022-04-12

Bug fixes (BUG):

  • Guard formatting of init.doc string (#738)

Packaging (PKG):

  • Add more precise license field to setup (#733)

Testing (TST):

  • Add test for issue #297

Miscellaneous:

  • DOC: Miscallenious ➔ Miscellaneous (Typo)
  • TST: Fix CI triggering (master ➔ main) (#739)
  • STY: Fix various style issues (#742)

All changes: py-pdf/pypdf@1.27.3...1.27.4

Version 1.27.0, 2022-04-07

Features:

  • Add alpha channel support for png files in Script (#614)

Bug fixes (BUG):

  • Fix formatWarning for filename without slash (#612)
  • Add whitespace between words for extractText() (#569, #334)
  • "invalid escape sequence" SyntaxError (#522)
  • Avoid error when printing warning in pythonw (#486)
  • Stream operations can be List or Dict (#665)

Documentation (DOC):

Tests and Test setup (TST):

  • Add Github Action which automatically run unit tests via pytest and static code analysis with Flake8 (#660)
  • Add several unit tests (#661, #663)
  • Add .coveragerc to create coverage reports

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

---
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 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2022

Superseded by #371.

@dependabot dependabot bot closed this Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-1.27.4 branch April 18, 2022 05:11
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