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.8.0 #1152

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps pypdf from 3.5.2 to 3.8.0.

Release notes

Sourced from pypdf's releases.

Version 3.8.0, 2023-04-16

What's Changed

New Features (ENH)

Robustness (ROB)

Maintenance (MAINT)

  • Mark code handling old parameters as deprecated (#1798)

Full Changelog

New Contributors

Full Changelog: py-pdf/pypdf@3.7.1...3.8.0

3.7.1

What's Changed

Security (SEC)

  • Warn about PDF encryption security (#1755)

Robustness (ROB)

Documentation (DOC)

Developer Experience (DEV)

  • Make make_changelog.py idempotent

Maintenance (MAINT)

  • Move generation of file identifiers to a method (#1760)

Testing (TST)

New Contributors

Full Changelog: py-pdf/pypdf@3.7.0...3.7.1

Version 3.7.0, 2023-03-26

What's Changed

Security (SEC)

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 3.8.0, 2023-04-16

New Features (ENH)

  • Add transform method to Transformation class (#1765)
  • Cope with UC2 fonts in text_extraction (#1785)

Robustness (ROB)

  • Invalid startxref pointing 1 char before (#1784)

Maintenance (MAINT)

  • Mark code handling old parameters as deprecated (#1798)

Full Changelog

Version 3.7.1, 2023-04-09

Security (SEC)

  • Warn about PDF encryption security (#1755)

Robustness (ROB)

  • Prevent loop in Cloning (#1770)
  • Capture UnicodeDecodeError at PdfReader.pdf_header (#1768)

Documentation (DOC)

  • Add .readthedocs.yaml and bump docs dependencies using tox -e deps (#1750, #1752)

Developer Experience (DEV)

  • Make make_changelog.py idempotent

Maintenance (MAINT)

  • Move generation of file identifiers to a method (#1760)

Testing (TST)

Full Changelog

Version 3.7.0, 2023-03-26

Security (SEC)

  • Use Python's secrets module instead of random module (#1748)

New Features (ENH)

  • Add AnnotationBuilder.highlight text markup annotation (#1740)
  • Add AnnotationBuilder.popup (#1665)
  • Add AnnotationBuilder.polyline annotation support (#1726)
  • Add clone_from parameter in PdfWriter constructor (#1703)

Bug Fixes (BUG)

... (truncated)

Commits

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 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.5.2 to 3.8.0.
- [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.8.0)

---
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 Apr 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #1158.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/pypdf-3.8.0 branch April 24, 2023 15:57
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

0 participants