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-primitives from v1.0.0-alpha.9 to v1.0.9 #847

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps katana-primitives from v1.0.0-alpha.9 to v1.0.9.

Release notes

Sourced from katana-primitives's releases.

v1.0.9

Important changes

  • Torii now supports subscriptions for token balances.
  • Queries in gRPC now supports In and NotIn comparison operators.
  • Katana's default class hash for pre-deployed ERC20 has been updated.
  • Torii bug fixes.

What's Changed

New Contributors

Full Changelog: dojoengine/dojo@v1.0.8...v1.0.9

v1.0.8

Important changes

  • Torii: now the Query type for gRPC has a new field entity_updated_after, which is a timestamp used to (inclusively) retrieve entities that has been updated after the provided unix timestamp (in seconds).

What's Changed

Full Changelog: dojoengine/dojo@v1.0.7...v1.0.8

v1.0.7

What's Changed

... (truncated)

Commits
  • 04b5f02 Prepare release: v1.0.9 (#2841)
  • 02557ae fix(torii-core): client negative i128 conversion (#2840)
  • 6be2d0c refactor(torii-grpc): chunk schema joins to avoid sqlite join limit (#2839)
  • 7b37e22 feat(torii): token balances subscription (#2831)
  • 548783b refactor(torii-gql): get rid of world indexing error (#2827)
  • 845c5b1 feat(torii-grpc): add list to member value enum for usage in sdk (#2828)
  • 3c32891 feat(torii-grpc): start rework to use 1 single query (#2817)
  • 12c96ae refactor(dojo): change usage of trace! to avoid path prefix (#2830)
  • 7ff762c fix(katana): update default erc20 class hash (#2836)
  • 93168a1 Fix/bindgen types improvements (#2832)
  • 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-primitives](https://github.com/dojoengine/dojo) from v1.0.0-alpha.9 to v1.0.9.
- [Release notes](https://github.com/dojoengine/dojo/releases)
- [Commits](dojoengine/dojo@e42ce0c...04b5f02)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team January 1, 2025 17:28
@dwiekawki
Copy link
Contributor

Patch version upgrade is incompatible (semver broken).

@dwiekawki dwiekawki closed this Jan 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

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.

@dependabot dependabot bot deleted the dependabot/cargo/katana-primitives-v1.0.9 branch January 7, 2025 18:20
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