build(deps): bump the all-github-actions group across 1 directory with 9 updates #1017
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 all-github-actions group with 9 updates in the / directory:
4
5
5
6
3.9.0
3.11.1
3.3.0
3.5.0
6.13.0
6.18.0
4.6.0
4.6.2
4.1.8
5.0.0
4.2.0
5.0.0
7.0.0
8.0.0
Updates
actions/checkout
from 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Updates
actions/setup-go
from 5 to 6Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
4469467
Bump actions/checkout from 4 to 5 (#631)e093d1e
Node 24 upgrade (#624)1d76b95
Improve toolchain handling (#460)e75c3e8
Bumpform-data
to bring in fix for critical vulnerability (#618)8e57b58
Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#603)7c0b336
Bump typescript from 5.4.2 to 5.8.3 (#538)6f26dcc
Bump undici from 5.28.5 to 5.29.0 (#594)8d4083a
Bump@typescript-eslint/parser
from 5.62.0 to 8.32.0 (#590)fa96338
Bump@actions/tool-cache
from 2.0.1 to 2.0.2 (#591)4de67c0
Bump@types/jest
from 29.5.12 to 29.5.14 (#589)Updates
docker/setup-buildx-action
from 3.9.0 to 3.11.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
e468171
Merge pull request #429 from crazy-max/fix-keep-statea3e7502
chore: update generated contentb145473
fix keep-state not being respected18ce135
Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...0e198e9
chore: update generated content05f3f3a
build(deps): bump@docker/actions-toolkit
from 0.61.0 to 0.62.16229134
Merge pull request #427 from crazy-max/keep-statec6f6a07
chore: update generated content6c5e29d
skip builder creation if one already exists with the same name548b297
ci: keep-state checkUpdates
docker/login-action
from 3.3.0 to 3.5.0Release notes
Sourced from docker/login-action's releases.
Commits
184bdaa
Merge pull request #878 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...5c6bc94
chore: update generated contentcaf4058
build(deps): bump the aws-sdk-dependencies group with 2 updatesef38ec3
Merge pull request #860 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d52e8ef
chore: update generated content9644ab7
build(deps): bump the aws-sdk-dependencies group with 2 updates7abd1d5
Merge pull request #875 from docker/dependabot/npm_and_yarn/form-data-2.5.51a81202
Merge pull request #876 from crazy-max/aws-public-dual-stackd1ab30d
chore: update generated contentf25ff28
support dual-stack for aws public ecrUpdates
docker/build-push-action
from 6.13.0 to 6.18.0Release notes
Sourced from docker/build-push-action's releases.
Commits
2634353
Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-t...c0432d2
chore: update generated content0bb1f27
set builder driver and endpoint attributes for dbc summary support5f9dbf9
chore(deps): Bump@docker/actions-toolkit
from 0.61.0 to 0.62.10788c44
Merge pull request #1375 from crazy-max/remove-gcraa179ca
e2e: remove GCR1dc7386
Merge pull request #1364 from crazy-max/history-export-cmd9c9803f
chore: update generated contentdb1f6c4
DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export721e8c7
Bump@docker/actions-toolkit
from 0.59.0 to 0.61.0Updates
actions/upload-artifact
from 4.6.0 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
Commits
ea165f8
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620
Prepare for new release of actions/upload-artifact with new toolkit cache ver...4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 packageUpdates
actions/download-artifact
from 4.1.8 to 5.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update README.mdd3f86a1
Merge pull request #404 from actions/robherley/v4.3.0fc02353
prep for v4.3.0 release7745437
Merge pull request #402 from actions/joshmgross/download-by-id-exampleUpdates
actions/setup-node
from 4.2.0 to 5.0.0Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
a0853c2
Bump actions/checkout from 4 to 5 (#1345)b7234cc
Upgrade action to use node24 (#1325)d7a1131
Enhance caching in setup-node with automatic package manager detection (#1348)5e2628c
Bumps form-data (#1332)65becef
Bump undici from 5.28.5 to 5.29.0 (#1295)7e24a65
Bump uuid from 9.0.1 to 11.1.0 (#1273)08f58d1
Bump@octokit/request-error
and@actions/github
(#1227)49933ea
Bump@action/cache
from 4.0.2 to 4.0.3 (#1262)e3ce749
feat: support private mirrors (#1240)40337cb
Add support for indented eslint output (#1245)Updates
golangci/golangci-lint-action
from 7.0.0 to 8.0.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
4afd733
8.0.07774f98
feat: use absolute paths by default when using working-directory option (#1231)9fae48a
7.0.116ece5e
docs: clarify that ’args: --path-mode=abs’ is needed for working-directory (...a3942e2
build(deps-dev): bump the dev-dependencies group with 2 updates (#1227)7ecb048
build(deps): bump@types/node
from 22.14.0 to 22.14.1 in the dependencies gro...63a0d0e
build(deps-dev): bump the dev-dependencies group with 3 updates (#1224)c2427fe
docs: update problem matchers section642f8ee
build(deps): bump@types/node
from 22.13.14 to 22.14.0 in the dependencies gr...d84be92
build(deps-dev): bump the dev-dependencies group with 4 updates (#1220)You can trigger a rebase of this PR 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