Skip to content

Update substrait requirement from 0.4 to 0.5#5620

Merged
alamb merged 1 commit intomainfrom
dependabot/cargo/main/substrait-0.5
Mar 16, 2023
Merged

Update substrait requirement from 0.4 to 0.5#5620
alamb merged 1 commit intomainfrom
dependabot/cargo/main/substrait-0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Updates the requirements on substrait to permit the latest version.

Release notes

Sourced from substrait's releases.

v0.5.0

Chore (BREAKING)

  • bump prost-wkt dependencies to 0.4

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #59

Commit Details

  • #59
    • Bump prost-wkt dependencies to 0.4 (9a562fa)
Changelog

Sourced from substrait's changelog.

0.5.0 (2023-03-15)

Chore (BREAKING)

  • bump prost-wkt dependencies to 0.4

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #59

Commit Details

  • #59
    • Bump prost-wkt dependencies to 0.4 (9a562fa)

0.4.2 (2023-03-14)

Chore

  • update crates index when creating releases As suggested by a failed run:

    [WARN ] Consider running with --update-crates-index to assure bumping on demand
    uses the latest information

    This adds --update-crates-index to the smart-release invocation.

  • also check PR body for conventional commits Following the main Substrait repository: this makes the PR check match the Merge check by also checking the body of the PR.

    The PR comment note is moved to the job summary.

    Added a note about the use of cargo-smart-release to the contributing guide.

... (truncated)

Commits
  • 749f958 Release substrait v0.5.0
  • 9a562fa chore(deps,cargo)!: bump prost-wkt dependencies to 0.4 (#59)
  • 4321970 Release substrait v0.4.2
  • e52ab6f chore(ci): update crates index when creating releases (#72)
  • 39e3441 chore(ci): also check PR body for conventional commits (#57)
  • a0e320f Release substrait v0.4.1
  • 1b193ae chore: ignore dtolnay/rust-toolchain updates (#69)
  • 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 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.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the substrait Changes to the substrait crate label Mar 16, 2023
@alamb alamb merged commit 36fe974 into main Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/cargo/main/substrait-0.5 branch March 16, 2023 18:10
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.

2 participants