relaycorp / awala-endpoint-internet

Middleware for server-side apps to communicate over Awala without implementing any of the networking or cryptography from the protocol suite.
https://docs.relaycorp.tech/awala-endpoint-internet/
GNU Affero General Public License v3.0
1 stars 0 forks source link

fix(deps): Bump @relaycorp/awala-keystore-cloud from 2.1.5 to 2.1.8 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @relaycorp/awala-keystore-cloud from 2.1.5 to 2.1.8.

Release notes

Sourced from @​relaycorp/awala-keystore-cloud's releases.

v2.1.8

2.1.8 (2023-07-26)

Bug Fixes

v2.1.7

2.1.7 (2023-07-24)

Bug Fixes

  • deps: Bump @​typegoose/typegoose from 11.3.0 to 11.4.0 (#216) (29db91e)

v2.1.6

2.1.6 (2023-07-18)

Bug Fixes

  • Include requested private key format when refusing export (#209) (0fcdfd0)
Commits
  • 6e7fb28 fix(deps): Bump @​relaycorp/relaynet-core from 1.86.4 to 1.86.6 (#215)
  • 29db91e fix(deps): Bump @​typegoose/typegoose from 11.3.0 to 11.4.0 (#216)
  • 9fae8a7 chore(deps): Bump @​types/jest from 28.1.8 to 29.5.3 (#214)
  • f5d9358 chore(deps): Bump prettier from 2.8.8 to 3.0.0 (#213)
  • 796ed72 chore(deps): Recreate package-lock.json
  • 0fcdfd0 fix: Include requested private key format when refusing export (#209)
  • 0742277 chore(deps): Upgrade to TypeScript 5 and Jest 29 (#210)
  • 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 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)
gnarea commented 1 year ago

@dependabot recreate

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.8.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: