Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the all group with 3 updates #1188

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the all group with 3 updates: actions/setup-java, guardian/actions-riff-raff and sbt/setup-sbt.

Updates actions/setup-java from 4.5.0 to 4.6.0

Release notes

Sourced from actions/setup-java's releases.

v4.6.0

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

Commits

Updates guardian/actions-riff-raff from 4.0.9 to 4.1.3

Release notes

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

v4.1.3

What's Changed

Full Changelog: guardian/actions-riff-raff@v4.1.2...v4.1.3

v4.1.2

This change reverts broken dependency updates that caused the S3 Riff Raff upload step to fail with socket timeouts.

What's Changed

New Contributors

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

v4.1.1

[!CAUTION] This version is broken, and should not be used A fix is released in v4.1.2.

This version resulted in Riff Raff S3 uploads failing with socket timeout errors, likely following the S3 client bump in this release.

What's Changed

Full Changelog: guardian/actions-riff-raff@v4.1.0...v4.1.1

v4.1.0

What's Changed

Full Changelog: guardian/actions-riff-raff@v4.0.10...v4.1.0

v4.0.10

What's Changed

... (truncated)

Commits
  • b39e623 Merge pull request #193 from guardian/dependabot/npm_and_yarn/esbuild-0.24.2
  • 0b33c29 chore(deps): bump esbuild from 0.24.0 to 0.24.2
  • 97ac1e5 Merge pull request #192 from guardian/dependabot/npm_and_yarn/types/node-22.10.2
  • 5c2155f chore(deps-dev): bump @​types/node from 22.10.1 to 22.10.2
  • c54bd4e Merge pull request #190 from guardian/revert-185-dependabot/npm_and_yarn/aws-...
  • 67d6394 Revert "chore(deps): bump the aws-sdk group with 2 updates"
  • 94caaf4 Merge pull request #189 from guardian/revert-186-dependabot/npm_and_yarn/type...
  • 113dcd7 Revert "chore(deps-dev): bump @​types/node from 22.10.1 to 22.10.2"
  • 67fa2b6 Merge pull request #188 from guardian/revert-187-dependabot/npm_and_yarn/esbu...
  • 3d09be2 Revert "chore(deps): bump esbuild from 0.24.0 to 0.24.2"
  • Additional commits viewable in compare view

Updates sbt/setup-sbt from 1.1.4 to 1.1.5

Release notes

Sourced from sbt/setup-sbt's releases.

v1.1.5

update

behind the scene

new contributors

Full Changelog: sbt/setup-sbt@v1.1.4...v1.1.5

Commits
  • 96cf3f0 Merge pull request #34 from sbt/wip/bump
  • e95fb76 sbt 1.10.7
  • 845a5b9 Merge pull request #33 from jsoref/action-cleanup
  • 35fbbc6 Cleanup action
  • 20811ef Merge pull request #32 from sbt/wip/macos12
  • b417217 Remove macos-12 from the roster
  • a967577 Merge pull request #31 from SethTisue/patch-1
  • 9cd0413 Update README.md
  • fe37066 Merge pull request #30 from sbt/dependabot/github_actions/peter-evans/create-...
  • 3df4905 Bump peter-evans/create-pull-request from 4 to 7
  • Additional commits viewable 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

Bumps the all group with 3 updates: [actions/setup-java](https://github.com/actions/setup-java), [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) and [sbt/setup-sbt](https://github.com/sbt/setup-sbt).


Updates `actions/setup-java` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@8df1039...7a6d8a8)

Updates `guardian/actions-riff-raff` from 4.0.9 to 4.1.3
- [Release notes](https://github.com/guardian/actions-riff-raff/releases)
- [Commits](guardian/actions-riff-raff@9974dcf...b39e623)

Updates `sbt/setup-sbt` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/sbt/setup-sbt/releases)
- [Commits](sbt/setup-sbt@50a38cc...96cf3f0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: guardian/actions-riff-raff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sbt/setup-sbt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
Copy link
Contributor

@adamnfish adamnfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamnfish adamnfish merged commit 52cc2af into main Jan 3, 2025
3 checks passed
@adamnfish adamnfish deleted the dependabot/github_actions/all-f90d2964bf branch January 3, 2025 14:35
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