Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps substrait from 0.58.0 to 0.61.0.

Release notes

Sourced from substrait's releases.

v0.61.0

Fixed

  • remove doc(hidden) from version const to fix semver checks (#403)

v0.60.1

Other

  • (deps,cargo) bump the cargo group with 2 updates (#400)
  • rename doc_auto_cfg to doc_cfg (#401)
  • (deps,cargo) bump serde from 1.0.226 to 1.0.227 in the cargo group (#399)
  • (deps,cargo) bump serde from 1.0.225 to 1.0.226 in the cargo group (#398)
  • (deps,cargo) bump serde from 1.0.223 to 1.0.225 in the cargo group (#396)
  • (deps,cargo) bump the cargo group with 3 updates (#392)

v0.60.0

Added

  • (deps,substrait) [breaking] bump substrait from 0.74.1 to 0.75.0, use Rust 1.88 and 2024 edition (#391)

Other

  • (deps,cargo) bump url from 2.5.6 to 2.5.7 in the cargo group (#382)

v0.59.1

Other

  • (deps,cargo) bump the cargo group across 1 directory with 6 updates (#379)
  • (deps,cargo) bump prettyplease from 0.2.35 to 0.2.36 in the cargo group (#363)
  • (deps,cargo) bump serde_json from 1.0.140 to 1.0.141 in the cargo group (#361)

v0.59.0

Other

  • (deps,cargo) [breaking] bump msrv to 1.85.1 and cargo group across 1 directory with 7 updates (#358)
Changelog

Sourced from substrait's changelog.

0.61.0 - 2025-10-05

Fixed

  • remove doc(hidden) from version const to fix semver checks (#403)

0.60.1 - 2025-09-29

Other

  • (deps,cargo) bump the cargo group with 2 updates (#400)
  • rename doc_auto_cfg to doc_cfg (#401)
  • (deps,cargo) bump serde from 1.0.226 to 1.0.227 in the cargo group (#399)
  • (deps,cargo) bump serde from 1.0.225 to 1.0.226 in the cargo group (#398)
  • (deps,cargo) bump serde from 1.0.223 to 1.0.225 in the cargo group (#396)
  • (deps,cargo) bump the cargo group with 3 updates (#392)

0.60.0 - 2025-09-14

Added

  • (deps,substrait) [breaking] bump substrait from 0.74.1 to 0.75.0, use Rust 1.88 and 2024 edition (#391)

Other

  • (deps,cargo) bump url from 2.5.6 to 2.5.7 in the cargo group (#382)

0.59.1 - 2025-08-22

Other

  • (deps,cargo) bump the cargo group across 1 directory with 6 updates (#379)
  • (deps,cargo) bump prettyplease from 0.2.35 to 0.2.36 in the cargo group (#363)
  • (deps,cargo) bump serde_json from 1.0.140 to 1.0.141 in the cargo group (#361)

0.59.0 - 2025-07-16

Other

  • (deps,cargo) [breaking] bump msrv to 1.85.1 and cargo group across 1 directory with 7 updates (#358)
Commits
  • 521df62 chore: release v0.61.0 (#404)
  • 23c80a8 fix: remove doc(hidden) from version const to fix semver checks (#403)
  • 9e20b22 feat(deps,substrait)!: bump substrait from 0.76.0 to 0.77.0 (#402)
  • d71cf20 chore: release v0.60.1 (#393)
  • fe9710d chore(deps,cargo): bump the cargo group with 2 updates (#400)
  • 6192c48 chore: rename doc_auto_cfg to doc_cfg (#401)
  • a0c7299 chore(deps,cargo): bump serde from 1.0.226 to 1.0.227 in the cargo group (#399)
  • c4e7cdb chore(deps,cargo): bump serde from 1.0.225 to 1.0.226 in the cargo group (#398)
  • 9053f13 feat(deps,substrait)!: bump substrait from 0.75.0 to 0.76.0 (#397)
  • f70b7a2 chore(deps,cargo): bump serde from 1.0.223 to 1.0.225 in the cargo group (#396)
  • 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)

@github-actions github-actions bot added the substrait Changes to the substrait crate label Oct 6, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/main/substrait-0.61.0 branch 2 times, most recently from 6b1583a to 865999f Compare October 14, 2025 14:37
@dependabot dependabot bot force-pushed the dependabot/cargo/main/substrait-0.61.0 branch 2 times, most recently from bfa64c1 to 87d40b8 Compare October 27, 2025 13:00
Bumps [substrait](https://github.com/substrait-io/substrait-rs) from 0.58.0 to 0.61.0.
- [Release notes](https://github.com/substrait-io/substrait-rs/releases)
- [Changelog](https://github.com/substrait-io/substrait-rs/blob/main/CHANGELOG.md)
- [Commits](substrait-io/substrait-rs@v0.58.0...v0.61.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/main/substrait-0.61.0 branch from 87d40b8 to ba222ff Compare October 27, 2025 14:27
@Jefffrey Jefffrey closed this Oct 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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/main/substrait-0.61.0 branch October 31, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-dependencies substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant