Skip to content

deps: Update AWS SDK to version 3 #22

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

Merged
merged 2 commits into from
Jun 25, 2024
Merged

deps: Update AWS SDK to version 3 #22

merged 2 commits into from
Jun 25, 2024

Conversation

Bl00D4NGEL
Copy link

What it solves

GH action prints out this notice when running this GH action:

(node:1614) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)

This PR updates the dependency of the aws-sdk to version 3 and uses the AWS codemod to migrate the code. The only manual change was done for the task failed output.

Readiness Checklist

Author/Contributor

  • Pull request title is brief and descriptive (for a changelog entry)

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, or enhancement
  • Label as bump:patch, bump:minor, or bump:major if this PR should create a new release

@Ic3w0lf Ic3w0lf merged commit d447838 into geekcell:main Jun 25, 2024
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 this pull request may close these issues.

2 participants