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

Bump pypdf from 3.5.2 to 3.9.1 #1170

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps pypdf from 3.5.2 to 3.9.1.

Release notes

Sourced from pypdf's releases.

3.9.1

What's Changed

Deprecations (DEP)

Bug Fixes (BUG)

Robustness (ROB)

New Contributors

Full Changelog: py-pdf/pypdf@3.9.0...3.9.1

Version 3.9.0, 2023-05-21

What's Changed

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Maintenance (MAINT)

Code Style (STY):

  • Iterate directly over the list instead of using range (#1839) by @​jsonn

Full Changelog

New Contributors

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 3.9.1, 2023-06-04

Deprecations (DEP)

  • Deprecate PdfMerger (#1866)

Bug Fixes (BUG)

  • Ignore UTF-8 decode errors (#1865)

Robustness (ROB)

  • Handle missing /Type entry in Page tree (#1859)

Full Changelog

Version 3.9.0, 2023-05-21

New Features (ENH)

  • Simplify metadata input (Document Information Dictionary) (#1851)
  • Extend cmap compatibilty to GBK_EUC_H/V (#1812)

Bug Fixes (BUG)

  • Prevent infinite loop when no character follows after a comment (#1828)
  • get_contents does not return ContentStream (#1847)
  • Accept XYZ destination with zoom missing (default to zoom=0.0) (#1844)
  • Cope with 1 Bit images (#1815)

Robustness (ROB)

  • Handle missing /Type entry in Page tree (#1845)

Documentation (DOC)

  • Expand file size explanations (#1835)
  • Add comparison with pdfplumber (#1837)
  • Clarify that PyPDF2 is dead (#1827)
  • Add Hunter King as Contributor for #1806

Maintenance (MAINT)

  • Refactor internal Encryption class (#1821)
  • Add R parameter to generate_values (#1820)
  • Make encryption_key parameter of write_to_stream optional (#1819)
  • Prepare for adding AES enryption support (#1818)

Full Changelog

Version 3.8.1, 2023-04-23

Bug Fixes (BUG)

  • Convert color space before saving (#1802)

Documentation (DOC)

... (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.

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.5.2 to 3.9.1.
- [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.5.2...3.9.1)

---
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 Jun 5, 2023
@akrabat
Copy link
Member

akrabat commented Mar 4, 2024

No longer needed.

@akrabat akrabat closed this Mar 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/pypdf-3.9.1 branch March 4, 2024 08:33
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.

None yet

1 participant