Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 2.10.4 in /.setup/pip#8343

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 2.10.4.

Release notes

Sourced from pypdf2's releases.

Version 2.10.4, 2022-08-28

What's Changed

Robustness (ROB)

Maintenance (MAINT)

  • Use NameObject idempotency (#1290)

Testing (TST)

  • Rectangle deletion (#1289)
  • Add workflow tests (#1287)
  • Remove files after tests ran (#1286)

Packaging (PKG)

New Contributors

Full Changelog: py-pdf/pypdf@2.10.3...2.10.4

Version 2.10.3, 2022-08-21

What's Changed

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

  • Let PdfMerger._create_stream raise NotImplemented (#1251) and remove 'mine' as PdfMerger always creates the stream (#1261)
  • password param of _security._alg32(...) is only a string, not bytes (#1259)
  • Remove unreachable code in read_block_backwards (#1250) and _extract_text (#1262)

Testing (TST)

  • Delete annotations (#1263)
  • Close PdfMerger in tests (#1260)
  • PdfReader.xmp_metadata workflow (#1257)
  • Various PdfWriter (Layout, Bookmark deprecation) (#1249)

Full Changelog: py-pdf/pypdf@2.10.2...2.10.3

Version 2.10.2, 2022-08-15

Full Changelog: py-pdf/pypdf@2.10.1...2.10.2

Version 2.10.1, 2022-08-15

What's Changed

... (truncated)

Changelog

Sourced from pypdf2's changelog.

Version 2.10.4, 2022-08-28

Robustness (ROB)

  • Fix errors/warnings on no /Resources within extract_text (#1276)
  • Add required line separators in ContentStream ArrayObjects (#1281)

Maintenance (MAINT)

  • Use NameObject idempotency (#1290)

Testing (TST)

  • Rectangle deletion (#1289)
  • Add workflow tests (#1287)
  • Remove files after tests ran (#1286)

Packaging (PKG)

  • Add minimum version for typing_extensions requirement (#1277)

Full Changelog: py-pdf/pypdf@2.10.3...2.10.4

Version 2.10.3, 2022-08-21

Robustness (ROB)

  • Decrypt returns empty bytestring (#1258)

Developer Experience (DEV)

  • Modify CI to better verify built package contents (#1244)

Maintenance (MAINT)

  • Remove 'mine' as PdfMerger always creates the stream (#1261)
  • Let PdfMerger._create_stream raise NotImplemented (#1251)
  • password param of _security._alg32(...) is only a string, not bytes (#1259)
  • Remove unreachable code in read_block_backwards (#1250) and sign function in _extract_text (#1262)

Testing (TST)

  • Delete annotations (#1263)
  • Close PdfMerger in tests (#1260)
  • PdfReader.xmp_metadata workflow (#1257)
  • Various PdfWriter (Layout, Bookmark deprecation) (#1249)

Full Changelog: py-pdf/pypdf@2.10.2...2.10.3

Version 2.10.2, 2022-08-15

BUG: Add PyPDF2.generic to PyPI distribution

Version 2.10.1, 2022-08-15

Bug Fixes (BUG)

  • TreeObject.remove_child had a non-PdfObject assignment for Count (#1233, #1234)

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

Copy link
Copy Markdown

Codecov Report

Merging #8343 (41d4e0e) into main (27b299a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8343   +/-   ##
=========================================
  Coverage     21.94%   21.94%           
  Complexity     7713     7713           
=========================================
  Files           208      208           
  Lines         25135    25135           
  Branches         66       66           
=========================================
  Hits           5515     5515           
  Misses        19556    19556           
  Partials         64       64           
Flag Coverage Δ
autograder 20.28% <ø> (ø)
js 28.74% <ø> (ø)
migrator 99.20% <ø> (ø)
php 20.09% <ø> (ø)
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 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #8359.

@dependabot dependabot Bot closed this Sep 5, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dot-setup/pip/pypdf2-2.10.4 branch September 5, 2022 15:19
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