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 starknet from 4.3.0 to 4.22.0 #61

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

Conversation

dependabot[bot]
Copy link

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

Bumps starknet from 4.3.0 to 4.22.0.

Release notes

Sourced from starknet's releases.

v4.22.0

4.22.0 (2023-02-22)

Features

  • move starkname to provider (8e88ed0)

v4.21.1

4.21.1 (2023-02-20)

Bug Fixes

  • remove hex prefix should work insensitive, for both 0x and 0X (53323d4)
  • repair decodeShortString for integer strings (1d6adf0)

v4.21.0

4.21.0 (2023-01-18)

Bug Fixes

  • fix merge conflicts from develop (a8b01e3)

Features

  • add get_block_traces support in sequencer (b8dec62)
  • update types get_block_traces in sequencer (2a8d97a)

v4.20.0

4.20.0 (2023-01-17)

Bug Fixes

  • add utility getter in Block class (3a52292)
  • update responseParser & query parameters for sequencer (a72db02)

Features

  • add support for get_state_update in provider (76035a1)

v4.19.3

4.19.3 (2023-01-12)

Bug Fixes

... (truncated)

Changelog

Sourced from starknet's changelog.

4.22.0 (2023-02-22)

Features

  • move starkname to provider (8e88ed0)

5.0.0-beta.5 (2023-02-21)

Features

  • rework contract interaction API (2ee199e)
  • rework waitForTransaction API (e17ff17)

4.21.1 (2023-02-20)

Bug Fixes

  • repair hex prefix removal to be case insensitive (53323d4)
  • repair decodeShortString for integer strings (1d6adf0)

4.21.0 (2023-01-18)

Features

  • add get_block_traces support in sequencer (b8dec62)

4.20.0 (2023-01-17)

Features

  • add support for get_state_update in provider (76035a1)

5.0.0-beta.4 (2023-01-24)

Features

  • expose elliptic curve utility methods (649e0aa)
  • add public sequencer fetch method (1dab230)
  • allow BigNumberish in RawCallData (9b897c7)

5.0.0-beta.3 (2023-01-13)

Bug Fixes

  • repair and unify transaction retrieval error (ea5e646)

5.0.0-beta.2 (2023-01-11)

Bug Fixes

... (truncated)

Commits
  • b34c6e3 chore(release): 4.22.0 [skip ci]
  • beaa96b Merge pull request #520 from 0xs34n/feature/move-starkname-to-provider
  • c59a56b docs: update signature guide and readme
  • c705284 chore: homogenize Starknet casing [skip ci]
  • 787cbeb chore(release): 4.21.1 [skip ci]
  • b035365 Merge pull request #504 from 0xs34n/ci/split-test
  • 4faed54 ci: split triggered test environments
  • f8c8d87 docs: change docs for starkname
  • 8e88ed0 feat: move starkname to provider
  • a12edc8 Update README.md
  • 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 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/0xs34n/starknet.js) from 4.3.0 to 4.22.0.
- [Release notes](https://github.com/0xs34n/starknet.js/releases)
- [Changelog](https://github.com/0xs34n/starknet.js/blob/develop/CHANGELOG.md)
- [Commits](starknet-io/starknet.js@v4.3.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 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