chore(deps): Bump the all group across 1 directory with 6 updates#1438
Merged
Conversation
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` | | [actions/setup-java](https://github.com/actions/setup-java) | `5.2.0` | `5.6.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.4.0` | `7.0.0` | | [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) | `4.3.3` | `4.3.4` | | [sbt/setup-sbt](https://github.com/sbt/setup-sbt) | `1.2.1` | `1.5.1` | | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `10.4.0` | Updates `actions/checkout` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...9c091bb) Updates `actions/setup-java` from 5.2.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...03ad4de) Updates `actions/setup-node` from 6.4.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) Updates `guardian/actions-riff-raff` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/guardian/actions-riff-raff/releases) - [Commits](guardian/actions-riff-raff@f0806aa...ab360a1) Updates `sbt/setup-sbt` from 1.2.1 to 1.5.1 - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](sbt/setup-sbt@af116cc...9d56cf1) Updates `actions/stale` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@eb5cf3a...1e223db) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/setup-java dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: guardian/actions-riff-raff dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sbt/setup-sbt dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/stale dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
kelvin-chappell
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 group with 6 updates in the / directory:
6.0.27.0.05.2.05.6.06.4.07.0.04.3.34.3.41.2.11.5.110.3.010.4.0Updates
actions/checkoutfrom 6.0.2 to 7.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)Updates
actions/setup-javafrom 5.2.0 to 5.6.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
03ad4deBackport #1097/#1098: cache Maven and Gradle wrapper distributions separately...d229d2eBackport #1111: Preserve Maven toolchains across repeated setup-java runs (#1...bbf0f69dist: Cover Tencent Kona JDK 25 (#1110)513edc4feat: expose cache-primary-key output (#597) [v5 backport] (#1089)62df799Add Maven compiler problem matcher for javac diagnostics (#1087)176156achore: bump version to 5.6.0 for v5 release linebf7b8debuild: rebuild dist for backported changes (#1079, #1083, #1084)0173e6dInfer distribution from asdf .tool-versions vendor prefix (#1084)f45cd82Rename jdkFile input to jdk-file with deprecated alias (#1083)e2863adMap Zulu x86 architecture to i686 for Azul Metadata API (#1079)Updates
actions/setup-nodefrom 6.4.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
guardian/actions-riff-rafffrom 4.3.3 to 4.3.4Release notes
Sourced from guardian/actions-riff-raff's releases.
Commits
ab360a1Merge pull request #331 from guardian/dependabot/npm_and_yarn/guardian/eslint...ad4efe5chore(deps-dev): bump@guardian/eslint-configfrom 14.0.1 to 16.0.0189a3baMerge pull request #332 from guardian/dependabot/npm_and_yarn/guardian/pretti...f8b0d7dchore(deps-dev): bump@guardian/prettierfrom 10.0.0 to 11.0.025b03ffMerge pull request #329 from guardian/dependabot/npm_and_yarn/guardian/tsconf...e70689echore(deps-dev): bump@guardian/tsconfigfrom 1.0.1 to 2.0.03e00bf2Merge pull request #328 from guardian/dependabot/npm_and_yarn/aws-sdk-69eb60963e6a3553bchore(deps): bump the aws-sdk group with 3 updates4b749d3Merge pull request #327 from guardian/dependabot/github_actions/actions/check...7b12275chore(deps): bump actions/checkout from 6 to 7Updates
sbt/setup-sbtfrom 1.2.1 to 1.5.1Release notes
Sourced from sbt/setup-sbt's releases.
Commits
9d56cf1Merge pull request #109 from sbt/wip/actioncec4ae9sbt 2.0.28ce9ab8Merge pull request #107 from scala-steward/update/sbt-2.0.214a0e7dMerge pull request #108 from sbt/wip/hooks2152cfdAdd --server to post-update hook3b2b41fUpdate sbt to 2.0.266fb437Merge pull request #106 from sbt/wip/sbt-2.0.1b1f5a17Update default runner to sbt 2.0.1fe88a15Merge pull request #105 from scala-steward/update/sbt-2.0.1a6b05cdUpdate sbt to 2.0.1Updates
actions/stalefrom 10.3.0 to 10.4.0Release notes
Sourced from actions/stale's releases.
Commits
1e223dbBump undici to 6.27.0 via override, clean up stale license files, and version...9461cb1fix:only-issue-typesdoes not affect PRs (#1338)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 <dependency name> major versionwill 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 versionwill 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