Skip to content

chore(deps): bump starknet_provider from 0.1.1+2 to 0.2.0 - #563

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/starknet_provider-0.2.0
Open

chore(deps): bump starknet_provider from 0.1.1+2 to 0.2.0#563
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/starknet_provider-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps starknet_provider from 0.1.1+2 to 0.2.0.

Changelog

Sourced from starknet_provider's changelog.

starknet - v0.2.0

  • FIX: use relative import in starknet provider (#526). (f1596d09)
  • FIX: export toCalldata List extension (#518). (3e6fe998)
  • FIX: support JSON RPC error with a string payload as data (#517). (15d5f2b3)
  • FIX: waitForAcceptance now chek on finality status (#479). (f18adb71)
  • FIX: migrate contract test (#470). (978a214a)
  • FEAT: Add implementation for starknet_estimateMessageFee (#535). (483cdfd1)
  • FEAT: prepare core package (#504). (e7b1bd0b)
  • FEAT: Get devnet predeployed accounts (#494). (1879fd09)
  • FEAT: add an example to deploy an ArgentX 0.4.0 account on devnet (#471). (d2ca6401)
  • FEAT: add wrapper for devnet mint endpoint (#458). (efce379d)
  • BREAKING FEAT: add snip9 and snip12 (#488). (c7936779)
  • BREAKING FEAT: introduce account signer (#445). (61b21920)

starknet_cli - v0.1.0

  • BREAKING FEAT: introduce account signer (#445). (61b21920)

starknet_provider - v0.2.0

  • FIX: use relative import in starknet provider (#526). (f1596d09)
  • FIX: Moving api components (#512). (2a6d9ffc)
  • FIX: support JSON RPC error with a string payload as data (#517). (15d5f2b3)
  • FIX(starknet_provider): add missing JSON RPC error code 41 (TRANSACTION_EXECUTION_ERROR) (#481). (947dde35)
  • FEAT: Add implementation for starknet_estimateMessageFee (#535). (483cdfd1)
  • FEAT: add support for starknet_getTransactionStatus (#528). (c3b7650c)
  • FEAT: Implement Support for Starknet JSON RPC v0.8.0 Web Socket API (#516). (c8687c86)
  • FEAT: Retrieve revert_error for CONTRACT_NOT_FOUND jsonRpc error (#502). (52db2074)
  • FEAT: get block with receipts (#487). (fd0b2c68)
  • DOCS: update JSON RPC 0.7.1 support (#464). (89ebec01)
  • BREAKING FEAT: introduce account signer (#445). (61b21920)

wallet_kit - v0.3.0

  • FIX(wallet_kit): add missing expandable for wallet list (#542). (2884dcf0)
  • FIX: #522 use WalletKit chainId and provider instead of hardcoded (#539). (b60d6320)
  • FIX: refresh account balance (#534). (2992a163)
  • FIX: wallet kit icon path (#459). (bc698d71)
  • FEAT: add seedphrase validation (#536). (732b692f)
  • FEAT: Wallet_kit should check if account is deployed at startup (#514). (100fc0d5)
  • FEAT(wallet_kit): add walletError notifier/provider to allow customisation of error display (#477). (6bc4d17b)
  • FEAT: adding error display feature (#436). (d11675ee)
  • DOCS(wallet_kit): fix README (#501). (c997d6cb)
  • BREAKING FEAT(wallet_kit): Allow customization via ThemeData instead of hardcoded styles. (c2da56bd)
  • BREAKING FEAT: introduce account signer (#445). (61b21920)

secure_store - v0.1.3

... (truncated)

Commits
  • a077e2a chore(release): publish packages (#543)
  • 2884dcf fix(wallet_kit): add missing expandable for wallet list (#542)
  • b60d632 fix: #522 use WalletKit chainId and provider instead of hardcoded (#539)
  • 732b692 feat: add seedphrase validation (#536)
  • d9bc442 test(starknet): add test case to check #537 (#538)
  • 483cdfd feat: Add implementation for starknet_estimateMessageFee (#535)
  • 2992a16 fix: refresh account balance (#534)
  • c2da56b feat(wallet_kit)!: Allow customization via ThemeData instead of hardcoded styles
  • 4ac30ae fix: remove avnu reward call without api key test (#532)
  • e7d02c6 feat: Investigate and Explore Support for New Wallet API from JSON RPC Specif...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [starknet_provider](https://github.com/focustree/starknet.dart) from 0.1.1+2 to 0.2.0.
- [Changelog](https://github.com/focustree/starknet.dart/blob/main/CHANGELOG.md)
- [Commits](starknet_provider-v0.1.1...starknet_provider-v0.2.0)

---
updated-dependencies:
- dependency-name: starknet_provider
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Apr 13, 2026
@docs-page

docs-page Bot commented Apr 13, 2026

Copy link
Copy Markdown

To view this pull requests documentation preview, visit the following URL:

docs.page/focustree/starknet.dart~563

Documentation is deployed and generated using docs.page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants