Bump the actions group across 1 directory with 10 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
CI: Run cibuildwheel dependencies github_actions
Bumps the actions group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/setup-python | 5.6.0 |
6.0.0 |
| pypa/cibuildwheel | 3.1.3 |
3.1.4 |
| actions/attest-build-provenance | 2.4.0 |
3.0.0 |
| pypa/gh-action-pypi-publish | 1.12.4 |
1.13.0 |
| reviewdog/action-setup | 1.3.2 |
1.4.0 |
| github/codeql-action | 3.29.10 |
3.30.1 |
| actions/labeler | 5.0.0 |
6.0.1 |
| reviewdog/action-eslint | 1.33.2 |
1.34.0 |
| actions/stale | 9.1.0 |
10.0.0 |
| codecov/codecov-action | 5.4.3 |
5.5.1 |
Updates actions/setup-python from 5.6.0 to 6.0.0
Release notes
Sourced from actions/setup-python's releases.
v6.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/setup-python#1164Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Enhancements:
- Add support for
pip-versionby@priyagupta108in actions/setup-python#1129- Enhance reading from .python-version by
@krystof-kin actions/setup-python#787- Add version parsing from Pipfile by
@aradkdjin actions/setup-python#1067Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by
@aparnajyothi-yin actions/setup-python#1183- Change missing cache directory error to warning by
@aparnajyothi-yin actions/setup-python#1182- Add Architecture-Specific PATH Management for Python with --user Flag on Windows by
@aparnajyothi-yin actions/setup-python#1122- Include python version in PyPy python-version output by
@cdce8pin actions/setup-python#1110- Update docs: clarification on pip authentication with setup-python by
@priya-kinthaliin actions/setup-python#1156Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /tests/data by
@dependabot[bot] in actions/setup-python#843- Upgrade form-data to fix critical vulnerabilities #182 & #183 by
@aparnajyothi-yin actions/setup-python#1163- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by
@aparnajyothi-yin actions/setup-python#1165- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-python#1181- Upgrade
@actions/tool-cachefrom 2.0.1 to 2.0.2 by@dependabot[bot] in actions/setup-python#1095New Contributors
@krystof-kmade their first contribution in actions/setup-python#787@cdce8pmade their first contribution in actions/setup-python#1110@aradkdjmade their first contribution in actions/setup-python#1067Full Changelog: https://github.com/actions/setup-python/compare/v5...v6.0.0
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)- Additional commits viewable in compare view
Updates pypa/cibuildwheel from 3.1.3 to 3.1.4
Release notes
Sourced from pypa/cibuildwheel's releases.
v3.1.4
- ✨ Add a
--clean-cachecommand to clean up our cache (#2489)- 🛠 Update Python to 3.14rc2 and other patch version bumps (#2542, #2556)
- 🛠 Update Pyodide to 0.28.2 (#2562, #2558)
- 🐛 Fix resolution with
pyodide-buildwhendependency-versionsis set (#2548)- 🐛 Set
CMAKE_FIND_ROOT_PATH_MODE_PACKAGEtoBOTHon Android (#2547)- 🐛 Add
patchelfdependency for platforms that can build Android wheels (#2552)- 🐛 Ignore empty values for
CIBW_ARCHSlike most other environment variables (#2541)- 💼 The
colorandsuggest_on_errorargparse options are now default in 3.14rc1+ (#2554)- 💼 Use the virtualenv release URL instead of blob URL (should be more robust) (#2555)
- 🧪 For iOS, lowering to macos-14 is needed for now due to issues with GitHub's runner images (#2557)
- 🧪 Split out platforms iOS and Android in our tests (#2519)
- 🧪 Fix and enable doctests (#2546)
- 📚 Improve our docs on free-threading (#2549)
Changelog
Sourced from pypa/cibuildwheel's changelog.
title: Changelog
Changelog
v3.1.4
19 August 2025
- ✨ Add a
--clean-cachecommand to clean up our cache (#2489)- 🛠 Update Python to 3.14rc2 and other patch version bumps (#2542, #2556)
- 🛠 Update Pyodide to 0.28.2 (#2562, #2558)
- 🐛 Fix resolution with
pyodide-buildwhendependency-versionsis set (#2548)- 🐛 Set
CMAKE_FIND_ROOT_PATH_MODE_PACKAGEtoBOTHon Android (#2547)- 🐛 Add
patchelfdependency for platforms that can build Android wheels (#2552)- 🐛 Ignore empty values for
CIBW_ARCHSlike most other environment variables (#2541)- 💼 The
colorandsuggest_on_errorargparse options are now default in 3.14rc1+ (#2554)- 💼 Use the virtualenv release URL instead of blob URL (should be more robust) (#2555)
- 🧪 For iOS, lowering to macos-14 is needed for now due to issues with GitHub's runner images (#2557)
- 🧪 Split out platforms iOS and Android in our tests (#2519)
- 🧪 Fix and enable doctests (#2546)
- 📚 Improve our docs on free-threading (#2549)
v3.1.3
1 August 2025
- 🐛 Fix bug where "latest" dependencies couldn't update to pip 25.2 on Windows (#2537)
- 🧪 Use pytest-rerunfailures to improve some of our iOS/Android tests (#2527, #2539)
- 🧪 Remove some GraalPy Windows workarounds in our tests (#2501)
v3.1.2
29 July 2025
- ⚠️ Add an error if
CIBW_FREE_THREADING_SUPPORTis set; you are likely missing 3.13t wheels, please use theenable/CIBW_ENABLE(#2520)- 🛠
riscv64now enabled if you target that architecture, it's now supported on PyPI (#2509)- 🛠 Add warning when using
cpython-experimental-riscv64(no longer needed) (#2526, #2528)- 🛠 iOS versions bumped, fixing issues with 3.14 (now RC 1) (#2530)
- 🐛 Fix bug in Android running wheel from our GitHub Action (#2517)
- 🐛 Fix warning when using
test-skipof"*-macosx_universal2:arm64"(#2522)- 🐛 Fix incorrect number of wheels reported in logs, again (#2517)
- 📚 We welcome our Android platform maintainer (#2516)
v3.1.1
... (truncated)
Commits
c923d83Bump version: v3.1.455ee8e4chore: bump to Pyodide 0.28.2 (#2562)afe486cfeat: add a--clean-cachecommand to clean up locations specified at `CIBW_...1c1ba8a[pre-commit.ci] pre-commit autoupdate (#2561)33b75f4chore: extend CODEOWNERS file to include platform-specific constraints files ...c59c2fe[Bot] Update dependencies (#2556)24b64c5chore: update Pyodide constraints (#2558)6425e48docs: minor doc link fix (#2560)0264b4dRevert to macOS-14 image for ARM64 iOS testing (#2557)68f9762chore: Use the virtualenv release URL rather than the blob URL (#2555)- Additional commits viewable in compare view
Updates actions/attest-build-provenance from 2.4.0 to 3.0.0
Release notes
Sourced from actions/attest-build-provenance's releases.
v3.0.0
What's Changed
- Adjust node max-http-header-size setting by
@bdehamerin actions/attest-build-provenance#687- Bump actions/attest from v2.4.0 to v3.0.0 by
@bdehamerin actions/attest-build-provenance#691
- Bump to node24 runtime
- Improved checksum parsing
- Bump attest-build-provenance/predicate to v2.0.0 by
@bdehamerin actions/attest-build-provenance#693
- Bump to node24 runtime by
@bdehamerin actions/attest-build-provenance#692⚠️ Minimum Compatible Runner Version
v2.327.1 Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/attest-build-provenance/compare/v2.4.0...v3.0.0
Commits
977bb37bump attest-build-provenance/predicate to v2.0.0 (#693)864457aBump to node24 runtime (#692)57aa2b0bump actions/attest from v2.4.0 to v3.0.0 (#691)8ee7163refactor eslint config (#690)91ca1c2Bump actions/checkout from 4.1.1 to 5.0.0 (#684)ff19f40custom node max-http-header-size (#687)8bd83f1pin workflow deps (#683)f0878deBump the npm-development group with 4 updates (#681)463e6dfBump the npm-development group with 3 updates (#678)fef91c1Bump the npm-development group with 6 updates (#673)- Additional commits viewable in compare view
Updates pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
v1.13.0
[!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by
@woodruffw💰. We've also integrated Zizmor to catch similar issues in the future and you should too.✨ New Stuff
@woodruffw💰 updated the README to no longer mention the attestations feature being experimental in #347: it's been rather stable for a year already 🎉 He also added more diagnostic output which includes printing out the GitHub Environment claim via #371 and warning about the unsupported reusable workflows configurations #306, when using Trusted Publishing.[!tip] The official support for reusable workflows is currently blocked on changes to PyPI. To get updates about progress on the action side, you may want to subscribe to #166. At PyCon US 2025 Sprints,
@facutuesca💰,@miketheman💰,@woodruffw💰 and I💰 spent several hours IRL brainstorming how to fix this and migrate projects that happen to rely on an obscure corner case with reusable workflows that temporarily allows them to function by accident. The result of that discussion is posted @ pypi/warehouse#11096. Note that this is a volunteer-led effort and there is no ETA. If you need this soon, make your employer sponsor the PSF and maybe they'll be able to hire somebody for this work on Warehouse.In addition to that,
@konstin💰 sent #378 to pinactions/setup-pythonto a SHA hash. This makespypi-publishcompatible with new GitHub policies that allow organizations to mandate hash-pinning actions used in workflows.🛠️ Internal Dependencies
@webknjaz💰 made a bunch of updates to the action runtime which includes bumping it to Python 3.13 in #331 and updating the dependency tree across the board.pip-with-requires-pythonis no longer being installed (#332). Some related bumps were contributed by@woodruffw💰 (#359) and@kurtmckee💰 sent a contributor-facing PR, bumping the linting configuration via #335.💪 New Contributors
@kurtmckeemade their first contribution in #335@konstinmade their first contribution in #378🪞 Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0
🧔♂️ Release Manager:
@webknjaz🇺🇦💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.
Commits
ed0c539📦📌 Bump the pinned dependency tree77db1b7Merge branch PR #306, GHSA-vxmw-7h4f-hqxh fix and PR #378 into unstable/v1280b3a1Aliastyping as tin importse380240Useobjectin place oftyping.Anyin annotationse50bff6Deduplicate claim ref lookupdecbc9aHint people to subscribe to #166 for notifications8208ad3Ask not to report bugs with reusable workflowff0fef5🧪 Scope WPS202 suppression to specific files1293b8cUse yamllint disable line length linted01280Linter (different rule)- Additional commits viewable in compare view
Updates reviewdog/action-setup from 1.3.2 to 1.4.0
Release notes
Sourced from reviewdog/action-setup's releases.
Release v1.4.0
What's Changed
- chore(deps): update haya14busa/action-depup action to v1.6.4 by
@renovate[bot] in reviewdog/action-setup#52- Pin reviewdog/action-setup version in README by
@haya14busain reviewdog/action-setup#55- chore(deps): update reviewdog/action-actionlint action to v1.65.1 by
@renovate[bot] in reviewdog/action-setup#53- chore(deps): update reviewdog/action-actionlint action to v1.65.2 by
@renovate[bot] in reviewdog/action-setup#56- chore(deps): update reviewdog/action-alex action to v1.15.4 by
@renovate[bot] in reviewdog/action-setup#57- chore(deps): update reviewdog/action-alex action to v1.16.0 by
@renovate[bot] in reviewdog/action-setup#59- chore(deps): update reviewdog/action-misspell action to v1.26.3 by
@renovate[bot] in reviewdog/action-setup#58- chore(deps): update reviewdog/action-shellcheck action to v1.30.0 by
@renovate[bot] in reviewdog/action-setup#60- Update install scripts with binst by
@haya14busain reviewdog/action-setup#71Full Changelog: https://github.com/reviewdog/action-setup/compare/v1.3.2...v1.4.0
Commits
d8edfceMerge pull request #71 from reviewdog/update-installer-script71ad8e7Update install scripts with binst60c4a83Merge pull request #60 from reviewdog/renovate/reviewdog-action-shellcheck-1.x604f51echore(deps): update reviewdog/action-shellcheck action to v1.30.0b6eb1e5Merge pull request #58 from reviewdog/renovate/reviewdog-action-misspell-1.xd0b3fd7Merge pull request #59 from reviewdog/renovate/reviewdog-action-alex-1.x284e2a8chore(deps): update reviewdog/action-alex action to v1.16.0bdb16abchore(deps): update reviewdog/action-misspell action to v1.26.38854ffaMerge pull request #57 from reviewdog/renovate/reviewdog-action-alex-1.xe343bceMerge pull request #56 from reviewdog/renovate/reviewdog-action-actionlint-1.x- Additional commits viewable in compare view
Updates github/codeql-action from 3.29.10 to 3.30.1
Release notes
Sourced from github/codeql-action's releases.
v3.30.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.1 - 05 Sep 2025
- Update default CodeQL bundle version to 2.23.0. #3077
See the full CHANGELOG.md for more information.
v3.30.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.0 - 01 Sep 2025
- Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054
See the full CHANGELOG.md for more information.
v3.29.11
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.11 - 21 Aug 2025
- Update default CodeQL bundle version to 2.22.4. #3044
See the full CHANGELOG.md for more information.
Changelog
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.
3.30.1 - 05 Sep 2025
- Update default CodeQL bundle version to 2.23.0. #3077
3.30.0 - 01 Sep 2025
- Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054
3.29.11 - 21 Aug 2025
- Update default CodeQL bundle version to 2.22.4. #3044
3.29.10 - 18 Aug 2025
No user facing changes.
3.29.9 - 12 Aug 2025
No user facing changes.
3.29.8 - 08 Aug 2025
- Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015
3.29.7 - 07 Aug 2025
This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.
3.29.6 - 07 Aug 2025
- The
cleanup-levelinput to theanalyzeAction is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999- Update default CodeQL bundle version to 2.22.3. #3000
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
... (truncated)
Commits
f1f6e5fMerge pull request #3081 from github/update-v3.30.1-2d2f57ed35dd2164Update changelog for v3.30.12d2f57eMerge pull request #3079 from github/mbg/proxy/accept-git-sourceb364f99Merge pull request #3077 from github/update-bundle/codeql-bundle-v2.23.05b8860aMerge branch 'main' into update-bundle/codeql-bundle-v2.23.08fe8b24Addgit_sourceas supported registry type for Go6242bcbAllow multiple registry types inLANGUAGE_TO_REGISTRY_TYPEdfb741dMerge pull request #3075 from github/mbg/remove-augmentation-properties920bba1Add unit tests forcreateInitWithConfigStatusReport37ddb03AddcreateInitWithConfigStatusReportfunction- Additional commits viewable in compare view
Updates actions/labeler from 5.0.0 to 6.0.1
Release notes
Sourced from actions/labeler's releases.
v6.0.1
What's Changed
- Upgrade publish-action from 0.2.2 to 0.4.0 by
@aparnajyothi-yin actions/labeler#901New Contributors
@aparnajyothi-ymade their first contribution in actions/labeler#901Full Changelog: https://github.com/actions/labeler/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@jcambassin actions/labeler#802Breaking Changes
- Upgrade Node.js version to 24 in action and dependencies
@salmanmkcin actions/labeler#891 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesDependency Upgrades
- Upgrade eslint-config-prettier from 9.0.0 to 9.1.0 by
@dependabot[bot] in actions/labeler#711- Upgrade eslint from 8.52.0 to 8.55.0 by
@dependabot[bot] in actions/labeler#720- Upgrade
@types/jestfrom 29.5.6 to 29.5.11 by@dependabot[bot] in actions/labeler#719- Upgrade
@types/js-yamlfrom 4.0.8 to 4.0.9 by@dependabot[bot] in actions/labeler#718- Upgrade
@typescript-eslint/parserfrom 6.9.0 to 6.14.0 by@dependabot[bot] in actions/labeler#717- Upgrade prettier from 3.0.3 to 3.1.1 by
@dependabot[bot] in actions/labeler#726- Upgrade eslint from 8.55.0 to 8.56.0 by
@dependabot[bot] in actions/labeler#725- Upgrade
@typescript-eslint/parserfrom 6.14.0 to 6.19.0 by@dependabot[bot] in actions/labeler#745- Upgrade eslint-plugin-jest from 27.4.3 to 27.6.3 by
@dependabot[bot] in actions/labeler#744- Upgrade
@typescript-eslint/eslint-pluginfrom 6.9.0 to 6.20.0 by@dependabot[bot] in actions/labeler#750- Upgrade prettier from 3.1.1 to 3.2.5 by
@dependabot[bot] in actions/labeler#752- Upgrade undici from 5.26.5 to 5.28.3 by
@dependabot[bot] in actions/labeler#757- Upgrade braces from 3.0.2 to 3.0.3 by
@dependabot[bot] in actions/labeler#789- Upgrade minimatch from 9.0.3 to 10.0.1 by
@dependabot[bot] in actions/labeler#805- Upgrade
@actions/corefrom 1.10.1 to 1.11.1 by@dependabot[bot] in actions/labeler#811- Upgrade typescript from 5.4.3 to 5.7.2 by
@dependabot[bot] in actions/labeler#819- Upgrade
@typescript-eslint/parserfrom 7.3.1 to 8.17.0 by@dependabot[bot] in actions/labeler#824- Upgrade prettier from 3.2.5 to 3.4.2 by
@dependabot[bot] in actions/labeler#825- Upgrade
@types/jestfrom 29.5.12 to 29.5.14 by@dependabot[bot] in actions/labeler#827- Upgrade eslint-plugin-jest from 27.9.0 to 28.9.0 by
@dependabot[bot] in actions/labeler#832- Upgrade ts-jest from 29.1.2 to 29.2.5 by
@dependabot[bot] in actions/labeler#831- Upgrade
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabot[bot] in actions/labeler#830- Upgrade typescript from 5.7.2 to 5.7.3 by
@dependabot[bot] in actions/labeler#835- Upgrade eslint-plugin-jest from 28.9.0 to 28.11.0 by
@dependabot[bot] in actions/labeler#839- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/labeler#842- Upgrade
@octokit/request-errorfrom 5.0.1 to 5.1.1 by@dependabot[bot] in actions/labeler#846Documentation changes
- Add note regarding
pull_request_targetto README.md by@silverwindin actions/labeler#669- Update readme with additional examples and important note about
pull_request_targetevent by@IvanZosimovin actions/labeler#721- Document update - permission section by
@harithavattikutiin actions/labeler#840
... (truncated)
Commits
634933epublish-action upgrade to 0.4.0 from 0.2.2 (#901)f1a63e8Update Node.js version to 24 in action and dependencies (#891)b0a1180Bump@octokit/request-errorfrom 5.0.1 to 5.1.1 (#846)110d441Update README.md (#871)bee50feBump undici from 5.28.4 to 5.28.5 (#842)6463cdbBump eslint-plugin-jest from 28.9.0 to 28.11.0 (#839)c209686Bump typescript from 5.7.2 to 5.7.3 (#835)5184940Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#830)3629d55Document update - permission section (#840)d24f7f3Bump ts-jest from 29.1.2 to 29.2.5 (#831)- Additional commits viewable in compare view
Updates reviewdog/action-eslint from 1.33.2 to 1.34.0
Release notes
Sourced from reviewdog/action-eslint's releases.
Release v1.34.0
What's Changed
- README: Pin GitHub Actions with commit SHA using pinact by
@haya14busain reviewdog/action-eslint#231- chore(deps): update actions/setup-node action to v4.4.0 by
@renovate[bot] in reviewdog/action-eslint#234- Update docs: Mention tool_name option #238 by
@cyber-ridge-barelelbazin reviewdog/action-eslint#239- chore(deps): update reviewdog to 0.21.0 by
@github-actions[bot] in reviewdog/action-eslint#225New Contributors
@cyber-ridge-barelelbazmade their first contribution in reviewdog/action-eslint#239Full Changelog: https://github.com/reviewdog/action-eslint/compare/v1.33.2...v1.34.0
Commits
556a3fdMerge pull request #225 from reviewdog/depup/reviewdogb372093chore(deps): update reviewdog to 0.21.06bc947fMerge pull request #239 from cyber-ridge-barelelbaz/update-docs6a6074fUpdate docs: Mention tool_name option #23875c774eMerge pull request #234 from reviewdog/renovate/actions-setup-node-4.xa934a57chore(deps): update actions/setup-node action to v4.4.0ba0bb2cMerge pull request #231 from reviewdog/pinact-readme-20250319-0318495fb33a0README: Pin GitHub Actions with commit SHA using pinact- See full diff in compare view
Updates actions/stale from 9.1.0 to 10.0.0
Release notes
Sourced from actions/stale's releases.
v10.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/stale#1279 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesEnhancement
- Introducing sort-by option by
@suyashgaonkarin actions/stale#1254Dependency Upgrades
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabot[bot] in actions/stale#1186- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/stale#1201- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@aparnajyothi-yin actions/stale#1226- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@suyashgaonkarin actions/stale#1233- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/stale#1251- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/stale#1277Documentation changes
- Changelog update for recent releases by
@suyashgaonkarin actions/stale#1224- Permissions update in Readme by
@ghadimirin actions/stale#1248New Contributors
@suyashgaonkarmade their first contribution in actions/stale#1224@GhadimiRmade their first contribution in actions/stale#1248@gowridurgadmade their first contribution in actions/stale#1277@salmanmkcmade their first contribution in actions/stale#1279Full Changelog: https://github.com/actions/stale/compare/v9...v10.0.0
Commits
3a9db7eUpgrade to node 24 (#1279)8f717f0Bumps form-data (#1277)a92fd57build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)128b2c8Introducing sort-by option (#1254)f78de97Update README.md (#1248)816d9dbUpgrade@action/cachefrom 4.0.2 to 4.0.3 (#1233)ba23c1cupgrade actions/cache from 4.0.0 to 4.0.2 (#1226)a65e88abuild(deps): bump undici from 5.28.4 to 5.28.5 (#1201)d4df79cUpdates to CHANGELOG.MD for recent releases (#1224)ee7ef89build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1186)- See full diff in compare view
Updates codecov/codecov-action from 5.4.3 to 5.5.1
Release notes
Sourced from codecov/codecov-action's releases.
v5.5.1
What's Changed
- build(deps): bump ossf/scorecard-action f...
Description has been truncated
Pull Request Statistics
0
0
+0
-0
Package Dependencies
github/codeql-action
actions
3.29.10 → 3.30.1
Minor
pypa/gh-action-pypi-publish
actions
1.12.4 → 1.13.0
Minor
actions/attest-build-provenance
actions
2.4.0 → 3.0.0
Major
reviewdog/action-eslint
actions
1.33.2 → 1.34.0
Minor
Technical Details
| ID: | 7301165 |
| UUID: | 2809328022 |
| Node ID: | PR_kwDOABUios6ncvGW |
| Host: | GitHub |
| Repository: | matplotlib/matplotlib |