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

build(deps): bump github.com/aws/aws-sdk-go from 1.45.17 to 1.49.8 in /.ci/providerlint #739

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps github.com/aws/aws-sdk-go from 1.45.17 to 1.49.8.

Release notes

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

Release v1.49.8 (2023-12-21)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/appintegrations: Updates service API, documentation, paginators, and examples
  • service/bedrock-agent: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • service/connect: Updates service API, documentation, and paginators
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • service/rds-data: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

Release v1.49.7 (2023-12-20)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • service/eks: Updates service API, documentation, and paginators
  • service/guardduty: Updates service API and documentation
    • This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • service/managedblockchain-query: Updates service API and documentation
  • service/mediatailor: Updates service API and documentation
  • service/route53: Updates service API and documentation
    • Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Release v1.49.6 (2023-12-19)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/chime-sdk-meetings: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
  • service/fsx: Updates service API and documentation
  • service/marketplace-catalog: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

Release v1.49.5 (2023-12-18)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.17 to 1.49.8.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.17...v1.49.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2023
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/XL linter and removed dependencies Pull requests that update a dependency file labels Dec 22, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #740.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/dot-ci/providerlint/github.com/aws/aws-sdk-go-1.49.8 branch December 25, 2023 13:21
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code linter size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants