Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps substreams from 0.6.0 to 0.7.0.

Release notes

Sourced from substreams's releases.

v0.7.0

Changed

  • Migrated foundational store Protobuf definitions to v2, updated related API and tests accordingly.
  • Upgraded Rust toolchain to 1.82.

v0.6.4

  • Updated foundational store protobuf definitions:
    • GetResponse: Renamed response field to code, added block_reached field (tag 3)
    • GetAllResponse: Added block_reached field
    • GetAllRequest: Removed omit_deleted field
    • GetRequest: Removed omit_deleted field

v0.6.2

  • [Experimental] Added Substreams Foundational Store first API support, more details to follow, API subject to changes.

v0.6.1

  • Substreams map or store input that starts with _ doesn't generate a warning about snake cases not being respected.
Changelog

Sourced from substreams's changelog.

0.7.0

Changed

  • Migrated foundational store Protobuf definitions to v2, updated related API and tests accordingly.
  • Upgraded Rust toolchain to 1.82.

0.6.4

  • Updated foundational store protobuf definitions:
    • GetResponse: Renamed response field to code, added block_reached field (tag 3)
    • GetAllResponse: Added block_reached field
    • GetAllRequest: Removed omit_deleted field
    • GetRequest: Removed omit_deleted field

0.6.3

[!WARNING] This release has been removed and should not be used. Please use a different version.

0.6.2

  • [Experimental] Added Substreams Foundational Store first API support, more details to follow, API subject to changes.

0.6.1

  • Substreams map or store input that starts with _ doesn't generate a warning about snake cases not being respected.
Commits
  • 276aa6b Preparing release of 0.7.0
  • c840056 Bump workspace version to 0.7.0 in Cargo.toml.
  • 4089fd2 Upgrade Rust toolchain to 1.82 in rust-toolchain.toml.
  • 63432b6 Upgrade Rust toolchain to 1.82 in rust-toolchain.toml.
  • 5512264 Migrate foundational store Protobuf definitions to v2, update related API and...
  • 6f40647 remove unused field and bump version --prep for release
  • ebb5043 fix protobuf issues (generated against non-canonical protobuf definition)
  • c03f105 bump v
  • 395c1f5 prep release
  • c1d512e Merge pull request #28 from streamingfast/fix/foundational-stores-protobufs
  • 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 [substreams](https://github.com/streamingfast/substreams-rs) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/streamingfast/substreams-rs/releases)
- [Changelog](https://github.com/streamingfast/substreams-rs/blob/develop/CHANGELOG.md)
- [Commits](streamingfast/substreams-rs@v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 7, 2026
@lutter
Copy link
Collaborator

lutter commented Jan 8, 2026

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jan 8, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2026

OK, I won't notify you about version 0.7.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/substreams-0.7.0 branch January 8, 2026 17:18
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants