chore(deps): bump pypdf from 6.11.0 to 6.13.0#67
Merged
Conversation
dd543ec to
395d4af
Compare
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.11.0 to 6.13.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@6.11.0...6.13.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
395d4af to
11d89b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pypdf from 6.11.0 to 6.13.0.
Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
98afb45REL: 6.13.068822deSEC: Avoid infinite loops for outlines and text extraction (#3830)ddd3485ROB: Recover a corrupt trailing startxref pointer (closes #3238) (#3826)5cebe5eROB: Handle /Pages node without /Kids during flattening (#3825)be173feROB: Accept inline image EI marker at the end of a content stream (#3827)e0d443cROB: Handle object numbers above 2**31 in _make_crypt_filter (#3824)dad0f5eROB: Stop reading past truncated /Nums in get_label_from_nums (#3823)52545c5ROB: Pad truncated data in bits2byte instead of reading out of bounds (#3820)56e0784ENH: Add Japanese predefined CMaps (#3800)0d048eeMAINT: Add ABC as a base class (#3818)