Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.10.9 in /.setup/pip#8417

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.10.9.

Release notes

Sourced from pypdf2's releases.

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

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

Version 2.10.7, 2022-09-11

What's Changed

Bug Fixes (BUG)

Testing (TST)

  • Use pytest.warns() for warnings, and .raises() for exceptions (#1325) by @​mgorny

New Contributors

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

2.10.6

What's Changed

Two robustness issues were fixed by @​pubpub-zz - thank you 🙏 The infinite loop issue might also be a security concern, depending on how you use PyPDF2.

... (truncated)

Changelog

Sourced from pypdf2's changelog.

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)

  • Use pytest.warns() for warnings, and .raises() for exceptions (#1325)

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

Version 2.10.6, 2022-09-09

Robustness (ROB)

  • Fix infinite loop due to Invalid object (#1331)
  • Fix image extraction issue with superfluous whitespaces (#1327)

Full Changelog: py-pdf/pypdf@2.10.5...2.10.6

Version 2.10.5, 2022-09-04

New Features (ENH)

  • Process XRefStm (#1297)

... (truncated)

Commits
  • 620d2fa REL: 2.10.9
  • 5aeb926 BUG: Format floats using their intrinsic decimal precision (#1267)
  • 71de6c8 ENH: Add rotation property and transfer_rotate_to_content (#1348)
  • 6f51189 ROB: Fix merge_page for pages without resources (#1349)
  • 3be01fd PI: Avoid string concatenation with large embedded base64-encoded images (#1350)
  • 7c96d13 DOC: Add Antoine Mérino as a contributor
  • 168113b REL: 2.10.8
  • 3cf80bf ENH: Add PageObject.user_unit property (#1336)
  • fb8be40 ROB: Improve NameObject reading/writing (#1345)
  • e23b985 REL: 2.10.7
  • 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 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8417 (dd5dd84) into main (4c31b0c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8417   +/-   ##
=========================================
  Coverage     22.40%   22.40%           
  Complexity     7668     7668           
=========================================
  Files           208      208           
  Lines         24229    24229           
  Branches         66       66           
=========================================
  Hits           5429     5429           
  Misses        18736    18736           
  Partials         64       64           
Flag Coverage Δ
autograder 20.46% <ø> (ø)
js 28.74% <ø> (ø)
migrator 99.20% <ø> (ø)
php 20.52% <ø> (ø)
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 Sep 26, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8441.

@dependabot dependabot Bot closed this Sep 26, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dot-setup/pip/pypdf2-2.10.9 branch September 26, 2022 10:39
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