Skip to content

chore(deps): bump the aws group across 1 directory with 7 updates#25715

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/aws-99a996fb77
Open

chore(deps): bump the aws group across 1 directory with 7 updates#25715
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/aws-99a996fb77

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the aws group with 5 updates in the / directory:

Package From To
aws-sdk-kms 1.99.0 1.103.0
aws-sdk-secretsmanager 1.99.0 1.102.0
aws-types 1.3.14 1.3.16
aws-sigv4 1.4.2 1.4.5
aws-smithy-runtime 1.10.3 1.11.3

Updates aws-sdk-kms from 1.99.0 to 1.103.0

Commits

Updates aws-sdk-secretsmanager from 1.99.0 to 1.102.0

Commits

Updates aws-types from 1.3.14 to 1.3.16

Commits

Updates aws-sigv4 from 1.4.2 to 1.4.5

Commits

Updates aws-smithy-runtime from 1.10.3 to 1.11.3

Commits

Updates aws-smithy-runtime-api from 1.11.6 to 1.12.3

Commits

Updates aws-smithy-types from 1.4.6 to 1.5.0

Commits

@dependabot dependabot Bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 04:09
@dependabot dependabot Bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jul 1, 2026
@datadog-vectordotdev

datadog-vectordotdev Bot commented Jul 1, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

🚦 3 Pipeline jobs failed

Deny - Linux | test-deny   View in Datadog   GitHub Actions

Test Suite | Check that the 3rd-party license file is up to date   View in Datadog   GitHub Actions

Test Suite | Test Suite   View in Datadog   GitHub Actions

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 9c8f183 | Docs | Give us feedback!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5e45564285

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Cargo.lock
]

[[package]]
name = "aws-smithy-runtime-api-macros"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate the third-party license inventory

Adding aws-smithy-runtime-api-macros (and the new aws-smithy-schema package below) changes the dependency set, but LICENSE-3rdparty.csv was not regenerated and contains no entries for either crate. I checked .github/workflows/changes.yml/test.yml and Makefile: a Cargo.lock change triggers make check-licenses, which runs dd-rust-license-tool check, so this dependency bump will fail the required license-inventory check until the generated license CSV is updated.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/cargo/aws-99a996fb77 branch 4 times, most recently from caae3af to 8f94d4b Compare July 1, 2026 20:24
Bumps the aws group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) | `1.99.0` | `1.103.0` |
| [aws-sdk-secretsmanager](https://github.com/awslabs/aws-sdk-rust) | `1.99.0` | `1.102.0` |
| [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.14` | `1.3.16` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.4.2` | `1.4.5` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.10.3` | `1.11.3` |



Updates `aws-sdk-kms` from 1.99.0 to 1.103.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-secretsmanager` from 1.99.0 to 1.102.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.16
- [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.2 to 1.4.5
- [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-smithy-runtime` from 1.10.3 to 1.11.3
- [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-smithy-runtime-api` from 1.11.6 to 1.12.3
- [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-smithy-types` from 1.4.6 to 1.5.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)

---
updated-dependencies:
- dependency-name: aws-sdk-kms
  dependency-version: 1.103.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-secretsmanager
  dependency-version: 1.102.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sigv4
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-runtime
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-smithy-runtime-api
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-smithy-types
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-types
  dependency-version: 1.3.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/aws-99a996fb77 branch from 8f94d4b to 9c8f183 Compare July 2, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants