Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.10.0 in /.setup/pip#8268

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dot-setup/pip/pypdf2-2.10.0
Closed

[Dependency] Bump pypdf2 from 2.4.1 to 2.10.0 in /.setup/pip#8268
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dot-setup/pip/pypdf2-2.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2022

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.10.0.

Release notes

Sourced from pypdf2's releases.

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):

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

New Contributors 🎉

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

Version 2.9.0, 2022-07-31

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Documentation (DOC)

Maintenance (MAINT)

... (truncated)

Changelog

Sourced from pypdf2's changelog.

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)

Maintenance (MAINT)

  • Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError (#1201)

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

Version 2.9.0, 2022-07-31

New Features (ENH)

  • Add ability to add hex encoded colors to outline items (#1186)
  • Add support for pathlib.Path in PdfMerger.merge (#1190)
  • Add link annotation (#1189)
  • Add capability to filter text extraction by orientation (#1175)

Bug Fixes (BUG)

  • Named Dest in PDF1.1 (#1174)
  • Incomplete Graphic State save/restore (#1172)

Documentation (DOC)

  • Update changelog url in package metadata (#1180)
  • Mantion camelot for table extraction (#1179)
  • Mention pyHanko for signing PDF documents (#1178)
  • Weow have CMAP support since a while (#1177)

Maintenance (MAINT)

  • Consistant usage of warnings / log messages (#1164)
  • Consistent terminology for outline items (#1156)

Full Changelog: py-pdf/pypdf@2.8.1...2.9.0

Version 2.8.1, 2022-07-25

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

@codecov

codecov Bot commented Aug 8, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8268 (6b97e29) into main (5234d5d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8268   +/-   ##
=========================================
  Coverage     21.94%   21.94%           
  Complexity     7710     7710           
=========================================
  Files           207      207           
  Lines         25153    25153           
  Branches         64       64           
=========================================
  Hits           5520     5520           
  Misses        19571    19571           
  Partials         62       62           
Flag Coverage Δ
autograder 20.28% <ø> (ø)
js 30.32% <ø> (ø)
migrator 99.20% <ø> (ø)
php 20.07% <ø> (ø)
python_submitty_utils 71.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8300.

@dependabot dependabot Bot closed this Aug 16, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dot-setup/pip/pypdf2-2.10.0 branch August 16, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants