chore(deps): bump the aws group across 1 directory with 8 updates#25281
chore(deps): bump the aws group across 1 directory with 8 updates#25281dependabot[bot] wants to merge 1 commit into
Conversation
645e2ec to
e4e3bb1
Compare
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
704f0e8 to
f7c92d4
Compare
f7c92d4 to
646b9c7
Compare
💡 Codex ReviewLines 1731 to 1735 in 646b9c7 This lockfile update adds new transitive crates (for example this new ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
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". |
da9e295 to
8f07b25
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8f07b25f9f
ℹ️ 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".
| ] | ||
|
|
||
| [[package]] | ||
| name = "aws-smithy-runtime-api-macros" |
There was a problem hiding this comment.
Regenerate third-party license inventory
This lockfile adds new third-party crates (for example aws-smithy-runtime-api-macros here, and also cmov, ctutils, and hybrid-array in the same diff), but LICENSE-3rdparty.csv was not updated; I checked that these new component names are absent from the CSV. Since make check-licenses runs dd-rust-license-tool check, the dependency bump will fail the license check and omit required license metadata from packaging until cargo vdev build licenses/make build-licenses regenerates the inventory.
Useful? React with 👍 / 👎.
eea9ac4 to
13cb146
Compare
b845a84 to
eae90cb
Compare
6bb26e2 to
a4cde89
Compare
Bumps the aws group with 3 updates in the / directory: [aws-runtime](https://github.com/smithy-lang/smithy-rs), [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) and [aws-sdk-secretsmanager](https://github.com/awslabs/aws-sdk-rust). Updates `aws-runtime` from 1.7.2 to 1.7.4 - [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-kms` from 1.99.0 to 1.106.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.104.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.4 - [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.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-smithy-types` from 1.4.6 to 1.4.8 - [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.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-sdk-kms dependency-version: 1.105.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-secretsmanager dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sigv4 dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-runtime dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-runtime-api dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-types dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-types dependency-version: 1.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
a4cde89 to
595e029
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the aws group with 3 updates in the / directory: aws-runtime, aws-sdk-kms and aws-sdk-secretsmanager.
Updates
aws-runtimefrom 1.7.2 to 1.7.4Changelog
Sourced from aws-runtime's changelog.
... (truncated)
Commits
Updates
aws-sdk-kmsfrom 1.99.0 to 1.106.0Commits
Updates
aws-sdk-secretsmanagerfrom 1.99.0 to 1.104.0Commits
Updates
aws-typesfrom 1.3.14 to 1.3.16Commits
Updates
aws-sigv4from 1.4.2 to 1.4.4Commits
Updates
aws-smithy-runtimefrom 1.10.3 to 1.11.3Commits
Updates
aws-smithy-runtime-apifrom 1.11.6 to 1.12.1Commits
Updates
aws-smithy-typesfrom 1.4.6 to 1.4.8Commits