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

chore(deps): bump pypdf from 3.15.4 to 3.16.2 #257

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps pypdf from 3.15.4 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.4 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.4...3.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Oct 3, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2023

🦋 Changeset detected

Latest commit: 1ae6394

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
arcane-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chizmw chizmw added deps Pull requests that update a dependency and removed dependencies labels Oct 3, 2023
@chizmw chizmw merged commit e11b4ea into main Oct 8, 2023
2 checks passed
@chizmw chizmw deleted the dependabot/pip/pypdf-3.16.2 branch October 8, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Pull requests that update a dependency python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant