Bump the rust-dependencies group across 1 directory with 20 updates#6241
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the rust-dependencies group across 1 directory with 20 updates#6241dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 20 updates in the /quickwit directory: | Package | From | To | | --- | --- | --- | | [arrow](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [google-cloud-auth](https://github.com/googleapis/google-cloud-rust) | `0.17.2` | `1.7.0` | | [google-cloud-gax](https://github.com/googleapis/google-cloud-rust) | `0.19.2` | `1.8.0` | | [google-cloud-pubsub](https://github.com/googleapis/google-cloud-rust) | `0.30.0` | `0.33.0` | | [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) | `0.13.0` | `1.1.1` | | [oneshot](https://github.com/faern/oneshot) | `0.1.13` | `0.2.1` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.1.6` | `0.2.1` | | [parquet](https://github.com/apache/arrow-rs) | `57.3.0` | `58.0.0` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [rand_distr](https://github.com/rust-random/rand_distr) | `0.5.1` | `0.6.0` | | [rdkafka](https://github.com/fede1024/rust-rdkafka) | `0.38.0` | `0.39.0` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.4.2` | `0.5.1` | | [reqwest-retry](https://github.com/TrueLayer/reqwest-middleware) | `0.8.0` | `0.9.1` | | [serde_qs](https://github.com/samscott89/serde_qs) | `0.15.0` | `1.0.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.2` | `0.38.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [utoipa](https://github.com/juhaku/utoipa) | `4.2.3` | `5.4.0` | | [vrl](https://github.com/vectordotdev/vrl) | `0.29.0` | `0.31.0` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.62.0` | `1.119.0` | | [azure_identity](https://github.com/azure/azure-sdk-for-rust) | `0.21.0` | `0.33.0` | Updates `arrow` from 57.3.0 to 58.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@57.3.0...58.0.0) Updates `google-cloud-auth` from 0.17.2 to 1.7.0 - [Release notes](https://github.com/googleapis/google-cloud-rust/releases) - [Commits](https://github.com/googleapis/google-cloud-rust/commits) Updates `google-cloud-gax` from 0.19.2 to 1.8.0 - [Release notes](https://github.com/googleapis/google-cloud-rust/releases) - [Commits](https://github.com/googleapis/google-cloud-rust/commits) Updates `google-cloud-pubsub` from 0.30.0 to 0.33.0 - [Release notes](https://github.com/googleapis/google-cloud-rust/releases) - [Commits](https://github.com/googleapis/google-cloud-rust/commits) Updates `lambda_runtime` from 0.13.0 to 1.1.1 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](aws/aws-lambda-rust-runtime@lambda-http-0.13.0...lambda_runtime-v1.1.1) Updates `oneshot` from 0.1.13 to 0.2.1 - [Release notes](https://github.com/faern/oneshot/releases) - [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md) - [Commits](faern/oneshot@v0.1.13...v0.2.1) Updates `openssl-probe` from 0.1.6 to 0.2.1 - [Release notes](https://github.com/rustls/openssl-probe/releases) - [Commits](rustls/openssl-probe@0.1.6...0.2.1) Updates `parquet` from 57.3.0 to 58.0.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@57.3.0...58.0.0) Updates `rand` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) Updates `rand_distr` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/rust-random/rand_distr/releases) - [Changelog](https://github.com/rust-random/rand_distr/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_distr@0.5.1...0.6.0) Updates `rdkafka` from 0.38.0 to 0.39.0 - [Changelog](https://github.com/fede1024/rust-rdkafka/blob/master/changelog.md) - [Commits](https://github.com/fede1024/rust-rdkafka/commits/v0.39.0) Updates `reqwest-middleware` from 0.4.2 to 0.5.1 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](TrueLayer/reqwest-middleware@reqwest-middleware-v0.4.2...reqwest-middleware-v0.5.1) Updates `reqwest-retry` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/TrueLayer/reqwest-middleware/releases) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits/reqwest-retry-v0.9.1) Updates `serde_qs` from 0.15.0 to 1.0.0 - [Release notes](https://github.com/samscott89/serde_qs/releases) - [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md) - [Commits](samscott89/serde_qs@v0.15.0...v1.0.0) Updates `sysinfo` from 0.37.2 to 0.38.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.38.4) Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.6) Updates `utoipa` from 4.2.3 to 5.4.0 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-4.2.3...utoipa-5.4.0) Updates `vrl` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/vectordotdev/vrl/blob/main/CHANGELOG.md) - [Commits](vectordotdev/vrl@v0.29.0...v0.31.0) Updates `aws-sdk-s3` from 1.62.0 to 1.119.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `azure_identity` from 0.21.0 to 0.33.0 - [Release notes](https://github.com/azure/azure-sdk-for-rust/releases) - [Commits](https://github.com/azure/azure-sdk-for-rust/compare/azure_identity-0.21.0...azure_identity@0.33.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-auth dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-gax dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-pubsub dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: oneshot dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: openssl-probe dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: parquet dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rand_distr dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rdkafka dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest-middleware dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: reqwest-retry dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_qs dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: utoipa dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: vrl dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.119.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: azure_identity dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 20 updates in the /quickwit directory:
57.3.058.0.00.17.21.7.00.19.21.8.00.30.00.33.00.13.01.1.10.1.130.2.10.1.60.2.157.3.058.0.00.9.20.10.00.5.10.6.00.38.00.39.00.4.20.5.10.8.00.9.10.15.01.0.00.37.20.38.40.9.12+spec-1.1.01.0.6+spec-1.1.04.2.35.4.00.29.00.31.01.62.01.119.00.21.00.33.0Updates
arrowfrom 57.3.0 to 58.0.0Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
google-cloud-authfrom 0.17.2 to 1.7.0Release notes
Sourced from google-cloud-auth's releases.
Commits
Updates
google-cloud-gaxfrom 0.19.2 to 1.8.0Release notes
Sourced from google-cloud-gax's releases.
Commits
Updates
google-cloud-pubsubfrom 0.30.0 to 0.33.0Commits
Updates
lambda_runtimefrom 0.13.0 to 1.1.1Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
6f305bbchore: fix dev dep dependency (#1126)b16f532dmelfi/fix issue with dev dep (#1124)e77825cFix deployment issue in aws_lambda_event because of dev dep (#1123)6d5f3dechore: release (#1118)0aa6c8efix(test): fix test_concurrent_structured_logging_isolation (#1121)7f66cdeResolve inconsistencies in .gitignore making release-plz fail (#1117)b5e978eRevert change in releaze-plz toml breaking the github action (#1116)114b212test(all) Add concurrent Lambda invocation tests (#1112)f0652fffeat(lambda-events): support X509 custom authorizer in IoT events (#1114)75473e3feat(lambda-events): add Control Tower lifecycle events module (#1107)Updates
oneshotfrom 0.1.13 to 0.2.1Release notes
Sourced from oneshot's releases.
Changelog
Sourced from oneshot's changelog.
Commits
83fd086Bump version to 0.2.1ae36afaAdd is_closed and has_message to AsyncReceivera63ba97Bump version to 0.2.0b92c4b9Add separate AsyncReceiver type that implements Future instead78d6bbdBackport 0.1.13 changelog entry from release branchb433a5bAdd channel message type to Debug format of SendErroref89983Update instruction on how to run benchmarksf09c2bcMerge branch 'upgrade-dependencies'86d22fcUpgrade all dependencies semver compatible (bump Cargo.lock)8525f5fMerge branch 'upgrade-criterion'Updates
openssl-probefrom 0.1.6 to 0.2.1Release notes
Sourced from openssl-probe's releases.
Commits
9181752Prepare 0.2.12a23322docs: clarify lib description, update README5e18d53feat: add openharmony platform preset certs folderdf769f4Update repo URL in Cargo metadatacc52ac7ci: check cargo-deny (and fix up SPDX metadata)4cfa095ci: check semver compatibility04e7058ci: check clippyfbce324ci: check code formatting11fba1bci: setup duplicate workflow cancellationa44b6f1ci: restrict workflow permissionsUpdates
parquetfrom 57.3.0 to 58.0.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
9d0e8beUpdate version to 58.0.0 and add CHANGELOG (#9420)ab9c062fix: fixed trait functions clash get_date_time_part_extract_fn (#8221) (#9424)c129c7cAvoid allocating aVecinStructBuilder(#9428)2f40f78[Variant] Support['fieldName']in VariantPath parser (#9276)442e1b8perf: optimize skipper for varint values used when projecting Avro record typ...df63590[Minor] Use per-predicate projection masks in arrow_reader_clickbench benchma...39a2b71Add additional Arrow type support (#9291)d8946caFixArrowArrayStreamReaderfor 0-columns record batch streams (#9405)70089acfeat: support RunEndEncoded arrays in arrow-json reader and writer (#9379)7fbbde2Remove lint issues in parquet-related code. (#9375)Updates
randfrom 0.9.2 to 0.10.0Changelog
Sourced from rand's changelog.
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
rand_distrfrom 0.5.1 to 0.6.0Changelog
Sourced from rand_distr's changelog.
Commits
61d08aaUpdate rand 0.10 (#50)c97a8f5Merge pull request #46 from mstoeckl/gamma-avoid-nandf52389Merge pull request #51 from rust-random/push-qyyzynmpkuuo35ecffeCHANGELOG fixes06f586eMerge pull request #48 from mstoeckl/update-rand7540326Merge pull request #49 from rust-random/push-kzzruutkmsxsa101e4eAdd PR links to the CHANGELOGdf2bae8Update rand dependency to latest rcbe28239Merge pull request #41 from mstoeckl/zipf-edge-case9a8000bAvoid hangs and debug asserts on invalid parameters for ZipfUpdates
rdkafkafrom 0.38.0 to 0.39.0Changelog
Sourced from rdkafka's changelog.
Commits
Updates
reqwest-middlewarefrom 0.4.2 to 0.5.1Release notes
Sourced from reqwest-middleware's releases.
Commits
0744f65chore: release (#274)33e6be9feat!: support the opentelemetry 0.31 (#272)d3773bbci: reduce debug-section size to get tests to run (#250)7171e65fix(reqwest-retry): drop instant by upgrading wasmtimer (#254)1692cadSet changelog version for last release (#268)397efc2Update reqwest to 0.13 (