Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.7.0 in /.setup/pip#8207

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2022

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.7.0.

Release notes

Sourced from pypdf2's releases.

Version 2.7.0, 2022-07-21

What's Changed

New Features (ENH)

  • Add outline_count property (#1129)

Bug Fixes (BUG)

  • Make reader.get_fields also return dropdowns with options (#1114)
  • Add deprecated EncodedStreamObject functions back until PyPDF2==3.0.0 (#1139)

Robustness (ROB)

  • Cope with missing /W entry (#1136)
  • Cope with invalid parent xref (#1133)

Documentation (DOC)

  • Contributors file (#1132)
  • Fix type in signature of PdfWriter.add_uri (#1131)

Developer Experience (DEV)

  • Add .git-blame-ignore-revs (#1141)

Code Style (STY)

  • Fixing typos (#1137)
  • Re-use code via get_outlines_property in tests (#1130)

New Contributors

Full Changelog: py-pdf/pypdf@2.6.0...2.7.0

2.6.0

What's Changed

New Features (ENH)

  • Add color and font_format to PdfReader.outlines[i] (#1104)
  • Extract Text Enhancement (whitespaces) (#1084)

Bug Fixes (BUG)

  • Use build_destination for named destination outlines (#1128)
  • Avoid a crash when a ToUnicode CMap has an empty dstString in beginbfchar (#1118)
  • Prevent deduplication of PageObject (#1105)
  • None-check in DictionaryObject.read_from_stream (#1113)
  • Avoid IndexError in _cmap.parse_to_unicode (#1110)

Documentation (DOC)

  • Explanation for git submodule
  • Watermark and stamp (#1095)

Maintenance (MAINT)

  • Text extraction improvements (#1126)
  • Destination.color returns ArrayObject instead of tuple as fallback (#1119)

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.7.0, 2022-07-21

New Features (ENH)

  • Add outline_count property (#1129)

Bug Fixes (BUG)

  • Make reader.get_fields also return dropdowns with options (#1114)
  • Add deprecated EncodedStreamObject functions back until PyPDF2==3.0.0 (#1139)

Robustness (ROB)

  • Cope with missing /W entry (#1136)
  • Cope with invalid parent xref (#1133)

Documentation (DOC)

  • Contributors file (#1132)
  • Fix type in signature of PdfWriter.add_uri (#1131)

Developer Experience (DEV)

  • Add .git-blame-ignore-revs (#1141)

Code Style (STY)

  • Fixing typos (#1137)
  • Re-use code via get_outlines_property in tests (#1130)

Full Changelog: py-pdf/pypdf@2.6.0...2.7.0

Version 2.6.0, 2022-07-17

New Features (ENH)

  • Add color and font_format to PdfReader.outlines[i] (#1104)
  • Extract Text Enhancement (whitespaces) (#1084)

Bug Fixes (BUG)

  • Use build_destination for named destination outlines (#1128)
  • Avoid a crash when a ToUnicode CMap has an empty dstString in beginbfchar (#1118)
  • Prevent deduplication of PageObject (#1105)
  • None-check in DictionaryObject.read_from_stream (#1113)
  • Avoid IndexError in _cmap.parse_to_unicode (#1110)

Documentation (DOC)

  • Explanation for git submodule
  • Watermark and stamp (#1095)

Maintenance (MAINT)

  • Text extraction improvements (#1126)
  • Destination.color returns ArrayObject instead of tuple as fallback (#1119)
  • Use add_bookmark_destination in add_bookmark (#1100)
  • Use add_bookmark_destination in add_bookmark_dict (#1099)

Testing (TST)

... (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 Jul 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8207 (41dfa88) into main (c9b99db) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8207   +/-   ##
=========================================
  Coverage     21.98%   21.98%           
  Complexity     7698     7698           
=========================================
  Files           207      207           
  Lines         25126    25126           
  Branches         64       64           
=========================================
  Hits           5525     5525           
  Misses        19539    19539           
  Partials         62       62           
Flag Coverage Δ
autograder 20.28% <ø> (ø)
js 30.32% <ø> (ø)
migrator 99.20% <ø> (ø)
php 20.12% <ø> (ø)
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 Jul 25, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8210.

@dependabot dependabot Bot closed this Jul 25, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dot-setup/pip/pypdf2-2.7.0 branch July 25, 2022 10:33
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