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 recommend/pypdf to v4.3.1 - autoclosed #2014

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recommend/pypdf (changelog) ==4.2.0 -> ==4.3.1 age adoption passing confidence

Release Notes

py-pdf/pypdf (recommend/pypdf)

v4.3.1

Compare Source

Bug Fixes (BUG)
  • Cope with Matrix entry in field annotations (#​2736)
Robustness (ROB)
  • Cope with fields with upside down box/rectangle (#​2729)
Maintenance (MAINT)
  • Add deprecate_with_replacement to StreamObject.initializeFromD… (#​2728)
  • Deal with cryptography>=43 moving ARC4 (#​2765)

Full Changelog

v4.3.0

Compare Source

New Features (ENH)
  • Accept ETen-B5 and UniCNS-UTF16 encodings (#​2721)
  • Add decode_as_image() to ContentStreams (#​2615)
  • context manager for PdfReader (#​2666)
  • Add capability to set font and size in fields (#​2636)
  • Allow to pass input file without named argument (#​2576)
Bug Fixes (BUG)
  • Fix deprecation for Ressources when using old constants (#​2705)
  • Fix images issue 4 bits encoding and LUT starting with UTF16_BOM (#​2675)
  • Reading large compressed images takes huge time to process (#​2644)
  • Highlighted Text Cannot Be Printed (#​2604)
  • Fix UnboundLocalError on malformed pdf (#​2619)
Robustness (ROB)
  • Cope with missing Standard 14 fonts in fields (#​2677)
  • Improve inline image extraction (#​2622)
  • Cope with loops in Fields tree (#​2656)
  • Discard /I in choice fields for compatibility with Acrobat (#​2614)
  • Cope with some issues in pillow (#​2595)
  • Cope with some image extraction issues (#​2591)
Documentation (DOC)
  • Various improvements on docstrings and examples
Maintenance (MAINT)
  • Deprecate interiour_color with replacement interior_color (#​2706)
  • Add deprecate_with_replacement to PdfWriter.find_bookmark (#​2674)
Code Style (STY)
  • Change Link to be a non-markup annotation (#​2714)

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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.51%. Comparing base (3a31466) to head (30a5222).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2014   +/-   ##
=======================================
  Coverage   85.51%   85.51%           
=======================================
  Files         120      120           
  Lines        5275     5275           
=======================================
  Hits         4511     4511           
  Misses        764      764           
Flag Coverage Δ
unittests 85.51% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency recommend/pypdf to v4.3.0 Update dependency recommend/pypdf to v4.3.1 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/recommend-pypdf-4.x branch from 178412e to 30a5222 Compare July 21, 2024 21:20
@renovate renovate bot changed the title Update dependency recommend/pypdf to v4.3.1 Update dependency recommend/pypdf to v4.3.1 - autoclosed Aug 6, 2024
@renovate renovate bot closed this Aug 6, 2024
@renovate renovate bot deleted the renovate/recommend-pypdf-4.x branch August 6, 2024 08:34
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.

0 participants