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.41 to 0.42, prost-build to 0.13.2 #12483

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on substrait to permit the latest version.

Release notes

Sourced from substrait's releases.

v0.41.5

Chore

  • bump prettyplease from 0.2.20 to 0.2.22 in the cargo group Bumps the cargo group with 1 update: prettyplease.

    Updates prettyplease from 0.2.20 to 0.2.22

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #218

Commit Details

  • #218
    • Bump prettyplease from 0.2.20 to 0.2.22 in the cargo group (a9aac57)
Changelog

Sourced from substrait's changelog.

0.41.5 (2024-08-27)

Chore

  • bump prettyplease from 0.2.20 to 0.2.22 in the cargo group Bumps the cargo group with 1 update: prettyplease.

    Updates prettyplease from 0.2.20 to 0.2.22

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #218

Commit Details

  • #218
    • Bump prettyplease from 0.2.20 to 0.2.22 in the cargo group (a9aac57)
  • Uncategorized
    • Release substrait v0.41.5 (b9ad85a)

0.41.4 (2024-08-26)

Chore

  • bump the cargo group with 3 updates Bumps the cargo group with 3 updates: serde, serde_json and syn.

    Updates serde from 1.0.208 to 1.0.209 Updates serde_json from 1.0.125 to 1.0.127 Updates syn from 2.0.75 to 2.0.76

Commit Statistics

... (truncated)

Commits
  • b9ad85a Release substrait v0.41.5
  • a9aac57 chore(deps,cargo): bump prettyplease from 0.2.20 to 0.2.22 in the cargo group...
  • d5788f4 Release substrait v0.41.4
  • 4a63d96 chore(deps,cargo): bump the cargo group with 3 updates (#217)
  • cff1cf6 Release substrait v0.41.3
  • 6bb79fb chore(deps,cargo): bump the cargo group with 10 updates (#215)
  • 9680366 Release substrait v0.41.2
  • 1bdd002 chore(ci): group cargo updates (#213)
  • 8789d83 Release substrait v0.41.1
  • fa7eb2b chore(deps,cargo): bump rustix from 0.37.22 to 0.37.27 in the cargo group (#207)
  • See full diff 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.41.0...v0.41.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@alamb alamb changed the title Update substrait requirement from 0.41 to 0.42 Update substrait requirement from 0.41 to 0.42, prost-build to 0.13.2 Sep 16, 2024
@@ -35,4 +35,4 @@ workspace = true
[dependencies]
# Pin these dependencies so that the generated output is deterministic
pbjson-build = "=0.7.0"
prost-build = "=0.13.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I needed to update prost-build too otherwise the CI was failing like this: https://github.com/apache/datafusion/actions/runs/10880552896/job/30187614122?pr=12483

@github-actions github-actions bot added the proto Related to proto crate label Sep 16, 2024
@alamb alamb merged commit ba1a1d8 into main Sep 17, 2024
48 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/main/substrait-0.42 branch September 17, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant