Skip to content

build(deps): bump the aws group in /quickwit with 6 updates - #6753

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quickwit/aws-c545a032cc
Open

build(deps): bump the aws group in /quickwit with 6 updates#6753
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quickwit/aws-c545a032cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws group in /quickwit with 6 updates:

Package From To
aws-runtime 1.8.1 1.9.1
aws-sdk-kinesis 1.110.0 1.112.0
aws-sdk-lambda 1.135.0 1.138.0
aws-sdk-s3 1.138.1 1.141.0
aws-sdk-sqs 1.103.0 1.105.0
aws-smithy-runtime 1.12.0 1.12.1

Updates aws-runtime from 1.8.1 to 1.9.1

Commits

Updates aws-sdk-kinesis from 1.110.0 to 1.112.0

Commits

Updates aws-sdk-lambda from 1.135.0 to 1.138.0

Commits

Updates aws-sdk-s3 from 1.138.1 to 1.141.0

Commits

Updates aws-sdk-sqs from 1.103.0 to 1.105.0

Commits

Updates aws-smithy-runtime from 1.12.0 to 1.12.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws group in /quickwit with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.8.1` | `1.9.1` |
| [aws-sdk-kinesis](https://github.com/awslabs/aws-sdk-rust) | `1.110.0` | `1.112.0` |
| [aws-sdk-lambda](https://github.com/awslabs/aws-sdk-rust) | `1.135.0` | `1.138.0` |
| [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.138.1` | `1.141.0` |
| [aws-sdk-sqs](https://github.com/awslabs/aws-sdk-rust) | `1.103.0` | `1.105.0` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.12.0` | `1.12.1` |


Updates `aws-runtime` from 1.8.1 to 1.9.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 `aws-sdk-kinesis` from 1.110.0 to 1.112.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.135.0 to 1.138.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.138.1 to 1.141.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.103.0 to 1.105.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-smithy-runtime` from 1.12.0 to 1.12.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)

---
updated-dependencies:
- dependency-name: aws-runtime
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-kinesis
  dependency-version: 1.112.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-lambda
  dependency-version: 1.138.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-s3
  dependency-version: 1.141.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-sqs
  dependency-version: 1.105.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-smithy-runtime
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 22:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2026
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.

0 participants