build(deps): bump the rust-dependencies group across 1 directory with 22 updates#6381
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the rust-dependencies group across 1 directory with 22 updates#6381dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 22 updates Bumps the rust-dependencies group with 21 updates in the /quickwit directory: | Package | From | To | | --- | --- | --- | | [binggan](https://github.com/pseitz/binggan) | `0.15.3` | `0.16.1` | | [google-cloud-auth](https://github.com/googleapis/google-cloud-rust) | `0.17.2` | `1.9.0` | | [google-cloud-gax](https://github.com/googleapis/google-cloud-rust) | `0.19.2` | `1.9.1` | | [google-cloud-pubsub](https://github.com/googleapis/google-cloud-rust) | `0.30.0` | `0.33.2` | | [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) | `0.13.0` | `1.1.3` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.4` | `0.18.0` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.1.6` | `0.2.1` | | [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.1.1` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.18.0` | `3.19.0` | | [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) | `0.4.9` | `0.5.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [utoipa](https://github.com/juhaku/utoipa) | `4.2.3` | `5.4.0` | | [vrl](https://github.com/vectordotdev/vrl) | `0.31.0` | `0.32.0` | | [aws-sdk-kinesis](https://github.com/awslabs/aws-sdk-rust) | `1.103.0` | `1.104.0` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.129.0` | `1.131.0` | | [aws-sdk-lambda](https://github.com/awslabs/aws-sdk-rust) | `1.120.0` | `1.122.0` | | [aws-sdk-sqs](https://github.com/awslabs/aws-sdk-rust) | `1.97.0` | `1.98.0` | | [azure_identity](https://github.com/azure/azure-sdk-for-rust) | `0.21.0` | `0.35.0` | | [opendal](https://github.com/apache/opendal) | `0.55.0` | `0.56.0` | Updates `binggan` from 0.15.3 to 0.16.1 - [Changelog](https://github.com/PSeitz/binggan/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/binggan/commits) Updates `google-cloud-auth` from 0.17.2 to 1.9.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.9.1 - [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.2 - [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.3 - [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.3) Updates `lru` from 0.16.4 to 0.18.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.4...0.18.0) 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 `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.1.1 - [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.1.1) Updates `serde_with` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) Updates `tokio-metrics` from 0.4.9 to 0.5.0 - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](tokio-rs/tokio-metrics@v0.4.9...v0.5.0) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.2) 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.31.0 to 0.32.0 - [Changelog](https://github.com/vectordotdev/vrl/blob/main/CHANGELOG.md) - [Commits](vectordotdev/vrl@v0.31.0...v0.32.0) Updates `aws-sdk-kinesis` from 1.103.0 to 1.104.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-s3` from 1.129.0 to 1.131.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-lambda` from 1.120.0 to 1.122.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sqs` from 1.97.0 to 1.98.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-types` from 1.3.14 to 1.3.15 - [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 `azure_identity` from 0.21.0 to 0.35.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.35.0) Updates `opendal` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/apache/opendal/releases) - [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.55.0...v0.56.0) --- updated-dependencies: - dependency-name: aws-sdk-kinesis dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-lambda dependency-version: 1.122.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-s3 dependency-version: 1.131.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-sdk-sqs dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: aws-types dependency-version: 1.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: azure_identity dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: binggan dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: google-cloud-auth dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-gax dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: google-cloud-pubsub dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: lambda_runtime dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: lru dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: opendal dependency-version: 0.56.0 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: 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.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-metrics dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.2+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.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2458ec2 to
33aed6c
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 21 updates in the /quickwit directory:
0.15.30.16.10.17.21.9.00.19.21.9.10.30.00.33.20.13.01.1.30.16.40.18.00.1.60.2.10.4.20.5.10.8.00.9.10.15.01.1.13.18.03.19.00.4.90.5.00.9.12+spec-1.1.01.1.2+spec-1.1.04.2.35.4.00.31.00.32.01.103.01.104.01.129.01.131.01.120.01.122.01.97.01.98.00.21.00.35.00.55.00.56.0Updates
bingganfrom 0.15.3 to 0.16.1Changelog
Sourced from binggan's changelog.
Commits
Updates
google-cloud-authfrom 0.17.2 to 1.9.0Release notes
Sourced from google-cloud-auth's releases.
Commits
Updates
google-cloud-gaxfrom 0.19.2 to 1.9.1Release notes
Sourced from google-cloud-gax's releases.
Commits
Updates
google-cloud-pubsubfrom 0.30.0 to 0.33.2Commits
Updates
lambda_runtimefrom 0.13.0 to 1.1.3Release notes
Sourced from lambda_runtime's releases.
... (truncated)
Commits
e397be4chore: release v1.1.3 (#1139)9e34f52chore(deps): bump yaml and aws-cdk-lib in /examples/http-axum/cdk (#1140)c2140bechore(deps): bump brace-expansion (#1135)47ea0c7chore(deps-dev): bump picomatch in /examples/http-axum/cdk (#1134)eaf8ca4chore(deps-dev): bump picomatch (#1133)9543dc7chore: remove non exhaustive from time structs (#1138)df594feAdd Basic Concurrent Example for S3 (#1119)45850d4chore: release (#1132)bafe106fix handling of null groupConfiguration (#1130)6f305bbchore: fix dev dep dependency (#1126)Updates
lrufrom 0.16.4 to 0.18.0Changelog
Sourced from lru's changelog.
Commits
dac07e3Merge pull request #234 from jeromefroe/jerome/prepare-0-18-0-release0335315Prepare 0.18.0 releasee40bbdcMerge pull request #233 from paolobarbolini/get_or_insert_mut_ref-unconstrain...a615a5bFix unconstrained lifetime inLruCache::get_or_insert_mut_ref13321a9Merge pull request #232 from jeromefroe/jerome/prepare-0-17-0-releasef7d0ecePrepare 0.17.0 release2d3d6d5Merge pull request #231 from xtqqczze/deps/hashbrown346e2feBump hashbrown to 0.17.01302b4eUpdate MSRV to 1.85.0Updates
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
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 (#263)f572396ci!: add release-plz support (#266)1485f61chore(release):reqwest-retry0.8.0(#258)6d5b1d3chore(deps)!: upgraderetry-policyto0.5(#257)43d31feUpdate thiserror to 2.0 (#240)Updates
reqwest-retryfrom 0.8.0 to 0.9.1Release notes
Sourced from reqwest-retry's releases.
Commits
Updates
serde_qsfrom 0.15.0 to 1.1.1Release notes
Sourced from serde_qs's releases.
... (truncated)
Changelog
Sourced from serde_qs's changelog.
... (truncated)
Commits
e82b23cchore: release v1.1.1 (#166)4df4ed2Cargo feature / dependency cleanup (#165)e8454f8chore: release v1.1.0 (#164)0241ed5feat: add DuplicateKeyBehavior config option (#162)778a67echore: v1 release (#160)1ed4cf7chore: release v1.0.0-rc.5 (#158)17d5515chore: fix typos and improve clarity in documentation comments (#157)f561078chore: release v1.0.0-rc.4 (#155)b91eaddBump warp (#156)6f4852fUpdate deserialization logic + add principles. (#147)Updates
serde_withfrom 3.18.0 to 3.19.0Release notes
Sourced from serde_with's releases.
Commits
b4cbda0Bump version to 3.19.0. (#942)727de67Bump version to 3.19.0.2d4f83dAdd support for hashbrown 0.17.0 (#941)79262f4Add support for hashbrown 0.17.06e286a3Bump the github-actions group with 2 updates (#937)1bdf8a2Bump the github-actions group with 2 updates1e9f316Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-action...f7aaca9Bump rust-lang/crates-io-auth-action in the github-actions group652dc89Autofix GitHub Actions issue found by zizmor (#934)d884e01Update pre-commit configuration (#933)Updates
tokio-metricsfrom 0.4.9 to 0.5.0Release notes
Sourced from tokio-metrics's releases.
Changelog
Sourced from tokio-metrics's changelog.
Commits
9095ba6chore: release 0.5.0 (#123)d82af76docs(runtime): Fix doctests failing after Tokio v1.51 (#122)8c24879Breaking: Add optional metrique Entry derive for RuntimeMetrics (#121)Updates
tomlfrom 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
utoipafrom 4.2.3 to 5.4.0Release notes
Sourced from utoipa's releases.
... (truncated)
Changelog
Sourced from utoipa's changelog.
... (truncated)
Commits
a024acaChore update utoipa and utoipa-gen versions (#1415)7bde710Update utoipa CHANGELOG.md9b17a2eEnhance ToSchema and ComposeSchema implementations for HashMap and HashSet to...d267907Add feature support extensions inutoipa::pathmacro (#1292)8595275Updateutoipa-swagger-uiversion (#1396)c2e9f45fix: avoid cloning ApiDoc on every request for axum (#1393)cecda05swagger-ui: Use zip 3.0.0 (#1391)ac71b23Add support for jiff v0.2 (#1332)2e19e9aUpdate next version (#1366)0c76056Fix typo in schema_derive_testUpdates
vrlfrom 0.31.0 to 0.32.0Changelog
Sourced from vrl's changelog.
Commits
dae313bchore(releasing): Prepare 0.32.0 release (#1740)1357941chore(deps): bump the patches group across 1 directory with 43 updates (#1739)bc37594Ignore rand unsoundness advisory RUSTSEC-2026-0097 in deny.toml (#1738)a1ac716chore(deps): bump rustls-webpki from 0.103.10 to 0.103.12 (#1737)b060b3cchore(deps): bump rand from 0.10.0 to 0.10.1 (#1736)6905c0achore(deps): bump getrandom from 0.2.16 to 0.2.17 (#1723)df03367chore(dev): add generate-fixtures feature (#1711)8352d3achore(deps): Upgrade rand from 0.8 to 0.9.3 (#1734)cc05c72feat(stdlib): jq entries commands (#1653)8d0aaf9chore(ci): bump actions/github-script from 7.1.0 to 8.0.0 (#1730)Updates
aws-sdk-kinesisfrom 1.103.0 to 1.104.0Commits
Updates
aws-sdk-s3from 1.129.0 to 1.131.0Commits
Updates
aws-sdk-lambdafrom 1.120.0 to 1.122.0Commits
Updates
aws-sdk-sqsfrom 1.97.0 to 1.98.0Commits
Updates
aws-typesfrom 1.3.14 to 1.3.15Commits
Updates
azure_identityfrom 0.21.0 to 0.35.0Release notes
Sourced from azure_identity's releases.
... (truncated)
Commits
10e9b3bPrepare other crates for release (#4255)c451539Make key_Version optional for encrypt, sign, wrapKey (#4249)628dd0bSync eng/common directory with azure-sdk-tools for PR 15253 (#4251)cc39343Prepare azure_core@0.35.0 release (#4248)e626d79don't start the cosmos emulator on Linux builds (#4205)e2f4210[Storage] Fix partitioned download deadlock, prepare forazure_storage_blob...9820d6ffix: unblock agentic triage MCP servers blocked by policy (#4243)edebba5Sync eng/common directory with azure-sdk-tools for PR 15244 (#4245)a922d7aUpdate rand@0.8.5 -> 0.8.6 (#4221)b9041b0Sync eng/common directory with azure-sdk-tools for PR 15192 (#4216)