Skip to content
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

Bump pypdf2 from 2.11.1 to 2.11.2 #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps pypdf2 from 2.11.1 to 2.11.2.

Release notes

Sourced from pypdf2's releases.

Version 2.11.2, 2022-11-20

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Developer Experience (DEV)

  • Link 'Full Changelog' automatically
  • Modify read_string_from_stream to a benchmark (#1415)
  • Improve error reporting of read_object (#1412) by @​pubpub-zz
  • Test Python 3.11 (#1404)
  • Extend Flake8 ignore list (#1410)
  • Use correct pytest markers (#1407)
  • Move project configuration to pyproject.toml (#1382) by @​singingwolfboy

Documentation (DOC)

Full Changelog

New Contributors

Full Changelog: py-pdf/pypdf@2.11.1...2.11.2

Changelog

Sourced from pypdf2's changelog.

Version 2.11.2, 2022-11-20

New Features (ENH)

  • Add remove_from_tree (#1432)
  • Add AnnotationBuilder.rectangle (#1388)

Bug Fixes (BUG)

  • JavaScript executed twice (#1439)
  • ToUnicode stores /Identity-H instead of stream (#1433)
  • Declare Pillow as optional dependency (#1392)

Developer Experience (DEV)

  • Link 'Full Changelog' automatically
  • Modify read_string_from_stream to a benchmark (#1415)
  • Improve error reporting of read_object (#1412)
  • Test Python 3.11 (#1404)
  • Extend Flake8 ignore list (#1410)
  • Use correct pytest markers (#1407)
  • Move project configuration to pyproject.toml (#1382)

Full Changelog

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

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #23.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-2.11.2 branch December 12, 2022 17:15
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants