Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore(deps): bump did-jwt from 5.12.4 to 6.1.2 #4126

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps did-jwt from 5.12.4 to 6.1.2.

Release notes

Sourced from did-jwt's releases.

6.1.2

6.1.2 (2022-06-06)

Bug Fixes

  • ES256K-R verification with checksumAddress in eip155 blockchainAccountId (#232) (dcbd0b9), closes #231

6.1.1

6.1.1 (2022-06-06)

Bug Fixes

  • ci: groom the build scripts and dependencies (#230) (34e943d)

6.1.0

6.1.0 (2022-05-17)

Features

6.0.0

6.0.0 (2022-04-04)

Bug Fixes

  • remove parseKey, change ES256K and Ed25519 signers to Uint8Array only (#224) (9132caf), closes #222

BREAKING CHANGES

  • The Signer classes exported by this library no longer accept private keys with string encodings, only Uint8Array. This reduces the potential ambiguity between different formats. Some utility methods are exported that allow users to convert some popular encodings to raw Uint8Array.
Changelog

Sourced from did-jwt's changelog.

6.1.2 (2022-06-06)

Bug Fixes

  • ES256K-R verification with checksumAddress in eip155 blockchainAccountId (#232) (dcbd0b9), closes #231

6.1.1 (2022-06-06)

Bug Fixes

  • ci: groom the build scripts and dependencies (#230) (34e943d)

6.1.0 (2022-05-17)

Features

6.0.0 (2022-04-04)

Bug Fixes

  • remove parseKey, change ES256K and Ed25519 signers to Uint8Array only (#224) (9132caf), closes #222

BREAKING CHANGES

  • The Signer classes exported by this library no longer accept private keys with string encodings, only Uint8Array. This reduces the potential ambiguity between different formats. Some utility methods are exported that allow users to convert some popular encodings to raw Uint8Array.
Commits
  • 9c6e084 chore(release): 6.1.2 [skip ci]
  • dcbd0b9 fix: ES256K-R verification with checksumAddress in eip155 blockchainAccountId...
  • 7374a0a chore(ci): run tests on push as well
  • d677965 chore(release): 6.1.1 [skip ci]
  • 34e943d fix(ci): groom the build scripts and dependencies (#230)
  • cbbfdca chore(release): 6.1.0 [skip ci]
  • fd81edb feat: support Ed25519 publicKeyJwk (#227)
  • 741f79b chore(deps): update dependency jest to v28 (#228)
  • 30b9ac8 chore(release): 6.0.0 [skip ci]
  • 9132caf fix: remove parseKey, change ES256K and Ed25519 signers to Uint8Array only (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2022
@achingbrain
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/did-jwt-6.1.2 branch from e9684cb to 9e6d0e8 Compare June 14, 2022 06:16
Bumps [did-jwt](https://github.com/decentralized-identity/did-jwt) from 5.12.4 to 6.1.2.
- [Release notes](https://github.com/decentralized-identity/did-jwt/releases)
- [Changelog](https://github.com/decentralized-identity/did-jwt/blob/master/CHANGELOG.md)
- [Commits](decentralized-identity/did-jwt@5.12.4...6.1.2)

---
updated-dependencies:
- dependency-name: did-jwt
  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/did-jwt-6.1.2 branch from 9e6d0e8 to e232326 Compare June 23, 2022 06:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #4150.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant