Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pypdf to v3.3.0 #1688

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Update dependency pypdf to v3.3.0 #1688

merged 1 commit into from
Jan 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pypdf (changelog) ==3.2.1 -> ==3.3.0 age adoption passing confidence

Release Notes

py-pdf/pypdf

v3.3.0

Compare Source

New Features (ENH)
  • Add page label support to PdfWriter (#​1558)
  • Accept inline images with space before EI (#​1552)
  • Add circle annotation support (#​1556)
  • Add polygon annotation support (#​1557)
  • Make merging pages produce a deterministic PDF (#​1542, #​1543)
Bug Fixes (BUG)
  • Fix error in cmap extraction (#​1544)
  • Remove erroneous assertion check (#​1564)
  • Fix dictionary access of optional page label keys (#​1562)
Robustness (ROB)
  • Set ignore_eof=True for read_until_regex (#​1521)
Documentation (DOC)
Developer Experience (DEV)
  • Fix broken combination of dependencies of docs.txt
  • Annotate tests appropriately (#​1551)

Full Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 22, 2023

Codecov Report

Merging #1688 (4c1cf30) into master (9387e7b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1688   +/-   ##
=======================================
  Coverage   77.50%   77.50%           
=======================================
  Files         127      127           
  Lines        5209     5209           
=======================================
  Hits         4037     4037           
  Misses       1172     1172           
Flag Coverage Δ
unittests 77.50% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jwkaltz jwkaltz merged commit a0fe654 into master Jan 23, 2023
@jwkaltz jwkaltz deleted the renovate/pypdf-3.x branch January 23, 2023 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant