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

chore(deps): bump katana-rpc from v1.0.0-alpha.9 to v1.0.0-alpha.11 #774

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps katana-rpc from v1.0.0-alpha.9 to v1.0.0-alpha.11.

Release notes

Sourced from katana-rpc's releases.

v1.0.0-alpha.11

Reason

  • Small fix to avoid spurious logs on the pending block that slows down Torii.

What's Changed

Full Changelog: dojoengine/dojo@v1.0.0-alpha.10...v1.0.0-alpha.11

v1.0.0-alpha.10

Important changes

  • Katana now requires the --dev flag to enable the dev_predeployedAccounts endpoint (previous katana_predeployedAccounts).
  • Walnut (starknet debugger) has been integrated in Dojo and is available for sozo migrate apply --walnut and sozo execute --walnut. If you require an API key working with Dojo, please contact https://walnut.dev founders, they will be happy to share one with you.
  • Katana now returns the events for the pending block.
  • Torii bug fixes.

What's Changed

New Contributors

Full Changelog: dojoengine/dojo@v1.0.0-alpha.9...v1.0.0-alpha.10

Commits
  • fbff45b Prepare release: v1.0.0-alpha.11 (#2402)
  • ad9f960 refactor: use debug for process pendign logs (#2401)
  • f105912 Prepare release: v1.0.0-alpha.10 (#2399)
  • 76458a3 Add walnut flag to sozo execute and migrate apply commands (#2333)
  • 4d34bc5 fix: fix sozo issues with migration on sepolia (#2398)
  • 28d843f update default invoke max steps (#2395)
  • 6b9da83 opt(torii): avoid calculating poseidon hash where possible (#2394)
  • f8784c4 Bump blockifier to latest rev (#2393)
  • ecab100 feat(dojo-compiler): add sierra to cairo debug information (#2392)
  • dd4cd5f fix(torii): offchain messages signature validation on first set (#2390)
  • Additional commits viewable in compare view

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 [katana-rpc](https://github.com/dojoengine/dojo) from v1.0.0-alpha.9 to v1.0.0-alpha.11.
- [Release notes](https://github.com/dojoengine/dojo/releases)
- [Commits](dojoengine/dojo@e42ce0c...fbff45b)

---
updated-dependencies:
- dependency-name: katana-rpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team September 16, 2024 06:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@sergey-melnychuk sergey-melnychuk deleted the dependabot/cargo/katana-rpc-v1.0.0-alpha.11 branch September 16, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant