Skip to content

Bump pypdf from 3.15.1 to 3.16.2#1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pypdf-3.16.2
Closed

Bump pypdf from 3.15.1 to 3.16.2#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pypdf-3.16.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2023

Copy link
Copy Markdown

Bumps pypdf from 3.15.1 to 3.16.2.

Release notes

Sourced from pypdf's releases.

Version 3.16.2, 2023-09-24

What's new

Bug Fixes (BUG)

Documentation (DOC)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Version 3.16.1, 2023-09-17

What's new

Bug Fixes (BUG)

Documentation (DOC)

Developer Experience (DEV)

Maintenance (MAINT)

Testing (TST)

Code Style (STY)

Full Changelog

Version 3.16.0, 2023-09-10

What's new

New Features (ENH)

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 3.16.2, 2023-09-24

Bug Fixes (BUG)

  • PDF size increases because of too high float writing precision (#2213)
  • Fix test_watermarking_reportlab_rendering() (#2203)

Full Changelog

Version 3.16.1, 2023-09-17

⚠️ The 'rename PdfWriter.create_viewer_preference to PdfWriter.create_viewer_preferences (#2190)' could be a breaking change for you, if you use it. As it was only introduced last week I'm confident enough that nobody will be affected though. Hence only the patch update.

Bug Fixes (BUG)

  • Missing new line in extract_text with cm operations (#2142)
  • _get_fonts not processing properly CIDFonts and annotations (#2194)

Maintenance (MAINT)

  • Rename PdfWriter.create_viewer_preference to PdfWriter.create_viewer_preferences (#2190)

Full Changelog

Version 3.16.0, 2023-09-10

Security (SEC)

  • Infinite recursion caused by IndirectObject clone (#2156)

New Features (ENH)

  • Ease access to ViewerPreferences (#2144)

Bug Fixes (BUG)

  • Catch the case where w[0] is an IndirectObject instead of an int (#2154)
  • Cope with indirect objects in filters and remove deprecated code (#2177)
  • Accept tabs in cmaps (#2174) / cope with extra space (#2151)
  • Merge pages without resources (#2150)
  • getcontents() shall return None if contents is NullObject (#2161)
  • Fix conversion from 1 to LA (#2175)

Robustness (ROB)

  • Accept XYZ with no arguments (#2178)

Full Changelog

Version 3.15.5, 2023-09-03

Bug Fixes (BUG)

  • Cope with missing /I in articles (#2134)

... (truncated)

Commits
  • 06cc877 REL: 3.16.2
  • e3f60c1 BUG: PDF size increases because of too high float writing precision (#2213)
  • 0a73b1d DOC: Fix typos and add a paragraph to ViewerPreferences docs (#2199)
  • 91b6dcd BUG: Fix test_watermarking_reportlab_rendering() (#2203)
  • ada7675 DEV: Let dependabot update Github Actions
  • c9274c5 MAINT: Update .pre-commit-config.yaml
  • 8cbe5e7 DOC: How to install pypi from any branch (#2209)
  • f1b4cfd DOC: Update copyright footer in docs (#2207)
  • 34c6875 REL: 3.16.1
  • d7b97b2 DEV: Give attribution in release notes (#2196)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.15.1 to 3.16.2.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@3.15.1...3.16.2)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2023

Copy link
Copy Markdown
Author

Superseded by #7.

@dependabot dependabot Bot closed this Nov 1, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/pypdf-3.16.2 branch November 1, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants