Bump the actions group across 1 directory with 7 updates #29639
Merged
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 the actions group with 7 updates in the / directory:
5.3.0
5.4.0
2.1.0
2.2.0
1.12.3
1.12.4
3.28.1
3.28.9
9.0.0
9.1.0
5.3.1
5.4.0
5.1.2
5.3.1
Updates
actions/setup-python
from 5.3.0 to 5.4.0Release notes
Sourced from actions/setup-python's releases.
Commits
4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#1020)0dc2d2c
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6e
Bump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4
Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaac
Configure Dependabot settings (#1008)b8cf3eb
Use the new cache service: upgrade@actions/cache
to^4.0.0
(#1007)1928ae6
Update README.md (#1009)3fddbee
Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)Updates
actions/attest-build-provenance
from 2.1.0 to 2.2.0Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
520d128
bump actions/attest from v2.1.0 to v2.2.0 (#449)5d2ced9
Add example of upload-artifaction integration (#450)3c016c1
bump actions/attest from v2.1.0 to v2.2.0 (#449)e06bbaf
Bump the npm-development group with 3 updates (#447)47c6e87
Bump the npm-development group with 4 updates (#444)c083b46
Bump the npm-development group with 2 updates (#438)1b4b366
Bump typescript-eslint in the npm-development group (#434)963f8a0
Bump the npm-development group with 2 updates (#429)4ecada3
Bump the npm-development group across 1 directory with 3 updates (#422)f4b7552
bump eslint from 8.57.1 to 9.16.0 (#418)Updates
pypa/gh-action-pypi-publish
from 1.12.3 to 1.12.4Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
76f52bc
Merge pull request #329 from webknjaz/maintenance/runtime-lockfile-24-02-202572de13b
📌 Mass-upgrade transitive dependency pins1995f2e
Merge pull request #327 from webknjaz/maintenance/twine-6.1-pep63929f40bd
📦 Enable metadata 2.4 support in Twine10df67d
📦 Enable support for PEP 639 metadatae0449d2
🧪 Integrate a unifiedalls-green
GHA statuscebc64f
🧪 Bump setuptools in smoke test to v75.8.0da900af
🧪 Run smoke tests against Ubuntu 24 and 228cafb5c
💰 Sync the funding config916e576
Merge pull request #315 from webknjaz/refactoring/attestations-exist-bundleUpdates
github/codeql-action
from 3.28.1 to 3.28.9Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
9e8d078
Merge pull request #2757 from github/update-v3.28.9-24e1c2d3343d9be6
Update changelog for v3.28.924e1c2d
Merge pull request #2753 from github/update-bundle/codeql-bundle-v2.20.457a08c0
Add changelog note52189d2
Update default bundle to codeql-bundle-v2.20.408bc0cf
Merge pull request #2751 from github/henrymercer/fix-init-post-without-configcf7c687
Sendinit-post
status report in absence of configad42dbd
Merge pull request #2750 from github/dependabot/npm_and_yarn/npm-768bd9b555a8f5935
Merge pull request #2749 from github/dependabot/github_actions/actions-29d379...9660df3
Update checked-in dependenciesUpdates
actions/stale
from 9.0.0 to 9.1.0Release notes
Sourced from actions/stale's releases.
Commits
5bef64f
build(deps): bump@actions/cache
from 3.2.2 to 4.0.0 (#1194)fa77dfd
build(deps-dev): bump@types/jest
from 29.5.11 to 29.5.14 (#1193)f04443d
build(deps): bump@actions/core
from 1.10.1 to 1.11.1 (#1191)5c715b0
build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (#1175)f691222
build(deps): bump actions/publish-action from 0.2.2 to 0.3.0 (#1147)df990c2
build(deps): bump actions/checkout from 3 to 4 (#1091)6e472ce
Merge pull request #1179 from actions/Jcambass-patch-1d10ba64
Merge pull request #1150 from actions/dependabot/npm_and_yarn/undici-5.28.4bbf3da5
resolve check failures6a2e61d
Add workflow file for publishing releases to immutable action packageUpdates
Quansight-Labs/setup-python
from 5.3.1 to 5.4.0Release notes
Sourced from Quansight-Labs/setup-python's releases.
Commits
869aeaf
Fix lint40cc54b
Add freethreaded input and fix handling of prerelease versions6aeccc6
Fix desugaring of3.13.1t
and add test case.4ff908a
Add free threading to advanced usage documentation536ce35
Revert README changes870b55e
Update README to add examples to install 3.13t6313221
Use 'Quansight-Labs' repoffbe519
Support free threaded Python versions like '3.13t'4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)Updates
codecov/codecov-action
from 5.1.2 to 5.3.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
13ce06b
chore(release): bump to 5.3.13e26040
fix: add docs and copy over dist (#1752)0da7aa6
chore(release): 5.3.0 (#1751)1ca7ce6
chore(release): wrapper -0.1.0 (#1750)65baa5f
Update README with reqs (#1749)5a605bd
chore(release): bump to 5.2.0 (#1748)5825942
Fix typo in README (#1747)b1a6383
Th/add commands (#1745)6c5b693
use correct audience when requesting oidc token (#1744)ad45165
build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (#1742)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions