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

Bump aries-askar from 0.2.7 to 0.4.2 in /system #171

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps aries-askar from 0.2.7 to 0.4.2.

Release notes

Sourced from aries-askar's releases.

v0.4.2

What's Changed

Full Changelog: openwallet-foundation/askar@v0.4.1...v0.4.2

v0.4.1

This release of Askar has the same functionally as v0.4.0. The publishing only partially succeeded for 0.4.0 and rather than just fixing it, we decided to try again to get the publish automation right. The cargo.lock file in this release has a significant number of dependency updates.

What's Changed

Full Changelog: openwallet-foundation/askar@v0.4.0...v0.4.1

v0.4.0

This release of Askar covers only the Rust libraries and the Python Wrapper. The Javascript and React Native wrappers are now in a separate repo (https://github.com/openwallet-foundation/askar-wrapper-javascript) and a release from that repo will follow Real Soon Now.

What's Changed

New Contributors

Full Changelog: openwallet-foundation/askar@v0.3.2...v0.4.0

v0.3.2

What's Changed

... (truncated)

Commits
  • d399c75 Merge pull request #351 from andrewwhitehead/fix/key-load-fail
  • cef7cb8 update package versions
  • d288a84 fix warnings due to unnecessary lifetime parameters
  • a74224d fix fallible loading of elliptic curve secret keys (avoid panic)
  • 5619bd0 Merge pull request #350 from andrewwhitehead/fix/init-race
  • 2466403 use built-in cache instead of cached_property
  • 72101f8 handle race condition when loading library from multiple threads
  • 34596b0 Merge pull request #346 from openwallet-foundation/dependabot/cargo/sqlx-0.8.3
  • 1d6fc54 build(deps): bump sqlx from 0.8.2 to 0.8.3
  • a859437 Merge pull request #348 from openwallet-foundation/dependabot/cargo/serde_jso...
  • 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 <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)

Bumps [aries-askar](https://github.com/hyperledger/aries-askar) from 0.2.7 to 0.4.2.
- [Release notes](https://github.com/hyperledger/aries-askar/releases)
- [Commits](openwallet-foundation/askar@v0.2.7...v0.4.2)

---
updated-dependencies:
- dependency-name: aries-askar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 12:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 27, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants