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

Build(deps-dev): bump starknet from 3.16.1 to 5.24.3 #102

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 Mar 25, 2024

Bumps starknet from 3.16.1 to 5.24.3.

Release notes

Sourced from starknet's releases.

v5.24.3

5.24.3 (2023-11-20)

Features from latest official release

  • rpc 0.5.1 (0306b90)
  • Default Provider is now RPC
  • Deprecated Sequencer Provider, deprecated Provider, deprecated methods.
  • RPC 0.5
  • Rpc Provider Transaction Readiness (waitForTransaction update)
  • Refactored tests setup
  • auto-detect account cairoVersion (85bbe39)
  • getContractVersion and getCairoVersion by classHash, deploy_account and bulk action autodetect (54ffca4)
  • provider getContractVersion, contract getVersion, cairo getAbiContractVersion (71e634e)
  • remove testnet2 (SN_GOERLI2)

Bug Fixes

  • correct syncing type (41f9d8a)
  • errors when testing in Testnet with a Cairo 1 account (243074e)
  • stringify error handler data (1eab2d3)
  • skip chainId eager load for RpcProvider initialization (3bccc4d)
  • cleanup and docs update, string types descriptive (08bd45f)
  • interface fix and docs update (97a08c5)
  • remove ec constants (b7e6b01)

v5.24.2

5.24.2 (2023-11-17)

Bug Fixes

  • errors when testing in Testnet with a Cairo 1 account (243074e)

v5.24.1

5.24.1 (2023-11-13)

Bug Fixes

  • stringify error handler data (1eab2d3)

v5.24.0

5.24.0 (2023-11-13)

Bug Fixes

... (truncated)

Changelog

Sourced from starknet's changelog.

5.24.3 (2023-11-20)

Bug Fixes

5.24.2 (2023-11-17)

Bug Fixes

  • errors when testing in Testnet with a Cairo 1 account (243074e)

5.24.1 (2023-11-13)

Bug Fixes

  • stringify error handler data (1eab2d3)

5.24.0 (2023-11-13)

Bug Fixes

  • skip chainId eager load for RpcProvider initialization (3bccc4d)

Features

5.23.0 (2023-11-10)

Bug Fixes

  • correction of CairoAssembly type (340392f)
  • nethermind public node work's on https (12c1582)
  • offset type in DEPRECATED_CAIRO_ENTRY_POINT (452df9e)
  • remove buffer (f8f1caa)

Features

  • export types and respose type in nonspec (e42f9f9)
  • refactored tests setup (a6be207)
  • rpc 0.5.0, spec refactored and rebuilt, wip testing setup refactor (ecfbe19)
  • rpc default provider and public nodes (12402e3)
  • rpc Provider cleanup & refactor, RPC Spec types update (c373ca4)
  • set default provider to random rpc provider, update rpc provider, update test setup (321311e)
  • test general parameters overide (c888d23)
  • use txStatus in waitForTransaction (dd80eb5)
  • waitForTransaction tx hash readiness, test errors & logging update, rpc (39b3fa7)
  • wip (98aa89c)

... (truncated)

Commits
  • cadc8c0 chore(release): 5.24.3 [skip ci]
  • 41f9d8a fix: correct syncing type
  • 2438d40 fix typos (#845) [skip-ci]
  • b568ffa chore(release): 5.24.2 [skip ci]
  • 84db6f8 Merge pull request #836 from PhilippeR26/c1-account-for-test
  • 6dab399 docs: how to use a specific node to execute tests (#837)
  • 8e108f0 Update src/utils/transaction.ts
  • 243074e fix: errors when testing in Testnet with a Cairo 1 account
  • 59e3d1c docs: adjust interpunction spacing
  • efdb167 Merge branch 'main' into develop
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tonitabak, a new releaser for starknet since your current version.


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 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)

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

Bumps [starknet](https://github.com/starknet-io/starknet.js) from 3.16.1 to 5.24.3.
- [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@v3.16.1...v5.24.3)

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

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