build(deps): bump pypdf from 6.14.2 to 6.15.0 in /mlperf-edu - #2001
Conversation
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.14.2 to 6.15.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.14.2...6.15.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Things changed in this dependency bump: Patch release. Three security hardening fixes (bounded font-width/CID parsing, bounded ToUnicode token length, faster whitespace scanning), a few bug fixes for low-bit image decoding and Components this dependency touches: Downstream components that may break (if merged): None identified. The changed code paths (font/CID parsing edge cases, low-bit images) aren't in the surface What to do before merging: Nothing beyond normal CI. Optional: run Final decision: Let's get this merged. |
|
CI is red here, but not because of this bump. The failing jobs (Tests, Audit, and Package Portability, and everything downstream of it) fail with Once matplotlib is added as a dependency and this PR rebases onto that fix, CI should go green and this can be merged. |
Bumps pypdf from 6.14.2 to 6.15.0.
Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
7f226a2REL: 6.15.04959848SEC: Improve performance of read_until_whitespace (#3947)51cb6acSEC: Limit CID width range and width count when loading fonts (#3946)afba808SEC: Limit token length for ToUnicode entries (#3944)aa2f37dDOC: Image and attachment filenames are unsanitized (#3942)760ba28DOC: Further clarify security policy55bd85cBUG: Expand low-bit samples for images without a filter (#3938)4807cb4ROB: Tolerate malformed /FontBBox when building font descriptors (#3895)ce9320bDEV: Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#3941)8b6f6fdENH: Add ActualText tag when we produce RTL appearance stream (#3901)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.