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

⬆️ Bump the aws-sdk group with 4 updates #903

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps the aws-sdk group with 4 updates: github.com/aws/aws-sdk-go, github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/dynamodb.

Updates github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3

Release notes

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

Release v1.48.3 (2023-11-22)

Service Client Updates

  • service/kinesis: Updates service API and documentation
    • This release adds support for resource based policies on streams and consumers.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
  • service/sagemaker: Updates service API and documentation
    • This feature adds the end user license agreement status as a model access configuration parameter.

Release v1.48.2 (2023-11-21)

Service Client Updates

  • service/cloudfront: Updates service API, documentation, paginators, and examples
    • This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • service/cloudfront-keyvaluestore: Adds new service
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/inspector-scan: Adds new service
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/s3: Updates service API, documentation, and examples
    • Add support for automatic date based partitioning in S3 Server Access Logs.

Release v1.48.1 (2023-11-20)

Service Client Updates

  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
  • service/ec2: Updates service API and documentation
    • This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.

Release v1.48.0 (2023-11-17)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adding SerivicePreProcessing time metric
  • service/cloud9: Updates service documentation and examples
    • A minor doc only update related to changing the date of an API change.
  • service/cloudformation: Updates service API and documentation
    • This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • service/codestar-connections: Updates service API, documentation, and paginators

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.23.0 to 1.25.5

Commits
  • fa3ee1a Release 2023-11-21
  • 6e0c553 Regenerated Clients
  • 32fa00b Update endpoints model
  • 72eae5c Update API model
  • 1c69d08 fix: don't expect response to be json in endpointcreds provider (#2381)
  • 3bd97c0 fix: don't send 0 max items for object version and multipart upload paginator...
  • b3e07aa Release 2023-11-20
  • 2fc1c0d Regenerated Clients
  • 1a6bd02 Update endpoints model
  • ac2c871 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.25.1 to 1.25.3

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-sdk group with 4 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go` from 1.47.9 to 1.48.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.9...v1.48.3)

Updates `github.com/aws/aws-sdk-go-v2` from 1.22.2 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.22.2...v1.23.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.23.0 to 1.25.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.0...config/v1.25.5)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.25.1 to 1.25.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.1...config/v1.25.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 27, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #904.

@dependabot dependabot bot closed this Dec 4, 2023
auto-merge was automatically disabled December 4, 2023 00:16

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-5d8f764bc1 branch December 4, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants