bcgov / traction-tenant-traceability-controller

w3c-ccg traceability api implementation for aries
Apache License 2.0
0 stars 3 forks source link

Bump aries-askar from 0.3.0 to 0.3.1 in /traceability-controller #28

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps aries-askar from 0.3.0 to 0.3.1.

Release notes

Sourced from aries-askar's releases.

v0.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/hyperledger/aries-askar/compare/v0.3.0...v0.3.1

Commits
  • e060e7c Merge pull request #218 from hyperledger/chore/askar-031
  • 3dfeb93 chore: update version to 0.3.1 (js 0.2.0-dev.6)
  • 78ed2f1 Fix panic when unsealing a value too short for a crypto box (#217)
  • b798d82 Merge pull request #216 from andrewwhitehead/update/sqlx
  • 66287f1 update sqlx to 0.7.3
  • ee398f4 ci(js): publish dev as alpha tag (#212)
  • c060e6a Merge pull request #214 from hyperledger/dependabot/npm_and_yarn/wrappers/jav...
  • 6bb3dd5 build(deps): bump follow-redirects in /wrappers/javascript
  • 8cea88c chore(js): update version to dev.5
  • f8530ce fix: throw original errorCode when mismatch
  • 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 show 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)