apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
6.36k stars 1.2k forks source link

Update substrait requirement from 0.47 to 0.48 #13480

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 5 days ago

Updates the requirements on substrait to permit the latest version.

Release notes

Sourced from substrait's releases.

v0.48.1

Chore

  • bump serde_json from 1.0.132 to 1.0.133 in the cargo group Bumps the cargo group with 1 update: serde_json.

    Updates serde_json from 1.0.132 to 1.0.133

Commit Statistics

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

Commit Details

  • #253
    • Bump serde_json from 1.0.132 to 1.0.133 in the cargo group (800b5e1)
Changelog

Sourced from substrait's changelog.

0.48.1 (2024-11-18)

Chore

  • bump serde_json from 1.0.132 to 1.0.133 in the cargo group Bumps the cargo group with 1 update: serde_json.

    Updates serde_json from 1.0.132 to 1.0.133

Commit Statistics

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

Commit Details

  • #253
    • Bump serde_json from 1.0.132 to 1.0.133 in the cargo group (800b5e1)

0.48.0 (2024-11-18)

Chore (BREAKING)

  • bump substrait from 0.60.0 to 0.61.0 Bumps substrait from 5b70acd to a64a102.

Commit Statistics

  • 2 commits contributed to the release.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #252

Commit Details

... (truncated)

Commits
  • 4c27611 Release substrait v0.48.1
  • 800b5e1 chore(deps,cargo): bump serde_json from 1.0.132 to 1.0.133 in the cargo group...
  • 33c8312 Release substrait v0.48.0
  • 746e5bc chore(deps,substrait)!: bump substrait from 0.60.0 to 0.61.0 (#252)
  • ba3e38d Release substrait v0.47.2
  • 242bf65 chore(deps,cargo): bump serde from 1.0.214 to 1.0.215 in the cargo group (#251)
  • 556a23f Release substrait v0.47.1
  • 9c43808 chore(deps,cargo): bump thiserror from 2.0.0 to 2.0.3 in the cargo group (#250)
  • 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 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)