rebuy-de / aws-nuke

Nuke a whole AWS account and delete all its resources.
MIT License
5.49k stars 708 forks source link

Bump the golang group with 2 updates #1210

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the golang group with 2 updates: github.com/aws/aws-sdk-go and golang.org/x/sync.

Updates github.com/aws/aws-sdk-go from 1.51.12 to 1.51.17

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.17 (2024-04-08)

Service Client Updates

  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

Release v1.51.16 (2024-04-05)

Service Client Updates

  • service/quicksight: Updates service API and documentation
    • Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • service/resource-groups: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.51.15 (2024-04-04)

Service Client Updates

  • service/b2bi: Updates service API
  • service/cleanrooms: Updates service API and documentation
  • service/ec2: Updates service API
    • Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • service/emr-containers: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.51.14 (2024-04-03)

Service Client Updates

  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
  • service/datazone: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
  • service/groundstation: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Add Ruby 3.3 (ruby3.3) support to AWS Lambda
  • service/medialive: Updates service API and documentation
    • Cmaf Ingest outputs are now supported in Media Live
  • service/medical-imaging: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Add ability to specify Security Policies for SFTP Connectors

Release v1.51.13 (2024-04-02)

... (truncated)

Commits


Updates golang.org/x/sync from 0.6.0 to 0.7.0

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #1213.