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

build(deps): Bump did-jwt from 7.4.7 to 8.0.4 #425

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2024

Bumps did-jwt from 7.4.7 to 8.0.4.

Release notes

Sourced from did-jwt's releases.

8.0.4

8.0.4 (2024-03-25)

Bug Fixes

  • deps: update dependency @​noble/ciphers to v0.5.2 (1666627)

8.0.3

8.0.3 (2024-03-20)

Bug Fixes

  • deps: update dependency @​scure/base to v1.1.6 (c9e4473)

8.0.2

8.0.2 (2024-03-14)

Bug Fixes

  • deps: update all non-major dependencies to v1.4.0 (9a2688e)

8.0.1

8.0.1 (2024-02-28)

Bug Fixes

  • deps: update dependency @​noble/ciphers to ^0.5.0 (#307) (f6c963e)

8.0.0

8.0.0 (2024-01-18)

Features

BREAKING CHANGES

  • The return types have changed for of extractPublicKeyBytes() and multibaseToBytes() from Uint8Arrays to Objects containing the keyBytes: Uint8Array and a decoded or inferred keyType: string | undefined
Changelog

Sourced from did-jwt's changelog.

8.0.4 (2024-03-25)

Bug Fixes

  • deps: update dependency @​noble/ciphers to v0.5.2 (1666627)

8.0.3 (2024-03-20)

Bug Fixes

  • deps: update dependency @​scure/base to v1.1.6 (c9e4473)

8.0.2 (2024-03-14)

Bug Fixes

  • deps: update all non-major dependencies to v1.4.0 (9a2688e)

8.0.1 (2024-02-28)

Bug Fixes

  • deps: update dependency @​noble/ciphers to ^0.5.0 (#307) (f6c963e)

8.0.0 (2024-01-18)

Features

BREAKING CHANGES

  • The return types have changed for of extractPublicKeyBytes() and multibaseToBytes() from Uint8Arrays to Objects containing the keyBytes: Uint8Array and a decoded or inferred keyType: string | undefined
Commits
  • 8b2023c chore(release): 8.0.4 [skip ci]
  • 1666627 fix(deps): update dependency @​noble/ciphers to v0.5.2
  • 74f7c78 chore(release): 8.0.3 [skip ci]
  • c9e4473 fix(deps): update dependency @​scure/base to v1.1.6
  • 8859267 chore(release): 8.0.2 [skip ci]
  • 9a2688e fix(deps): update all non-major dependencies to v1.4.0
  • 1d02a5d chore(release): 8.0.1 [skip ci]
  • f6c963e fix(deps): update dependency @​noble/ciphers to ^0.5.0 (#307)
  • 57461ab chore(release): 8.0.0 [skip ci]
  • 20bbc3e feat: add support for Multikey (#305)
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2024
Bumps [did-jwt](https://github.com/decentralized-identity/did-jwt) from 7.4.7 to 8.0.4.
- [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@7.4.7...8.0.4)

---
updated-dependencies:
- dependency-name: did-jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/did-jwt-8.0.4 branch from 7ff5615 to 41f7d4a Compare April 24, 2024 12: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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

None yet

0 participants