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 4 updates #1200

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 4 updates: actions/setup-java, actions/setup-node, guardian/actions-riff-raff and actions/stale.

Updates actions/setup-java from 4.6.0 to 4.7.0

Release notes

Sourced from actions/setup-java's releases.

v4.7.0

What's Changed

New Contributors

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

Commits

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

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

Commits

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

Release notes

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

v4.1.7

What's Changed

Since the upgrade, we've experienced RequestTimeout errors in the build of a guardian/dotcom-rendering. We patched this in https://github.com/guardian/actions-riff-raff/releases/tag/v4.1.4. However, we recently started seeing guardian/ophan experience the same issues. This means the randomly chosen 10 second timeout applied in guardian/actions-riff-raff#191 doesn't work for all cases.

Rather than increase the timeout to another randomly selected value, this change "reverts" the @​aws-sdk/client-s3 and @​aws-sdk/credential-providers libraries back to known working versions. Essentially reverting to v4.1.2.

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

v4.1.6

What's Changed

This version includes updates to various @smithy/* dependencies - aws/aws-sdk-js-v3@v3.722.0...v3.723.0.

Hoping it improves on the request timeout issues previously witnessed. See also smithy-lang/smithy-typescript#1443.

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

v4.1.5

What's Changed

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

v4.1.4

What's Changed

[!NOTE] This change also explicitly configures requestTimeout of the S3 client as we've seen an increase in RequestTimeout errors in @aws-sdk/client-s3 v3.717.0.

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

Commits
  • 6ddd4ac Merge pull request #198 from guardian/aa/revert-aws-sdk
  • 2060837 chore: Configure Dependabot to ignore AWS SDK libraries
  • 363ffd9 chore(deps): Revert @aws-sdk/client-s3 back to v3.703.0
  • c7446e7 Merge pull request #197 from guardian/dependabot/npm_and_yarn/aws-sdk-8014510254
  • 8fdad86 chore(deps): bump the aws-sdk group with 2 updates
  • 75efb17 Merge pull request #195 from guardian/dependabot/npm_and_yarn/aws-sdk-ee104afa01
  • a795297 chore(deps): bump the aws-sdk group with 2 updates
  • 6774fdc Merge pull request #196 from guardian/dependabot/npm_and_yarn/types/node-22.10.5
  • e3101b0 chore(deps-dev): bump @​types/node from 22.10.3 to 22.10.5
  • 7134735 Merge pull request #191 from guardian/dependabot/npm_and_yarn/aws-sdk-5bb87a9087
  • Additional commits viewable in compare view

Updates actions/stale from 9.0.0 to 9.1.0

Release notes

Sourced from actions/stale's releases.

v9.1.0

What's Changed

New Contributors

Full Changelog: actions/stale@v9...v9.1.0

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-1
  • d10ba64 Merge pull request #1150 from actions/dependabot/npm_and_yarn/undici-5.28.4
  • bbf3da5 resolve check failures
  • 6a2e61d Add workflow file for publishing releases to immutable action package
  • 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 4 updates: [actions/setup-java](https://github.com/actions/setup-java), [actions/setup-node](https://github.com/actions/setup-node), [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) and [actions/stale](https://github.com/actions/stale).


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

Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...1d0ff46)

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

Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@28ca103...5bef64f)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: actions/setup-node
  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-patch
  dependency-group: all
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 1, 2025
Copy link
Contributor

@tjsilver tjsilver left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 60d1875 into main Feb 3, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/all-800fd7321b branch February 3, 2025 11:27
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