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

Bump guardian/actions-riff-raff from 4.1.2 to 4.1.7 #27703

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps guardian/actions-riff-raff from 4.1.2 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

v4.1.3

What's Changed

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

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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff) from 4.1.2 to 4.1.7.
- [Release notes](https://github.com/guardian/actions-riff-raff/releases)
- [Commits](guardian/actions-riff-raff@v4.1.2...v4.1.7)

---
updated-dependencies:
- dependency-name: guardian/actions-riff-raff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 9, 2025 00:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2025
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant