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

Update substrait requirement from >=0.49.0, <0.49.5 to >=0.49.0, <0.49.6 #13657

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Updates the requirements on substrait to permit the latest version.

Release notes

Sourced from substrait's releases.

v0.49.5

Chore

  • bump release job rust version

Refactor

  • replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #261, #262

Commit Details

  • #261
    • Replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1 (816a6e2)
  • #262
    • Bump release job rust version (a1a52c9)
Changelog

Sourced from substrait's changelog.

0.49.5 (2024-12-04)

Chore

  • bump release job rust version

Refactor

  • replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #261, #262

Commit Details

  • #261
    • Replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1 (816a6e2)
  • #262
    • Bump release job rust version (a1a52c9)

0.49.4 (2024-12-04)

Chore

  • bump thiserror from 2.0.3 to 2.0.4 in the cargo group Bumps the cargo group with 1 update: thiserror.

    Updates thiserror from 2.0.3 to 2.0.4

... (truncated)

Commits
  • ed61a7d Release substrait v0.49.5
  • a1a52c9 chore(ci): bump release job rust version (#262)
  • 816a6e2 refactor: replace once_cell with std::sync::LazyLock, bumping msrv to `1....
  • ebd0bcf Release substrait v0.49.4
  • c7b582f chore(deps,cargo): bump thiserror from 2.0.3 to 2.0.4 in the cargo group (#260)
  • 03ef749 Release substrait v0.49.3
  • cbc82ea chore(deps,cargo): bump syn from 2.0.89 to 2.0.90 in the cargo group (#259)
  • 1e87e93 Release substrait v0.49.2
  • 89672a7 chore: fix 1.83 clippy warnings (#257)
  • 73dd171 Release substrait v0.49.1
  • 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)

Updates the requirements on [substrait](https://github.com/substrait-io/substrait-rs) to permit the latest version.
- [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.49.0...v0.49.5)

---
updated-dependencies:
- dependency-name: substrait
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@mbrobbel
Copy link
Contributor

mbrobbel commented Dec 5, 2024

substrait-io/substrait-rs#263

@findepi
Copy link
Member

findepi commented Dec 5, 2024

substrait-io/substrait-rs#263

We don't support rust releases that received a patch release. Users should use the latest patch version of given Rust major.minor line.
We should update our min version to 1.80.1 too.

@findepi
Copy link
Member

findepi commented Dec 5, 2024

We should update our min version to 1.80.1 too.

-> #13667

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Looks like substrait is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/cargo/main/substrait-gte-0.49.0-and-lt-0.49.6 branch December 5, 2024 17:31
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.

2 participants