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 @dialectlabs/sdk from 0.2.0 to 0.6.5 #30

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps @dialectlabs/sdk from 0.2.0 to 0.6.5.

Changelog

Sourced from @​dialectlabs/sdk's changelog.

[0.6.5] - 2022-08-15

  • fix: recover after signing message/tx failed during authentication
  • feature: select channels for broadcast/multicast/unicast

[0.6.4] - 2022-08-11

  • feature: expose token provider in sdk info

[0.6.3] - 2022-08-10

  • fix: circular dep after exposing token provider to public api

[0.6.2] - 2022-08-10

  • feat: expose token provider to public api

[0.6.1] - 2022-08-10

  • fix: rethrow errors from facades if all delegates fail

[0.6.0] - 2022-08-03

  • Add push notifications subscriptions.
  • Add avatar url for dapps.

[0.5.1] - 2022-07-29

  • Add basic message read receipts: tracking of last read message time.

[0.4.10] - 2022-07-20

  • Show correct error message for all http calls.

[0.4.9] - 2022-07-20

  • Add notification types configuration for dapps.
  • Add notification subscriptions querying and configuration for wallets.
  • Add notification subscriptions querying for dapp.

[0.3.1] - 2022-07-21

  • chore: invalidate token storages if data is invalid

[0.3.0] - 2022-07-16

  • Support authentication via transaction. Can be used for wallets which doesn't support message signing

[0.2.1] - 2022-07-13

... (truncated)

Commits
  • 5da9eeb v 0.6.5
  • 14ff9ec Merge pull request #55 from dialectlabs/feature/per-channel-broadcast
  • 5210b93 fix: recover after signing message/tx failed during authentication (#56)
  • c88779b fix: explicit type casting AddressType since AddressTypeDto is an interna...
  • 253680e feature: add api contract for per-channel notifications
  • 5ecfefc chore: run prettier
  • ce42661 v0.6.4
  • ecb8e67 Expose token provider in sdk info (#54)
  • 1439d77 v0.6.3
  • 57dbc7b Fix circular dependency after exposing token provider to public api (#53)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kiryous, a new releaser for @​dialectlabs/sdk since your current version.


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)

Bumps [@dialectlabs/sdk](https://github.com/dialectlabs/sdk) from 0.2.0 to 0.6.5.
- [Release notes](https://github.com/dialectlabs/sdk/releases)
- [Changelog](https://github.com/dialectlabs/sdk/blob/v0.6.5/CHANGELOG.md)
- [Commits](dialectlabs/sdk@v0.2.0...v0.6.5)

---
updated-dependencies:
- dependency-name: "@dialectlabs/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency update label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Development

Successfully merging this pull request may close these issues.

0 participants