Releases: guardian/actions-riff-raff
v4.1.7
What's Changed
- chore(deps): Revert
@aws-sdk/client-s3
back to v3.703.0 by @akash1810 in #198
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 #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: v4.1.6...v4.1.7
v4.1.6
What's Changed
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #197
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 (comment).
Full Changelog: v4.1.5...v4.1.6
v4.1.5
What's Changed
- chore(deps-dev): bump @types/node from 22.10.3 to 22.10.5 by @dependabot in #196
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #195
Full Changelog: v4.1.4...v4.1.5
v4.1.4
What's Changed
- chore(deps-dev): bump @types/node from 22.10.2 to 22.10.3 by @dependabot in #194
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #191
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: v4.1.3...v4.1.4
v4.1.3
What's Changed
- chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #192
- chore(deps): bump esbuild from 0.24.0 to 0.24.2 by @dependabot in #193
Full Changelog: 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
- Revert "chore(deps): bump esbuild from 0.24.0 to 0.24.2" by @adamnfish in #188
- Revert "chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2" by @adamnfish in #189
- Revert "chore(deps): bump the aws-sdk group with 2 updates" by @adamnfish in #190
New Contributors
- @adamnfish made their first contribution in #188
Full Changelog: 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
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #185
- chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #186
- chore(deps): bump esbuild from 0.24.0 to 0.24.2 by @dependabot in #187
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- chore(deps-dev): bump @guardian/tsconfig from 0.3.0 to 1.0.0 by @dependabot in #142
- feat(commenting): Add
commentingEnabled
flag to control PR commenting by @akash1810 in #184
Full Changelog: v4.0.10...v4.1.0
v4.0.10
What's Changed
- chore(deps-dev): bump @guardian/eslint-config-typescript from 5.0.0 to 12.0.0 by @dependabot in #180
- chore(deps): bump the aws-sdk group across 1 directory with 2 updates by @dependabot in #183
- chore(deps-dev): bump @types/node from 20.14.9 to 22.10.1 by @dependabot in #182
Full Changelog: v4.0.9...v4.0.10
v4.0.9
What's Changed
- chore(deps): bump the aws-sdk group with 2 updates by @dependabot in #174
- chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #175
Full Changelog: v4.0.8...v4.0.9