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.12.1 #23

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps pypdf2 from 2.11.1 to 2.12.1.

Release notes

Sourced from pypdf2's releases.

Version 2.12.1, 2022-12-10

What's Changed

Documentation (DOC)

  • Deduplicate extract_text docstring (#1485)
  • How to cite PyPDF2 (#1476)

Maintenance (MAINT)

Consistency changes:

  • indirect_ref/ido ➔ indirect_reference, dest➔ page_destination (#1467) by @​kygoben
  • owner_pwd/user_pwd ➔ owner_password/user_password (#1483)
  • position ➜ page_number in Merger.merge (#1482) by @​Infus3d
  • indirect_ref ➜ indirect_reference (#1484)

New Contributors

Full Changelog: py-pdf/pypdf@2.12.0...2.12.1

Version 2.12.0, 2022-12-10

What's Changed

Version 2.12.0, 2022-12-10

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Maintenance (MAINT)

Testing (TST)

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.12.1, 2022-12-10

Documentation (DOC)

  • Deduplicate extract_text docstring (#1485)
  • How to cite PyPDF2 (#1476)

Maintenance (MAINT)

Consistency changes:

  • indirect_ref/ido ➔ indirect_reference, dest➔ page_destination (#1467)
  • owner_pwd/user_pwd ➔ owner_password/user_password (#1483)
  • position ➜ page_number in Merger.merge (#1482)
  • indirect_ref ➜ indirect_reference (#1484)

Full Changelog

Version 2.12.0, 2022-12-10

New Features (ENH)

  • Add support to extract gray scale images (#1460)
  • Add 'threads' property to PdfWriter (#1458)
  • Add 'open_destination' property to PdfWriter (#1431)
  • Make PdfReader.get_object accept integer arguments (#1459)

Bug Fixes (BUG)

  • Scale PDF annotations (#1479)

Robustness (ROB)

  • Padding issue with AES encryption (#1469)
  • Accept empty object as null objects (#1477)

Documentation (DOC)

  • Add module documentation the PaperSize class (#1447)

Maintenance (MAINT)

  • Use 'page_number' instead of 'pagenum' (#1365)
  • Add List of pages to PageRangeSpec (#1456)

Testing (TST)

  • Cleanup temporary files (#1454)
  • Mark test_tounicode_is_identity as external (#1449)
  • Use Ubuntu 20.04 for running CI test suite (#1452)

Full Changelog

Version 2.11.2, 2022-11-20

New Features (ENH)

  • Add remove_from_tree (#1432)

... (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 will merge this PR once it's up-to-date and CI passes on it, as requested by @hf-kklein.


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.12.1.
- [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.12.1)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2022
Copy link
Contributor

@hf-kklein hf-kklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit b19cfe0 into main Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-2.12.1 branch December 13, 2022 05:52
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.

1 participant