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

fix(deps): Bump webcrypto-core from 1.7.7 to 1.8.0 #345

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps webcrypto-core from 1.7.7 to 1.8.0.

Changelog

Sourced from webcrypto-core's changelog.

1.8.0 (2024-05-28)

Features

  • Add x25519 and ed25519 to ec module (b65b6af)

Bug Fixes

  • Improve data validation for importKey and exportKey methods (4ef9eaa)

1.7.9 (2024-03-28)

Bug Fixes

  • nullability checks in AesGcmProvider (7b57920)

1.7.8 (2024-01-22)

Bug Fixes

  • add ...args for generateKey with Ed25519 algorithm (e8c65c3)
  • build error TypeScript 5.3 (b83ef17)
  • type annotations and add missing return types (c83d87e)
Commits
  • 8de48d6 chore(release): 1.8.0
  • d96e153 Merge pull request #68 from PeculiarVentures/ed25519
  • 24e4e7c chore(deps): Downgrade eslint version to 8.57.0
  • 4ef9eaa fix: Improve data validation for importKey and exportKey methods
  • b65b6af feat: Add x25519 and ed25519 to ec module
  • 53c4e0e chore(deps): Update dependencies
  • 3312852 chore(release): 1.7.9
  • cf5920e Merge pull request #67 from PeculiarVentures/dev
  • c6c60ed Merge pull request #66 from shamilovtim/patch-1
  • 7b57920 fix: nullability checks in AesGcmProvider
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Jun 3, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 3, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Jun 3, 2024
Copy link
Contributor

kodiakhq bot commented Jun 3, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge Allow kodiak to automerge commit when all checks pass label Jun 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 8c82778 to 0d42753 Compare June 3, 2024 17:22
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 0d42753 to a826b2a Compare June 3, 2024 17:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from a826b2a to b41d4d1 Compare June 3, 2024 17:27
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch 4 times, most recently from c3678c6 to 85bcf9e Compare June 17, 2024 17:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 85bcf9e to 55c5b02 Compare June 24, 2024 17:19
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 24, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 55c5b02 to 2fe7e53 Compare June 24, 2024 17:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 2fe7e53 to b112be4 Compare July 1, 2024 17:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from b112be4 to 229cf72 Compare July 1, 2024 17:58
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 1, 2024
@gnarea
Copy link
Member

gnarea commented Sep 6, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 229cf72 to 1771d8a Compare September 6, 2024 15:41
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 6, 2024
Bumps [webcrypto-core](https://github.com/PeculiarVentures/webcrypto-core) from 1.7.7 to 1.8.0.
- [Changelog](https://github.com/PeculiarVentures/webcrypto-core/blob/master/CHANGELOG.md)
- [Commits](PeculiarVentures/webcrypto-core@v1.7.7...v1.8.0)

---
updated-dependencies:
- dependency-name: webcrypto-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch from 1771d8a to 14ecd72 Compare September 6, 2024 15:41
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Sep 6, 2024
@kodiakhq kodiakhq bot merged commit c2806d1 into main Sep 6, 2024
12 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/webcrypto-core-1.8.0 branch September 6, 2024 15:45
Copy link

github-actions bot commented Sep 6, 2024

🎉 This PR is included in version 2.2.41 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant