Skip to content

chore(dependency): bump aws crypto helpers dependency to 2.0.0 #2940

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 1 commit into from
Oct 27, 2021

Conversation

AllanZhengYP
Copy link
Contributor

We pinned to 2.0.0 because crypto helpers 2.0.0+ is suppose to drop
support for Node.js 10. They may introduce warnings or breaking change
in any time. We should unpin the version after v3 drops the support
for Node.js 10 too.

Issue

Resolves: #2810


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We pinned to 2.0.0 because crypto helpers 2.0.0+ is suppose to drop
support for Node.js 10. They may introduce warnings or breaking change
in any time. We should unpin the version after v3 drops the support
for Node.js 10 too.
@codecov-commenter
Copy link

Codecov Report

Merging #2940 (5141ab9) into main (4df3162) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2940   +/-   ##
=======================================
  Coverage   58.57%   58.57%           
=======================================
  Files         558      558           
  Lines       30248    30248           
  Branches     7443     7443           
=======================================
  Hits        17718    17718           
  Misses      12530    12530           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4df3162...5141ab9. Read the comment docs.

@AllanZhengYP AllanZhengYP merged commit 1602368 into aws:main Oct 27, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@aws-crypto/sha256-browser missing @aws-sdk/util-utf8-browser as a dependency in package.json
3 participants