Bump the rust-dependencies group across 1 directory with 37 updates - #375
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust-dependencies group across 1 directory with 37 updates#375dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [arrow](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.91` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [datafusion](https://github.com/apache/datafusion) | `54.0.0` | `54.1.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.2` | `0.4.3` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.18.0` | `0.18.1` | | [parquet](https://github.com/apache/arrow-rs) | `58.3.0` | `58.4.0` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.42.0` | `1.42.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.24.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [aws-sdk-glue](https://github.com/awslabs/aws-sdk-rust) | `1.146.0` | `1.147.0` | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.14` | `1.3.0` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.4.4` | `1.5.1` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.20` | `0.1.21` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.20.0` | `3.21.0` | | [rstest](https://github.com/la10736/rstest) | `0.23.0` | `0.26.1` | | [aws-sdk-s3tables](https://github.com/awslabs/aws-sdk-rust) | `1.56.0` | `1.57.0` | | [duckdb](https://github.com/duckdb/duckdb-rs) | `1.10503.1` | `1.10505.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.28.3` | `0.29.0` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.18` | `0.1.19` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [thrift](https://github.com/apache/thrift) | `0.17.0` | `0.24.0` | Updates `arrow` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `arrow-schema` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `async-trait` from 0.1.89 to 0.1.91 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.91) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `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) Updates `datafusion-common` 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) Updates `datafusion-execution` 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) Updates `datafusion-expr` 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) Updates `datafusion-functions` 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) Updates `datafusion-functions-aggregate` 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) Updates `datafusion-sql` 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) Updates `futures` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `getrandom` from 0.4.2 to 0.4.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.2...v0.4.3) Updates `itertools` from 0.14.0 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 `lru` from 0.18.0 to 0.18.1 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.18.0...0.18.1) Updates `parquet` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `rust_decimal` from 1.42.0 to 1.42.1 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.42.0...1.42.1) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_derive` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `uuid` from 1.23.1 to 1.24.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.24.0) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `aws-sdk-glue` from 1.146.0 to 1.147.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-credential-types` from 1.2.14 to 1.3.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sigv4` from 1.4.4 to 1.5.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `serde_repr` from 0.1.20 to 0.1.21 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](dtolnay/serde-repr@0.1.20...0.1.21) Updates `serde_with` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.20.0...v3.21.0) Updates `rstest` from 0.23.0 to 0.26.1 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.23.0...v0.26.1) Updates `aws-sdk-s3tables` from 1.56.0 to 1.57.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `arrow-ipc` from 58.3.0 to 58.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@58.3.0...58.4.0) Updates `duckdb` from 1.10503.1 to 1.10505.0 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.10503.1...v1.10505.0) Updates `pyo3` from 0.28.3 to 0.29.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.3...v0.29.0) Updates `tokio-stream` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.18...tokio-stream-0.1.19) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `thrift` from 0.17.0 to 0.24.0 - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@v0.17.0...v0.24.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: arrow-ipc dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: arrow-schema dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: async-trait dependency-version: 0.1.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: aws-credential-types dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-glue dependency-version: 1.147.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-s3tables dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sigv4 dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: datafusion dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-common dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-execution dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-expr dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-functions dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-functions-aggregate dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: datafusion-sql dependency-version: 54.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: duckdb dependency-version: 1.10505.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: futures dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: getrandom dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lru dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: parquet dependency-version: 58.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rust_decimal dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_derive dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_repr dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thrift dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-dependencies-2a42a1ea44
branch
from
July 29, 2026 14:12
995fec8 to
1ff40bf
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.
Bumps the rust-dependencies group with 28 updates in the / directory:
58.3.058.4.00.1.890.1.911.11.11.12.10.4.440.4.4554.0.054.1.00.3.320.3.330.4.20.4.30.14.00.15.00.18.00.18.158.3.058.4.01.42.01.42.11.0.2281.0.2291.0.1501.0.1512.0.182.0.191.23.11.24.01.52.31.53.11.146.01.147.01.2.141.3.01.4.41.5.10.1.200.1.213.20.03.21.00.23.00.26.11.56.01.57.01.10503.11.10505.00.28.30.29.00.1.180.1.191.15.11.15.20.17.00.24.0Updates
arrowfrom 58.3.0 to 58.4.0Release notes
Sourced from arrow's releases.
Changelog
Sourced from arrow's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...Updates
arrow-schemafrom 58.3.0 to 58.4.0Release notes
Sourced from arrow-schema's releases.
Changelog
Sourced from arrow-schema's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...Updates
async-traitfrom 0.1.89 to 0.1.91Release notes
Sourced from async-trait's releases.
Commits
d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90d03f075Merge pull request #299 from dtolnay/syn36cf42c1Update to syn 3b9daabaIgnore match_same_arms pedantic clippy lintaa706d1Update actions/upload-artifact@v6 -> v7Updates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
datafusionfrom 54.0.0 to 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-commonfrom 54.0.0 to 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-executionfrom 54.0.0 to 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-exprfrom 54.0.0 to 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-functionsfrom 54.0.0 to 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-functions-aggregatefrom 54.0.0 to 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-sqlfrom 54.0.0 to 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
futuresfrom 0.3.32 to 0.3.33Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
getrandomfrom 0.4.2 to 0.4.3Changelog
Sourced from getrandom's changelog.
Commits
5e7cd57Release v0.4.3 (#853)1ea268aUse manual bindings for WASIp2/3 (#830)f7290b0Update Cargo.lock (#852)16ce801Update Cargo.lock (#850)e5adfcaAddwasm64-unknown-unknownsupport forwasm_jsbackend (#848)626df8dUpdate Cargo.lock (#846)4a01cb2Update Cargo.lock (#841)f87bf39Update Cargo.lock (#836)eadb879ci: re-enable build job for x86_64-pc-cygwin (#832)d715d73CI: Reduce the number of packages that are updated for wasip2 MSRV test (#825)Updates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
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
lrufrom 0.18.0 to 0.18.1Changelog
Sourced from lru's changelog.
Commits
c6620d1Merge pull request #237 from jeromefroe/jerome/prepare-0-18-1-releaseda3c0fcPrepare 0.18.1 release1166263Merge pull request #236 from pixmaip/find-and-promote2daba12Apply suggestions from code review2ea00dcfeat: add find_and_promote APIUpdates
parquetfrom 58.3.0 to 58.4.0Release notes
Sourced from parquet's releases.
Changelog
Sourced from parquet's changelog.
Commits
0ff81c1[58_maintenance] Update changelog for #10371 (#10372)95d7231[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-GH-47662.parque...4544deaPrepare for58.4.0release (#10367)32e8c18chore: Ignore py03 vulnerabilities until upgrade (#10370)c12030f[58_maintenance] Backport cargo audit fixes (#10369)01046ee[58_maintenance] [parquet] Allow more encryption algorithms (#9203) (#10351)adb77a1[58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv -...Updates
rust_decimalfrom 1.42.0 to 1.42.1Release notes
Sourced from rust_decimal's releases.
Commits
c7efe16version 1.42.1 (#805)a980a46fix: subtraction using borrow-propogation can generate incorrect results (#804)Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stder...Description has been truncated