Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.5.0 in /.setup/pip#8160

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.5.0.

Release notes

Sourced from pypdf2's releases.

Version 2.5.0, 2022-07-10

What's Changed

New Features (ENH)

  • Add support for indexed color spaces / BitsPerComponent for decoding PNGs (#1067)
  • Add PageObject._get_fonts (#1083)

Performance Improvements (PI)

  • Use iterative DFS in PdfWriter._sweep_indirect_references (#1072)

Bug Fixes (BUG)

  • Let Page.scale also scale the crop-/trim-/bleed-/artbox (#1066)
  • Column default for CCITTFaxDecode (#1079)

Robustness (ROB)

  • Guard against None-value in _get_outlines (#1060)

Documentation (DOC)

  • Stamps and watermarks (#1082)
  • OCR vs PDF text extraction (#1081)
  • Python Version support
  • Formatting of CHANGELOG

Developer Experience (DEV)

  • Cache downloaded files (#1070)
  • Speed-up for CI (#1069)

Maintenance (MAINT)

Testing (TST)

  • Image extraction (#1080)
  • Image extraction (#1077)

Code Style (STY)

  • Apply black
  • Typo in Changelog

Full Changelog: py-pdf/pypdf@2.4.2...2.5.0

2.4.2

What's Changed

New Features (ENH)

  • Add PdfReader.xfa attribute (#1026)

Bug Fixes (BUG)

  • Wrong page inserted when PdfMerger.merge is done (#1063)
  • Resolve IndirectObject when it refers to a free entry (#1054)

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.5.0, 2022-07-10

New Features (ENH)

  • Add support for indexed color spaces / BitsPerComponent for decoding PNGs (#1067)
  • Add PageObject._get_fonts (#1083)

Performance Improvements (PI)

  • Use iterative DFS in PdfWriter._sweep_indirect_references (#1072)

Bug Fixes (BUG)

  • Let Page.scale also scale the crop-/trim-/bleed-/artbox (#1066)
  • Column default for CCITTFaxDecode (#1079)

Robustness (ROB)

  • Guard against None-value in _get_outlines (#1060)

Documentation (DOC)

  • Stamps and watermarks (#1082)
  • OCR vs PDF text extraction (#1081)
  • Python Version support
  • Formatting of CHANGELOG

Developer Experience (DEV)

  • Cache downloaded files (#1070)
  • Speed-up for CI (#1069)

Maintenance (MAINT)

Testing (TST)

  • Image extraction (#1080)
  • Image extraction (#1077)

Code Style (STY)

  • Apply black
  • Typo in Changelog

Full Changelog: py-pdf/pypdf@2.4.2...2.4.3

Version 2.4.2, 2022-07-05

New Features (ENH)

  • Add PdfReader.xfa attribute (#1026)

Bug Fixes (BUG)

  • Wrong page inserted when PdfMerger.merge is done (#1063)
  • Resolve IndirectObject when it refers to a free entry (#1054)

Developer Experience (DEV)

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

Copy link
Copy Markdown

Codecov Report

Merging #8160 (4aadcd2) into main (f5054d0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8160   +/-   ##
=========================================
  Coverage     22.21%   22.21%           
  Complexity     7588     7588           
=========================================
  Files           203      203           
  Lines         24796    24796           
  Branches         60       60           
=========================================
  Hits           5509     5509           
  Misses        19229    19229           
  Partials         58       58           
Flag Coverage Δ
autograder 20.22% <ø> (ø)
js 31.34% <ø> (ø)
migrator 99.20% <ø> (ø)
php 20.34% <ø> (ø)
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 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8194.

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