Skip to content

[Dependency] Bump pypdf2 from 2.4.1 to 3.0.1 in /.setup/pip#8714

Merged
bmcutler merged 9 commits into
mainfrom
dependabot/pip/dot-setup/pip/pypdf2-3.0.1
Aug 8, 2023
Merged

[Dependency] Bump pypdf2 from 2.4.1 to 3.0.1 in /.setup/pip#8714
bmcutler merged 9 commits into
mainfrom
dependabot/pip/dot-setup/pip/pypdf2-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 2, 2023

Copy link
Copy Markdown
Contributor

Bumps pypdf2 from 2.4.1 to 3.0.1.

Release notes

Sourced from pypdf2's releases.

Version 3.0.0, 2022-12-22

What's Changed

BREAKING CHANGES

  • Deprecate features with PyPDF2==3.0.0 (#1489)
  • Refactor Fit / Zoom parameters (#1437)

New Features (ENH)

Documentation (DOC)

Maintenance (MAINT)

New Contributors

Full Changelog: py-pdf/pypdf@2.12.1...3.0.0

Version 2.12.1, 2022-12-10

What's Changed

Documentation (DOC)

  • Deduplicate extract_text docstring (#1485)
  • How to cite PyPDF2 (#1476)

Maintenance (MAINT)

Consistency changes:

  • indirect_ref/ido ➔ indirect_reference, dest➔ page_destination (#1467) by @​kygoben
  • owner_pwd/user_pwd ➔ owner_password/user_password (#1483)
  • position ➜ page_number in Merger.merge (#1482) by @​Infus3d
  • indirect_ref ➜ indirect_reference (#1484)

New Contributors

Full Changelog: py-pdf/pypdf@2.12.0...2.12.1

Version 2.12.0, 2022-12-10

What's Changed

... (truncated)

Changelog

Sourced from pypdf2's changelog.

CHANGELOG

Version 3.2.0, 2022-12-31

Performance Improvement (PI)

  • Help the specializing adpative interpreter (#1522)

New Features (ENH)

  • Add support for page labels (#1519)

Bug Fixes (BUG)

  • upgrade clone_document_root (#1520)

Full Changelog

Version 3.1.0, 2022-12-23

Move PyPDF2 to pypdf (#1513). This now it's all lowercase, no number in the name. For installation and for import. PyPDF2 will no longer receive updates. The community should move back to its roots.

If you were still using pyPdf or PyPDF2 < 2.0.0, I recommend reading the migration guide: https://pypdf.readthedocs.io/en/latest/user/migration-1-to-2.html

pypdf==3.1.0 is only different from PyPDF2==3.0.0 in the package name. Replacing "PyPDF2" by "pypdf" should be enough if you migrate from PyPDF2==3.0.0 to pypdf==3.1.0.

Full Changelog

Version 3.0.0, 2022-12-22

BREAKING CHANGES ⚠️

  • Deprecate features with PyPDF2==3.0.0 (#1489)
  • Refactor Fit / Zoom parameters (#1437)

New Features (ENH)

  • Add Cloning (#1371)
  • Allow int for indirect_reference in PdfWriter.get_object (#1490)

Documentation (DOC)

  • How to read PDFs from S3 (#1509)
  • Make MyST parse all links as simple hyperlinks (#1506)
  • Changed 'latest' for 'stable' generated docs (#1495)
  • Adjust deprecation procedure (#1487)

Maintenance (MAINT)

  • Use typing.IO for file streams (#1498)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov

codecov Bot commented Jan 2, 2023

Copy link
Copy Markdown

Codecov Report

Merging #8714 (fac7e38) into main (d6e881a) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #8714   +/-   ##
=========================================
  Coverage     23.23%   23.23%           
  Complexity     8167     8167           
=========================================
  Files           226      226           
  Lines         29172    29172           
  Branches         73       73           
=========================================
  Hits           6777     6777           
  Misses        22325    22325           
  Partials         70       70           
Flag Coverage Δ
autograder 22.08% <ø> (ø)
js 27.51% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.11% <ø> (ø)
python_submitty_utils 71.65% <ø> (ø)
submitty_daemon_jobs 91.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch 2 times, most recently from 6356b84 to bbea969 Compare January 8, 2023 14:54
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch 13 times, most recently from 8509787 to 5b508e0 Compare January 26, 2023 17:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch 11 times, most recently from 87cbb1b to 1efaf67 Compare February 4, 2023 16:14
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch from 1efaf67 to 3393aa9 Compare February 6, 2023 14:48
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch 6 times, most recently from fe21173 to 64afb72 Compare February 10, 2023 13:53
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch 2 times, most recently from 29ee46f to 4c47fe9 Compare February 17, 2023 04:09
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch from 4c47fe9 to 3d7f3eb Compare February 22, 2023 01:16
@dependabot
dependabot Bot force-pushed the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch from 3d7f3eb to 6e2fd62 Compare March 6, 2023 05:15
@musaabimran musaabimran self-assigned this Aug 4, 2023
@musaabimran
musaabimran requested a review from cjreed121 August 4, 2023 14:59
@bmcutler
bmcutler requested a review from ziesski August 4, 2023 18:01
@musaabimran
musaabimran removed the request for review from cjreed121 August 7, 2023 15:38

@ziesski ziesski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screen Shot 2023-08-08 at 1 43 46 PM

pyPDF2 is used in bulk upload and split - tested, works fine

@bmcutler
bmcutler merged commit 74ed611 into main Aug 8, 2023
@bmcutler
bmcutler deleted the dependabot/pip/dot-setup/pip/pypdf2-3.0.1 branch August 8, 2023 19:48
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.

4 participants