Skip to content

build(deps): bump @stellar/wallet-sdk from 0.5.0-rc.0 to 0.9.0 in /@bajetech/astrax-api#180

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bajetech/astrax-api/stellar/wallet-sdk-0.9.0
Open

build(deps): bump @stellar/wallet-sdk from 0.5.0-rc.0 to 0.9.0 in /@bajetech/astrax-api#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bajetech/astrax-api/stellar/wallet-sdk-0.9.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @stellar/wallet-sdk from 0.5.0-rc.0 to 0.9.0.

Release notes

Sourced from @​stellar/wallet-sdk's releases.

v0.9.0

  • Make sure "kind" param works on fetchTransactions

v0.8.0

Adding browser.storage compatibility, useful for browser extensions like Freighter: https://developer.chrome.com/docs/extensions/reference/storage/ https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage

v0.7.0-rc.0

This release updates the SDK to accommodate latest changes from SEP-24 spec:

All changes:

  • Add support for optional lang parameter when fetching transactions
  • Add pending_user_transfer_complete and refunded transaction statuses
  • Add refunds object to transaction interface
  • Add some other missing transaction params:
    • amount_in_asset
    • amount_out_asset
    • amount_fee_asset
    • kyc_verified
    • claimable_balance_id
  • Update tests

v0.6.0-rc.1

  • Fix ":lp" string

v0.6.0-rc.0

  • Upgrade stellar-sdk and add LP handling
Changelog

Sourced from @​stellar/wallet-sdk's changelog.

v0.9.0

  • Make sure "kind" param works on fetchTransactions

v0.8.0

  • Update stellar-sdk and add keystore support for browser storage

v0.7.0-rc.0

This release updates the SDK to accommodate latest changes from SEP-24 spec:

All changes:

  • Add support for optional lang parameter when fetching transactions
  • Add pending_user_transfer_complete and refunded transaction statuses
  • Add refunds object to transaction interface
  • Add some other missing transaction params:
    • amount_in_asset
    • amount_out_asset
    • amount_fee_asset
    • kyc_verified
    • claimable_balance_id

v0.6.0-rc.1

  • Fix ":lp" string

v0.6.0-rc.0

  • Upgrade stellar-sdk and add LP handling
Commits
Maintainer changes

This version was pushed to npm by cassiomg, a new releaser for @​stellar/wallet-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 [@stellar/wallet-sdk](https://github.com/stellar/js-stellar-wallets) from 0.5.0-rc.0 to 0.9.0.
- [Release notes](https://github.com/stellar/js-stellar-wallets/releases)
- [Changelog](https://github.com/stellar/js-stellar-wallets/blob/master/CHANGELOG.md)
- [Commits](stellar/js-stellar-wallets@v0.5.0-rc.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants