Update @guardian/cdk, and therefore AWS sdk also#24
Merged
Conversation
273a899 to
af7e338
Compare
af7e338 to
468342b
Compare
6d4d3fd to
468342b
Compare
dblatcher
approved these changes
Oct 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this change?
We need to move away from
@aws-sdkv2 dependencies as they are EOL (see guardian/workflow#1273). Bumping@guardian/cdkwill achieve this.Had to do some fiddling to get RiffRaff to deploy using this new version, see this (reverted) commit. Might have to do that for other projects that are bumping
@guardian/cdk.How to test
Copied largely from #23:
https://editorial-collaboration.code.dev-gutools.co.ukHow can we measure success?
No longer pulling in deprecated dependency
Have we considered potential risks?
Low level of risk as this project is not used in production