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.17.1 to 3.17.3 #96

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps pypdf from 3.17.1 to 3.17.3.

Release notes

Sourced from pypdf's releases.

Version 3.17.3, 2023-12-17

What's new

Robustness (ROB)

Developer Experience (DEV)

Maintenance (MAINT)

Full Changelog

Version 3.17.2, 2023-12-10

What's new

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Maintenance (MAINT)

Testing (TST)

Code Style (STY)

Full Changelog

Changelog

Sourced from pypdf's changelog.

Version 3.17.3, 2023-12-17

Robustness (ROB)

  • Out-of-bounds issue in handle_tj (text extraction) (#2342)

Developer Experience (DEV)

  • Make make_release.py easier to configure (#2348)

Maintenance (MAINT)

  • Bump actions/download-artifact from 3 to 4 (#2344)

Full Changelog

Version 3.17.2, 2023-12-10

Bug Fixes (BUG)

  • Cope with deflated images with CMYK Black Only (#2322)
  • Handle indirect objects as parameters for CCITTFaxDecode (#2307)
  • check words length in _cmap type1_alternative function (#2310)

Robustness (ROB)

  • Relax flate decoding for too many lookup values (#2331)
  • Let _build_destination skip in case of missing /D key (#2018)

Full Changelog

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 18, 2023 17:50
@dependabot dependabot bot force-pushed the dependabot/pip/pypdf-3.17.3 branch from 527c2b6 to 2b796ee Compare December 18, 2023 17:53
@dependabot dependabot bot force-pushed the dependabot/pip/pypdf-3.17.3 branch from 2b796ee to e4233bc Compare December 18, 2023 17:54
@dependabot dependabot bot force-pushed the dependabot/pip/pypdf-3.17.3 branch from e4233bc to c7869e6 Compare December 18, 2023 17:54
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.1 to 3.17.3.
- [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.17.1...3.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pypdf-3.17.3 branch from c7869e6 to e8cd86a Compare December 18, 2023 17:56
@github-actions github-actions bot merged commit bb8ede2 into main Dec 18, 2023
21 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pypdf-3.17.3 branch December 18, 2023 17: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants