Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

Bumps starknet from 5.24.3 to 6.24.1.

Release notes

Sourced from starknet's releases.

v6.24.1

6.24.1 (2025-03-20)

Bug Fixes

  • repair snip-12 enum type nested dependency (#1289) (1cd4219)

v6.24.0

6.24.0 (2025-03-12)

Features

  • add simulate and estimate fee utility methods for outside execution (#1327) (3668b01)
  • implement cairo fixed array support (#1310) (45df63e)

v6.23.1

6.23.1 (2025-02-05)

Bug Fixes

  • conf. TxV in Account, conf. string auto. all methods, fix unbdef… (#1311) (1d91ec0)

v6.23.0

6.23.0 (2025-01-29)

Features

v6.22.0

6.22.0 (2025-01-29)

Features

v6.21.2

6.21.2 (2025-01-29)

... (truncated)

Changelog

Sourced from starknet's changelog.

6.24.1 (2025-03-20)

Bug Fixes

  • repair snip-12 enum type nested dependency (#1289) (1cd4219)

6.24.0 (2025-03-12)

Features

  • add simulate and estimate fee utility methods for outside execution (#1327) (3668b01)
  • implement cairo fixed array support (#1310) (45df63e)

6.23.1 (2025-02-05)

Bug Fixes

  • conf. TxV in Account, conf. string auto. all methods, fix unbdef… (#1311) (1d91ec0)

6.23.0 (2025-01-29)

Features

6.22.0 (2025-01-29)

Features

6.21.2 (2025-01-29)

Bug Fixes

6.21.1 (2025-01-23)

Bug Fixes

  • pass signerDetails to fix estimateFeeBulk (#1299) (f09f20d)

6.21.0 (2025-01-08)

Bug Fixes

  • correct enum typed data hashing (#1281) (6e353d3)
  • rectify snip-12 violation by removing extra : in enum encoding (#1288) (b903116)
  • repair fetch utility for browser environments (#1293) (2cb1332)

... (truncated)

Commits
  • 83a59c3 chore(release): 6.24.1 [skip ci]
  • 1cd4219 fix: repair snip-12 enum type nested dependency (#1289)
  • d30e130 docs: cast type to circumvent build issue
  • 32470ca docs: remove old version documentation
  • 17e8511 chore(release): 6.24.0 [skip ci]
  • 3668b01 feat: add simulate and estimate fee utility methods for outside execution (#1...
  • 45df63e feat: implement cairo fixed array support (#1310)
  • 1dc3eee docs: update starknet.js version in guide table (#1317)
  • 3a28157 docs: generate documentation version
  • 9cb21ec chore(release): 6.23.1 [skip ci]
  • 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 [starknet](https://github.com/starknet-io/starknet.js) from 5.24.3 to 6.24.1.
- [Release notes](https://github.com/starknet-io/starknet.js/releases)
- [Changelog](https://github.com/starknet-io/starknet.js/blob/develop/CHANGELOG.md)
- [Commits](starknet-io/starknet.js@v5.24.3...v6.24.1)

---
updated-dependencies:
- dependency-name: starknet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant