Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the aws group across 1 directory with 10 updates #22093

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

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

Package From To
aws-sdk-sns 1.3.0 1.6.0
aws-sdk-secretsmanager 1.3.0 1.6.0
aws-sigv4 1.2.5 1.2.6
aws-smithy-types 1.2.9 1.2.11
aws-smithy-async 1.2.1 1.2.3
aws-http 0.60.0 0.60.3
aws-runtime 1.0.3 1.4.4
aws-sdk-sso 1.6.0 1.50.0
aws-sdk-ssooidc 1.6.0 1.51.0
aws-smithy-checksums 0.60.0 0.60.13

Updates aws-sdk-sns from 1.3.0 to 1.6.0

Commits

Updates aws-sdk-secretsmanager from 1.3.0 to 1.6.0

Commits

Updates aws-sigv4 from 1.2.5 to 1.2.6

Commits

Updates aws-smithy-types from 1.2.9 to 1.2.11

Commits

Updates aws-smithy-async from 1.2.1 to 1.2.3

Commits

Updates aws-http from 0.60.0 to 0.60.3

Commits

Updates aws-runtime from 1.0.3 to 1.4.4

Commits

Updates aws-sdk-sso from 1.6.0 to 1.50.0

Commits

Updates aws-sdk-ssooidc from 1.6.0 to 1.51.0

Commits

Updates aws-smithy-checksums from 0.60.0 to 0.60.13

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-sns](https://github.com/awslabs/aws-sdk-rust) | `1.3.0` | `1.6.0` |
| [aws-sdk-secretsmanager](https://github.com/awslabs/aws-sdk-rust) | `1.3.0` | `1.6.0` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.5` | `1.2.6` |
| [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) | `1.2.9` | `1.2.11` |
| [aws-smithy-async](https://github.com/smithy-lang/smithy-rs) | `1.2.1` | `1.2.3` |
| [aws-http](https://github.com/smithy-lang/smithy-rs) | `0.60.0` | `0.60.3` |
| [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.0.3` | `1.4.4` |
| [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.6.0` | `1.50.0` |
| [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.6.0` | `1.51.0` |
| [aws-smithy-checksums](https://github.com/smithy-lang/smithy-rs) | `0.60.0` | `0.60.13` |



Updates `aws-sdk-sns` from 1.3.0 to 1.6.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.3.0 to 1.6.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sigv4` from 1.2.5 to 1.2.6
- [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.2.9 to 1.2.11
- [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-async` from 1.2.1 to 1.2.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-http` from 0.60.0 to 0.60.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-runtime` from 1.0.3 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-sdk-sso` from 1.6.0 to 1.50.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

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

Updates `aws-smithy-checksums` from 0.60.0 to 0.60.13
- [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-sns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sigv4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-runtime
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-sso
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-ssooidc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-smithy-checksums
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 30, 2024 04:36
@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 Dec 30, 2024
@jszwedko jszwedko added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@pront pront added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@jszwedko jszwedko enabled auto-merge January 2, 2025 23:19
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: dependabot/cargo/aws-6716605cdc
Commit report: 955c244
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.5s Total Time

@jszwedko jszwedko added this pull request to the merge queue Jan 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/cargo/aws-6716605cdc branch January 10, 2025 22:11
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.

1 participant