Skip to content

build(deps): bump datafusion from 54.0.0 to 54.1.0 - #1652

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/datafusion-54.1.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/datafusion-54.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

⚠️ 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 datafusion from 54.0.0 to 54.1.0.

Commits
  • 0d1f2eb [branch-54] chore: Update version 54.1.0, add changelog (#23689)
  • fcbc9bd [branch-54] Handle nulls in type coercion of higher-order UDFs, map_extract, ...
  • 61b0f76 [branch-54] Resolve lost wakeup in SpillPoolReader with multiple conc… (#23654)
  • 2142d5b [branch-54] chore: fix cargo audit (#23607)
  • c735a49 [branch-54] fix: don't duplicate volatile expressions when pushing projection...
  • 82acf50 [branch-54] perf: avoid intermediate slice allocation in Spark slice function...
  • 887b065 [branch-54] fix: preserve no-filter SMJ matches across pending outer batches ...
  • 06c4d41 [branch-54] fix: handle IS TRUE correctly in EliminateOuterJoin (backport...
  • 7fd1b0d [branch-54] fix: Correctly compute nullability in recursive CTE schemas (back...
  • 9d41b02 [branch-54] fix: regex simplification of anchored patterns produces wrong res...
  • 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 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)

Bumps [datafusion](https://github.com/apache/datafusion) from 54.0.0 to 54.1.0.
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@54.0.0...54.1.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-version: 54.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 25, 2026
timsaucer added a commit that referenced this pull request Sep 11, 2026
Applies 21 open Dependabot PRs in a single change so CI runs once over
the combined result rather than 21 times over lockfiles that each
invalidate the next.

Cargo (Cargo.lock only; workspace ranges already admit these):
arrow/arrow-array/arrow-schema/arrow-select 59.2.0 -> 59.3.0, uuid
1.23.3 -> 1.26.1, futures 0.3.32 -> 0.3.34, log 0.4.32 -> 0.4.34,
async-trait 0.1.89 -> 0.1.92, serde_json 1.0.150 -> 1.0.151, tokio
1.52.3 -> 1.53.1, quinn-proto 0.11.14 -> 0.11.16.

Python (uv.lock): tornado 6.5.7 -> 6.5.8, cryptography 49.0.0 ->
50.0.0, setuptools 82.0.1 -> 83.0.0.

Actions: actions/checkout v6 -> v7, actions/setup-python v5/v6 -> v7,
actions/cache v5 -> v6, taiki-e/install-action v2 -> v2.85.5,
astral-sh/setup-uv 8.2.0 -> 10.0.1, github/codeql-action init and
analyze 4.36.2 -> 4.37.9.

The codeql-action bumps only pass together: the action rejects a run
where init and analyze are on different versions, so #1700 and #1699
each fail alone with "Loaded a configuration file for version
'4.37.9', but running version '4.36.2'".

The SHA-pinned actions/checkout in codeql.yml goes to the v7 commit
3d3c42e5aac5ba805825da76410c181273ba90b1 rather than the stale v6
commit #1606 proposed, keeping the pin on the same major version as
the tag refs elsewhere.

Excludes #1652 (datafusion 54.0.0 -> 54.1.0), obsolete since main
moved to DataFusion 55.1.0.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@timsaucer

Copy link
Copy Markdown
Member

Superseded by #1731

@timsaucer timsaucer closed this Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

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/datafusion-54.1.0 branch September 14, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant