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

chore(deps): Bump @aws-crypto/sha256-browser from 2.0.1 to 5.2.0 #1133

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @aws-crypto/sha256-browser from 2.0.1 to 5.2.0.

Changelog

Sourced from @​aws-crypto/sha256-browser's changelog.

5.2.0 (2023-10-16)

Features

  • support ESM artifacts in all packages (#752) (e930ffb)

5.1.0 (2023-09-22)

Bug Fixes

Features

5.0.0 (2023-07-13)

BREAKING CHANGES

  • Remove support for IE11

Co-authored-by: texastony 5892063+texastony@users.noreply.github.com

  • Node 14 is no longer supported nor tested.

4.0.1 (2023-05-22)

Bug Fixes

  • correct package naming in "browser" fields (#625) (24d8c2b)

4.0.0 (2023-02-20)

  • feat!: deprecate node12. (d85ca33)

BREAKING CHANGES

  • Remove node12 from CI (#543)

3.0.0 (2023-01-12)

Bug Fixes

  • docs: sha256 packages, clarify hmac support (#455) (1be5043)

  • feat!: replace Hash implementations with Checksum interface (#492) (da43dc0), closes #492

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
@github-actions github-actions bot added Stale and removed Stale labels Dec 30, 2023
@simoneb
Copy link
Member

simoneb commented Jan 19, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-crypto/sha256-browser-5.2.0 branch 2 times, most recently from 8fe1a69 to 19233fb Compare January 19, 2024 11:06
Bumps [@aws-crypto/sha256-browser](https://github.com/aws/aws-sdk-js-crypto-helpers) from 2.0.1 to 5.2.0.
- [Changelog](https://github.com/aws/aws-sdk-js-crypto-helpers/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js-crypto-helpers@v2.0.1...v5.2.0)

---
updated-dependencies:
- dependency-name: "@aws-crypto/sha256-browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@luke88jones luke88jones force-pushed the dependabot/npm_and_yarn/aws-crypto/sha256-browser-5.2.0 branch from 19233fb to a0fcb07 Compare January 19, 2024 11:38
Copy link
Contributor

@luke88jones luke88jones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test locally. Changes to the SHA library don't affect the functions we're using.

@simoneb simoneb merged commit c6ff387 into master Jan 19, 2024
5 checks passed
@simoneb simoneb deleted the dependabot/npm_and_yarn/aws-crypto/sha256-browser-5.2.0 branch January 19, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants