Skip to content

Bump pypdf2 from 1.25.1 to 2.10.2#415

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2022

Bumps pypdf2 from 1.25.1 to 2.10.2.

Release notes

Sourced from pypdf2's releases.

Version 2.10.2, 2022-08-15

Full Changelog: py-pdf/pypdf@2.10.1...2.10.2

Version 2.10.1, 2022-08-15

What's Changed

Bug Fixes (BUG)

Documentation (DOC)

  • Fix docstring formatting (#1228)

Maintenance (MAINT)

  • Split generic.py (#1229)

Testing (TST)

  • Decrypt AlgV4 with owner password (#1239)
  • AlgV5.generate_values (#1238)
  • TreeObject.remove_child / empty_tree (#1235, #1236)
  • create_string_object (#1232)
  • Free-Text annotations (#1231)
  • generic._base (#1230)
  • Strict get fonts (#1226)
  • Increase PdfReader coverage (#1219, #1225)
  • Increase PdfWriter coverage (#1237)
  • 100% coverage for utils.py (#1217)
  • PdfWriter exception non-binary stream (#1218)
  • Don't check coverage for deprecated code (#1216)

Full Changelog: py-pdf/pypdf@2.10.0...2.10.1

Version 2.10.0, 2022-08-07

What's Changed

New Features (ENH):

  • "with" support for PdfMerger and PdfWriter (#1193) by @​JianzhengLuo
  • Add AnnotationBuilder.text(...) to build text annotations (#1202)

Bug Fixes (BUG):

  • Allow IndirectObjects as stream filters (#1211)

Documentation (DOC):

  • Font scrambling
  • Page vs Content scaling (#1208)
  • Example for orientation parameter of extract_text (#1206) by @​pubpub-zz
  • Fix AnnotationBuilder parameter formatting (#1204)

Developer Experience (DEV):

  • Add flake8-print (#1203)

Maintenance (MAINT):

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.10.2, 2022-08-15

BUG: Add PyPDF2.generic to PyPI distribution

Version 2.10.1, 2022-08-15

Bug Fixes (BUG)

  • TreeObject.remove_child had a non-PdfObject assignment for Count (#1233, #1234)
  • Fix stream truncated prematurely (#1223)

Documentation (DOC)

  • Fix docstring formatting (#1228)

Maintenance (MAINT)

  • Split generic.py (#1229)

Testing (TST)

  • Decrypt AlgV4 with owner password (#1239)
  • AlgV5.generate_values (#1238)
  • TreeObject.remove_child / empty_tree (#1235, #1236)
  • create_string_object (#1232)
  • Free-Text annotations (#1231)
  • generic._base (#1230)
  • Strict get fonts (#1226)
  • Increase PdfReader coverage (#1219, #1225)
  • Increase PdfWriter coverage (#1237)
  • 100% coverage for utils.py (#1217)
  • PdfWriter exception non-binary stream (#1218)
  • Don't check coverage for deprecated code (#1216)

Full Changelog: py-pdf/pypdf@2.10.0...2.10.1

Version 2.10.0, 2022-08-07

New Features (ENH)

  • "with" support for PdfMerger and PdfWriter (#1193)
  • Add AnnotationBuilder.text(...) to build text annotations (#1202)

Bug Fixes (BUG)

  • Allow IndirectObjects as stream filters (#1211)

Documentation (DOC)

  • Font scrambling
  • Page vs Content scaling (#1208)
  • Example for orientation parameter of extract_text (#1206)
  • Fix AnnotationBuilder parameter formatting (#1204)

Developer Experience (DEV)

  • Add flake8-print (#1203)

... (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.10.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@v1.25.1...2.10.2)

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

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #416.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/pypdf2-2.10.2 branch August 22, 2022 05:09
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