Skip to content

chore(deps): Bump the all group with 5 updates - #1319

Merged
kelvin-chappell merged 1 commit into
mainfrom
dependabot/github_actions/all-52827b19e3
Feb 3, 2026
Merged

chore(deps): Bump the all group with 5 updates#1319
kelvin-chappell merged 1 commit into
mainfrom
dependabot/github_actions/all-52827b19e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 5 updates:

Package From To
actions/checkout 6.0.1 6.0.2
actions/setup-java 5.1.0 5.2.0
actions/setup-node 6.1.0 6.2.0
guardian/actions-riff-raff 4.2.3 4.2.4
sbt/setup-sbt 1.1.14 1.1.15

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates actions/setup-java from 5.1.0 to 5.2.0

Release notes

Sourced from actions/setup-java's releases.

v5.2.0

What's Changed

Enhancement

Documentation Changes

Dependency Updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

Commits

Updates actions/setup-node from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-node's releases.

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

Commits

Updates guardian/actions-riff-raff from 4.2.3 to 4.2.4

Release notes

Sourced from guardian/actions-riff-raff's releases.

v4.2.4

What's Changed

New Contributors

Full Changelog: guardian/actions-riff-raff@v4.2.3...v4.2.4

Commits
  • a2524d8 Merge pull request #269 from guardian/dependabot/npm_and_yarn/multi-6782033683
  • 69684f8 chore(deps): bump @​smithy/config-resolver, @​aws-sdk/client-s3 and @​aws-sdk/cr...
  • d1f9422 Merge pull request #268 from guardian/dependabot/npm_and_yarn/actions/core-2.0.1
  • b353f6d chore(deps): bump @​actions/core from 1.11.1 to 2.0.1
  • 99187d2 Merge pull request #265 from guardian/dependabot/npm_and_yarn/esbuild-0.27.2
  • ddd6584 chore(deps): bump esbuild from 0.25.12 to 0.27.2
  • c9e25c8 Merge pull request #266 from guardian/dependabot/npm_and_yarn/ts-jest-29.4.6
  • 04c4ab8 chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6
  • aac8c9b Merge pull request #264 from guardian/dependabot/npm_and_yarn/eslint-9.39.2
  • 5f7c367 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2
  • Additional commits viewable in compare view

Updates sbt/setup-sbt from 1.1.14 to 1.1.15

Release notes

Sourced from sbt/setup-sbt's releases.

v1.1.15

updates

new contributors

Full Changelog: sbt/setup-sbt@v1...v1.1.15

Commits
  • a627500 Merge pull request #65 from scala-steward/update/sbt-1.12.0
  • 5389724 Regenerated action.yml
  • c04144c Update sbt, scripted-plugin to 1.12.0
  • 4711f09 Merge pull request #64 from sbt/dependabot/github_actions/actions/cache-5.0.1
  • 219b258 Remove macos-13
  • b239387 Bump actions/cache from 4.3.0 to 5.0.1
  • fed1e7e Merge pull request #63 from Philippus/patch-1
  • efcf031 Upgrade actions/checkout from v5 to v6 in README
  • c96b8f1 Merge pull request #62 from sbt/dependabot/github_actions/actions/checkout-6
  • fc18d45 Bump actions/checkout from 5 to 6
  • See full diff in compare view

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2026
@kelvin-chappell

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |
| [actions/setup-java](https://github.com/actions/setup-java) | `5.1.0` | `5.2.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` |
| [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) | `4.2.3` | `4.2.4` |
| [sbt/setup-sbt](https://github.com/sbt/setup-sbt) | `1.1.14` | `1.1.15` |


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

Updates `actions/setup-java` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@f2beeb2...be666c2)

Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@395ad32...6044e13)

Updates `guardian/actions-riff-raff` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/guardian/actions-riff-raff/releases)
- [Commits](guardian/actions-riff-raff@d27cdac...a2524d8)

Updates `sbt/setup-sbt` from 1.1.14 to 1.1.15
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](sbt/setup-sbt@3e125ec...a627500)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/setup-java
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: guardian/actions-riff-raff
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sbt/setup-sbt
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/all-52827b19e3 branch from a765aad to df2f7f5 Compare February 2, 2026 09:51
@kelvin-chappell
kelvin-chappell merged commit 4f26dbc into main Feb 3, 2026
4 checks passed
@kelvin-chappell
kelvin-chappell deleted the dependabot/github_actions/all-52827b19e3 branch February 3, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant