Skip to content

chore: bump @aws-crypto/ie11-detection from 1.0.0 to 4.0.0 #1198

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps @aws-crypto/ie11-detection from 1.0.0 to 4.0.0.

Changelog

Sourced from @​aws-crypto/ie11-detection's changelog.

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

BREAKING CHANGES

  • All classes that implemented Hash now implement Checksum.

2.0.2 (2022-09-07)

Bug Fixes

2.0.1 (2021-12-09)

Bug Fixes

  • uint32ArrayFrom: increment index & polyfill for Uint32Array (#270) (a70d603)

2.0.0 (2021-10-25)

  • feat!: update support policy for node8 and node10 notice (#249) (723e6d2), closes #249

BREAKING CHANGES

  • Deprecate Node8 and Node10

1.2.2 (2021-10-12)

Bug Fixes

  • crc32c: ie11 does not support Array.from (#221) (5f49547)

1.2.1 (2021-09-17)

Bug Fixes

... (truncated)

Commits
  • 137e419 v4.0.0
  • d85ca33 feat!: deprecate node12.
  • 7f56cee v3.0.0
  • 9fd0357 chore: Update version support policy (#510)
  • da43dc0 feat!: replace Hash implementations with Checksum interface (#492)
  • ae1a124 chore(deps-dev): bump prettier from 2.7.1 to 2.8.2 (#506)
  • d026ed1 chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 (#505)
  • 2aa1093 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#504)
  • 7c66be6 chore(deps-dev): bump husky from 8.0.1 to 8.0.3 (#502)
  • 99d1fe9 chore(deps-dev): bump @​types/node from 18.11.9 to 18.11.18 (#500)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by aws-crypto-tools-ci-bot, a new releaser for @​aws-crypto/ie11-detection since your current version.


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 requested a review from a team as a code owner August 10, 2023 13:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-crypto/ie11-detection-4.0.0 branch 2 times, most recently from 7d33592 to 84d8f24 Compare August 30, 2023 13:46
@lavaleri
Copy link
Contributor

@dependabot rebase

Bumps [@aws-crypto/ie11-detection](https://github.com/aws/aws-sdk-js-crypto-helpers) from 1.0.0 to 4.0.0.
- [Changelog](https://github.com/aws/aws-sdk-js-crypto-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/ie11-detection@1.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-crypto/ie11-detection-4.0.0 branch from 84d8f24 to 5b315ce Compare September 22, 2023 23:09
@lavaleri lavaleri merged commit ff4cd6b into master Sep 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-crypto/ie11-detection-4.0.0 branch September 22, 2023 23:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant