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

[Tech] Bump pypdf from 3.17.4 to 4.2.0 in /datascience #3250

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps pypdf from 3.17.4 to 4.2.0.

Release notes

Sourced from pypdf's releases.

Version 4.2.0, 2024-04-07

What's new

New Features (ENH)

Bug Fixes (BUG)

Robustness (ROB)

Documentation (DOC)

Developer Experience (DEV)

Maintenance (MAINT)

... (truncated)

Changelog

Sourced from pypdf's changelog.

Version 4.2.0, 2024-04-07

New Features (ENH)

  • Allow multiple charsets for NameObject.read_from_stream (#2585)
  • Add support for /Kids in page labels (#2562)
  • Allow to update fields on many pages (#2571)
  • Tolerate PDF with invalid xref pointed objects (#2335)
  • Add Enforce from PDF2.0 in viewer_preferences (#2511)
  • Add += and -= operators to ArrayObject (#2510)

Bug Fixes (BUG)

  • Fix merge_page sometimes generating unknown operator 'QQ' (#2588)
  • Fix fields update where annotations are kids of field (#2570)
  • Process CMYK images without a filter correctly (#2557)
  • Extract text in layout mode without finding resources (#2555)
  • Prevent recursive loop in some PDF files (#2505)

Robustness (ROB)

  • Tolerate "truncated" xref (#2580)
  • Replace error by warning for EOD in RunLengthDecode/ASCIIHexDecode (#2334)
  • Rebuild xref table if one entry is invalid (#2528)
  • Robustify stream extraction (#2526)

Documentation (DOC)

  • Update release process for latest changes (#2564)
  • Encryption/decryption: Clone document instead of copying all pages (#2546)
  • Minor improvements (#2542)
  • Update annotation list (#2534)
  • Update references and formatting (#2529)
  • Correct threads reference, plus minor changes (#2521)
  • Minor readability increases (#2515)
  • Simplify PaperSize examples (#2504)
  • Minor improvements (#2501)

Developer Experience (DEV)

  • Remove unused dependencies (#2572)
  • Remove page labels PR link from message (#2561)
  • Fix changelog generator regarding whitespace and handling of "Other" group (#2492)
  • Add REL to known PR prefixes (#2554)
  • Release using the REL commit instead of git tag (#2500)
  • Unify code between PdfReader and PdfWriter (#2497)
  • Bump softprops/action-gh-release from 1 to 2 (#2514)

Maintenance (MAINT)

  • Ressources → Resources (and internal name childs) (#2550)
  • Fix typos found by codespell (#2549)
  • Update Read the Docs configuration (#2538)
  • Add root_object, _info and _ID to PdfReader (#2495)

Testing (TST)

... (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 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 tech. enhancement technical ehancement labels Jun 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/datascience/pypdf-4.2.0 branch from 16947ae to 1edf9ab Compare June 11, 2024 07:46
@VincentAntoine
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/datascience/pypdf-4.2.0 branch from 1edf9ab to 537c82f Compare June 11, 2024 08:02
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.4 to 4.2.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.17.4...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/datascience/pypdf-4.2.0 branch from 537c82f to 86b71d8 Compare June 21, 2024 06:39
Copy link

sonarcloud bot commented Jun 21, 2024

@VincentAntoine VincentAntoine merged commit e3068fe into master Jun 25, 2024
34 checks passed
@VincentAntoine VincentAntoine deleted the dependabot/pip/datascience/pypdf-4.2.0 branch June 25, 2024 15:41
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 tech. enhancement technical ehancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant