deps(core): bump the all group across 1 directory with 5 updates - #2378
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(core): bump the all group across 1 directory with 5 updates#2378dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/core/wren-core/all-a295bffb16
branch
from
June 26, 2026 11:26
6f68725 to
35c9701
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/core/wren-core/all-a295bffb16
branch
3 times, most recently
from
July 10, 2026 11:26
0ef3240 to
2c24f44
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/core/wren-core/all-a295bffb16
branch
2 times, most recently
from
July 24, 2026 11:26
7306a61 to
7229c75
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/core/wren-core/all-a295bffb16
branch
from
July 31, 2026 11:26
7229c75 to
60944d5
Compare
Updates the requirements on [datafusion](https://github.com/apache/datafusion), [datafusion-session](https://github.com/apache/datafusion), [itertools](https://github.com/rust-itertools/itertools), [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) and [object_store](https://github.com/apache/arrow-rs-object-store) to permit the latest version. Updates `datafusion` to 54.1.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...54.1.0) Updates `datafusion-session` to 54.1.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...54.1.0) Updates `itertools` to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `sqllogictest` to 0.29.1 - [Release notes](https://github.com/risinglightdb/sqllogictest-rs/releases) - [Changelog](https://github.com/risinglightdb/sqllogictest-rs/blob/main/CHANGELOG.md) - [Commits](risinglightdb/sqllogictest-rs@v0.28.4...v0.29.1) Updates `object_store` to 0.14.1 - [Release notes](https://github.com/apache/arrow-rs-object-store/releases) - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs-object-store@v0.12.3...v0.14.1) --- updated-dependencies: - dependency-name: datafusion dependency-version: 54.0.0 dependency-type: direct:production dependency-group: all - dependency-name: datafusion-session dependency-version: 54.0.0 dependency-type: direct:production dependency-group: all - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production dependency-group: all - dependency-name: object_store dependency-version: 0.13.2 dependency-type: direct:production dependency-group: all - dependency-name: sqllogictest dependency-version: 0.29.1 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/core/wren-core/all-a295bffb16
branch
from
August 7, 2026 11:26
60944d5 to
7283036
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on datafusion, datafusion-session, itertools, sqllogictest and object_store to permit the latest version.
Updates
datafusionto 54.1.0Commits
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: handleIS TRUEcorrectly inEliminateOuterJoin(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...Updates
datafusion-sessionto 54.1.0Commits
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: handleIS TRUEcorrectly inEliminateOuterJoin(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...Updates
itertoolsto 0.15.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
sqllogictestto 0.29.1Release notes
Sourced from sqllogictest's releases.
Changelog
Sourced from sqllogictest's changelog.
... (truncated)
Commits
ebab8dachore: bump version to v0.29.1 (#280)18a6169feat(parser,runner): addletrecord for binding query results to variables ...492c9e3feat: support matching sqlstate with[statement|query] error (CCSSS)(#269)Updates
object_storeto 0.14.1Release notes
Sourced from object_store's releases.
... (truncated)
Changelog
Sourced from object_store's changelog.
Commits
c7316d2Update version to 0.14.1 and add CHANGELOG (#794)c66dd12Cache Azure user delegation key for SAS signing (#781)7a7deeaDo not explicitly addHostheader when making requests with S3Builder (#790)19be0b1Update release process to use RC tags (#796)e3b8561Add automatic GitHub release workflow (#797)e64e8e3Pin Rust toolchain to 1.97.0 and fix clippy useless_borrows_in_formatting (#799)18102f3impl HttpError::new_boxed to provide user with ability to ctor from already b...7e854effix(aws): recognize S3 dual-stack endpoints in URL parsing (#780)09adc41Reduce lock hold time in DefaultObjectStoreRegistry::deregister (#792)c2048e0feat: add deregister to ObjectStoreRegistry (#784)