Sourced from pypdf's releases.
Version 6.4.0, 2025-11-23
What's new
Security (SEC)
- Reduce default limit for LZW decoding by
@stefan6419846New Features (ENH)
Robustness (ROB)
Version 6.3.0, 2025-11-16
What's new
New Features (ENH)
Bug Fixes (BUG)
- Fix missing "PreventGC" when cloning (#3520) by
@patrick91- Preserve JPEG image quality by default (#3516) by
@Lucas-CVersion 6.2.0, 2025-11-09
What's new
New Features (ENH)
- Add 'strict' parameter to PDFWriter (#3503) by
@Arya-A-NairBug Fixes (BUG)
- PdfWriter.append fails when there are articles being None (#3509) by
@Noah-HoughtonDocumentation (DOC)
- Execute docs examples in CI (#3507) by
@ievgen-kapinos
Sourced from pypdf's changelog.
Version 6.4.0, 2025-11-23
Security (SEC)
- Reduce default limit for LZW decoding
New Features (ENH)
- Parse and format comb fields in text widget annotations (#3519)
Robustness (ROB)
- Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)
Version 6.3.0, 2025-11-16
New Features (ENH)
- Wrap and align text in flattened PDF forms (#3465)
Bug Fixes (BUG)
Version 6.2.0, 2025-11-09
New Features (ENH)
- Add 'strict' parameter to PDFWriter (#3503)
Bug Fixes (BUG)
- PdfWriter.append fails when there are articles being None (#3509)
Documentation (DOC)
- Execute docs examples in CI (#3507)
310e571
REL: 6.4.09618672
Merge commit from fork41e2e55
MAINT: Disable automated tagging on release82faf98
ROB: Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)cd172d9
DEV: Bump actions/checkout from 5 to 6 (#3531)ff561f4
STY: Tweak PdfWriter (#3337)e9e3735
MAINT: Update comments, check for warning message (#3521)905745a
TST: Add test for retrieving P image with alpha mask (#3525)bd433f7
ENH: Parse and format comb fields in text widget annotations (#3519)c0caa5d
REL: 6.3.0Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.9
⚙️ Fixes an incompatibility with the recently released
actions/checkout@v6.What's Changed
- ~70 dependency updates by
@dependabot- docs: fix workaround description about
ready_for_reviewby@ybiquitousin peter-evans/create-pull-request#3939- Docs:
add-pathsdefault behavior by@joeflack4in peter-evans/create-pull-request#3928- docs: update to create-github-app-token v2 by
@Gooolerin peter-evans/create-pull-request#4063- Fix compatibility with actions/checkout@v6 by
@ericsciplein peter-evans/create-pull-request#4230New Contributors
@joeflack4made their first contribution in peter-evans/create-pull-request#3928@Gooolermade their first contribution in peter-evans/create-pull-request#4063@ericsciplemade their first contribution in peter-evans/create-pull-request#4230Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.8...v7.0.9
84ae59a
fix: compatibility with actions/checkout@v6 (#4230)b4733b9
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)0edc001
build(deps-dev): bump the npm group with 2 updates (#4201)430aea0
build(deps): bump the github-actions group with 3 updates (#4200)46cdba7
build(deps-dev): bump the npm group with 3 updates (#4185)b937339
build(deps): bump the github-actions group with 2 updates (#4184)e9af275
ci: update dependabot configd3e081a
build(deps-dev): bump @types/node from 18.19.127 to
18.19.128 (#4178)9ec683e
build(deps-dev): bump @types/node from 18.19.125 to
18.19.127 (#4165)65d8d10
build(deps-dev): bump ts-jest from 29.4.2 to 29.4.4 (#4163)Sourced from github/codeql-action's releases.
v4.31.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.5 - 24 Nov 2025
- Update default CodeQL bundle version to 2.23.6. #3321
See the full CHANGELOG.md for more information.
v4.31.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
4.31.4 - 18 Nov 2025
No user facing changes.
See the full CHANGELOG.md for more information.
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.31.5 - 24 Nov 2025
- Update default CodeQL bundle version to 2.23.6. #3321
4.31.4 - 18 Nov 2025
No user facing changes.
4.31.3 - 13 Nov 2025
- CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
- Update default CodeQL bundle version to 2.23.5. #3288
4.31.2 - 30 Oct 2025
No user facing changes.
4.31.1 - 30 Oct 2025
- The
add-snippetsinput has been removed from theanalyzeaction. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.4.31.0 - 24 Oct 2025
- Bump minimum CodeQL bundle version to 2.17.6. #3223
- When SARIF files are uploaded by the
analyzeorupload-sarifactions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for theupload-sarifaction. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalwaysfor theuploadinput. #32224.30.9 - 17 Oct 2025
- Update default CodeQL bundle version to 2.23.3. #3205
- Experimental: A new
setup-codeqlaction has been added which is similar toinit, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #32044.30.8 - 10 Oct 2025
No user facing changes.
4.30.7 - 06 Oct 2025
- [v4+ only] The CodeQL Action now runs on Node.js v24. #3169
3.30.6 - 02 Oct 2025
- Update default CodeQL bundle version to 2.23.2. #3168
... (truncated)
fdbfb4d
Merge pull request #3322
from github/update-v4.31.5-ec2ee575c81f6d64
Update changelog for v4.31.5ec2ee57
Merge pull request #3321
from github/update-bundle/codeql-bundle-v2.23.6ecc8787
Add changelog note1d2a238
Update default bundle to codeql-bundle-v2.23.6ce729e4
Merge pull request #3315
from github/henrymercer/dead-code-eliminationac359aa
Add return type112cd07
Merge branch 'main' into henrymercer/dead-code-elimination0b43179
Merge pull request #3306
from github/dependabot/npm_and_yarn/types/sinon-21.0.0e818008
Merge pull request #3305
from github/dependabot/npm_and_yarn/eslint/compat-2.0.0Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- v6-beta by
@ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
Sourced from actions/checkout's changelog.
Changelog
V6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248V5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695
... (truncated)
Sourced from docker/metadata-action's releases.
v5.9.0
- Add
tag-namesoutput to return tag names without image base name by@crazy-maxin docker/metadata-action#553- Bump
@babel/runtime-corejs3from 7.14.7 to 7.28.2 in docker/metadata-action#539- Bump
@docker/actions-toolkitfrom 0.62.1 to 0.66.0 in docker/metadata-action#555- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/metadata-action#540
- Bump csv-parse from 5.6.0 to 6.1.0 in docker/metadata-action#532
- Bump semver from 7.7.2 to 7.7.3 in in docker/metadata-action#554
- Bump tmp from 0.2.3 to 0.2.5 in docker/metadata-action#541
Full Changelog: https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0
318604b
Merge pull request #539
from docker/dependabot/npm_and_yarn/babel/runtime-cor...49c0a55
chore: update generated content486229e
Merge pull request #558
from crazy-max/fix-distf02aeab
chore: fix distbeafb97
chore(deps): Bump @babel/runtime-corejs3 from 7.14.7 to
7.28.23ff819c
Merge pull request #557
from crazy-max/yarn-4.9.205838e9
update yarn to 4.9.243fa4ac
Merge pull request #556
from crazy-max/dev-depsb3120f2
chore: update generated content1f469d2
update dev dependencies