Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.11.0 in /.setup/pip#8441

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2022

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.11.0.

Release notes

Sourced from pypdf2's releases.

Version 2.11.0, 2022-09-25

What's Changed

New Features (ENH):

Bug Fixes (BUG):

  • Lookup index in _xobj_to_image can be ByteStringObject (#1366)
  • 'IndexError: index out of range' when using extract_text (#1361)
  • Errors in transfer_rotation_to_content() (#1356) by @​pubpub-zz

Robustness (ROB):

  • Ensure update_page_form_field_values does not fail if no fields (#1346) by @​pubpub-zz

Testing (TST):

New Contributors

Full Changelog: py-pdf/pypdf@2.10.9...2.11.0

2.10.9

What's Changed

New Features (ENH)

Performance Improvements (PI)

  • Avoid string concatenation with large embedded base64-encoded images (#1350) by @​mergezalot

Bug Fixes (BUG)

Robustness (ROB)

New Contributors

Full Changelog: py-pdf/pypdf@2.10.8...2.10.9

Version 2.10.8, 2022-09-14

What's Changed

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.11.0, 2022-09-25

New Features (ENH)

  • Addition of optional visitor-functions in extract_text() (#1252)
  • Add metadata.creation_date and modification_date (#1364)
  • Add PageObject.images attribute (#1330)

Bug Fixes (BUG)

  • Lookup index in _xobj_to_image can be ByteStringObject (#1366)
  • 'IndexError: index out of range' when using extract_text (#1361)
  • Errors in transfer_rotation_to_content() (#1356)

Robustness (ROB)

  • Ensure update_page_form_field_values does not fail if no fields (#1346)

Full Changelog: py-pdf/pypdf@2.10.9...2.11.0

Version 2.10.9, 2022-09-18

New Features (ENH)

  • Add rotation property and transfer_rotate_to_content (#1348)

Performance Improvements (PI)

  • Avoid string concatenation with large embedded base64-encoded images (#1350)

Bug Fixes (BUG)

  • Format floats using their intrinsic decimal precision (#1267)

Robustness (ROB)

  • Fix merge_page for pages without resources (#1349)

Full Changelog: py-pdf/pypdf@2.10.8...2.10.9

Version 2.10.8, 2022-09-14

New Features (ENH)

  • Add PageObject.user_unit property (#1336)

Robustness (ROB)

  • Improve NameObject reading/writing (#1345)

Full Changelog: py-pdf/pypdf@2.10.7...2.10.8

Version 2.10.7, 2022-09-11

Bug Fixes (BUG)

  • Fix Error in transformations (#1341)
  • Decode #23 in NameObject (#1342)

Testing (TST)

... (truncated)

Commits
  • 67a5ccf REL: 2.11.0
  • eca1a84 BUG: Lookup index in _xobj_to_image can be ByteStringObject (#1366)
  • 26bdc6b DOC: Add Sascha Rogmann as a contributor
  • cf76824 MAINT: Update sample-files
  • ebb3b83 ENH: Addition of optional visitor-functions in extract_text() (#1252)
  • 30a9e68 TST: read_string_from_stream performance (#1355)
  • 2845c6d ENH: Add metadata.creation_date and modification_date (#1364)
  • 85b3e87 ENH: Add PageObject.images attribute (#1330)
  • dcab241 BUG: 'IndexError: index out of range' when using extract_text (#1361)
  • 4ff5e0a DOC: Add programmarchy to contributors
  • Additional commits viewable in compare view

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 Sep 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8441 (b364a05) into main (1563cc2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8441   +/-   ##
=========================================
  Coverage     22.20%   22.20%           
  Complexity     7671     7671           
=========================================
  Files           205      205           
  Lines         24166    24166           
  Branches         66       66           
=========================================
  Hits           5366     5366           
  Misses        18736    18736           
  Partials         64       64           
Flag Coverage Δ
autograder 19.22% <ø> (ø)
js 28.74% <ø> (ø)
migrator 99.11% <ø> (ø)
php 20.53% <ø> (ø)
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 Oct 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8498.

@dependabot dependabot Bot closed this Oct 10, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dot-setup/pip/pypdf2-2.11.0 branch October 10, 2022 10:23
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