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

AWS dependency change blocking several renovate PRs #1848

Closed
dcroote opened this issue Aug 8, 2023 · 0 comments · Fixed by #1830
Closed

AWS dependency change blocking several renovate PRs #1848

dcroote opened this issue Aug 8, 2023 · 0 comments · Fixed by #1830
Assignees

Comments

@dcroote
Copy link
Contributor

dcroote commented Aug 8, 2023

Several renovate PRs (#1816, #1820, #1821, #1830) are held up by @aws-sdk dependency changes made in v3.363.0 that are causing the build to fail (example):

> @api3/airnode-node:build

@api3/airnode-node: @api3/airnode-node: $ yarn run clean && yarn run compile
@api3/airnode-node: @api3/airnode-node: $ rimraf -g *.tsbuildinfo ./dist ./build *.tgz
@api3/airnode-node: @api3/airnode-node: $ tsc --build tsconfig.json
Error: @api3/airnode-node: src/workers/cloud-platforms/aws.ts(4,39): error TS2307: Cannot find module '@aws-sdk/util-stream' or its corresponding type declarations.

Since it's been several weeks since this was first noted, I think it is safe to make the necessary changes for upgrading.

@dcroote dcroote self-assigned this Aug 8, 2023
@dcroote dcroote linked a pull request Aug 9, 2023 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant