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 the aws-sdk-go group across 1 directory with 5 updates #1012

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the aws-sdk-go group with 5 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.51.25 1.51.26
github.com/aws/aws-sdk-go-v2/service/bedrockagent 1.6.0 1.7.0
github.com/aws/aws-sdk-go-v2/service/paymentcryptography 1.9.4 1.10.0
github.com/aws/aws-sdk-go-v2/service/redshiftserverless 1.17.4 1.17.5
github.com/aws/aws-sdk-go-v2/service/transfer 1.46.0 1.47.0

Updates github.com/aws/aws-sdk-go from 1.51.25 to 1.51.26

Release notes

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

Release v1.51.26 (2024-04-22)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/payment-cryptography: Updates service API, documentation, and waiters
  • service/redshift-serverless: Updates service documentation
  • service/route53profiles: Adds new service
  • service/sagemaker: Updates service API and documentation
    • This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • service/servicediscovery: Updates service documentation and examples
  • service/transfer: Updates service API and documentation
    • Adding new API to support remote directory listing using SFTP connector
Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrockagent from 1.6.0 to 1.7.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/bedrockagent's changelog.

Release (2021-06-25)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.7.0
    • Feature: Adds configuration values for enabling endpoint discovery.
    • Bug Fix: Keep Object-Lock headers a header when presigning Sigv4 signing requests
  • github.com/aws/aws-sdk-go-v2/config: v1.4.0
    • Feature: Adds configuration setting for enabling endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.3.0
    • Bug Fix: Fixed example usages of aws.CredentialsCache (#1275)
  • github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign: v1.2.0
    • Feature: Add UnmarshalJSON for AWSEpochTime to correctly unmarshal AWSEpochTime, (#1298)
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.0.0
    • Release: Release new modules
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.2.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.3.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.2.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.4.0
    • Feature: API client updated

... (truncated)

Commits
  • 431a408 Release 2021-06-25
  • 5393f4a Updated smithy-go dependency version
  • d96de3a Update API Models, adds change log for release, pins protocol test to exclude...
  • e216071 aws/signer/v4: Keep Object-Lock headers a header in presigning signing reques...
  • 77ed784 feature/cloudfront/sign: Add json Unmarshal for AWSEpochTime (#1298)
  • d00f3da credentials: Fix aws.CredentialsCache code usage examples (#1275)
  • 7cdbfce Update README to point to the consolidated Changelog file (#1305)
  • cd60ebc feature/s3/manager: Fix typo in Downloader (#1304)
  • 1d868df Endpoint discovery support (#1263)
  • 39470b2 Release 2021-06-11
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/paymentcryptography from 1.9.4 to 1.10.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/paymentcryptography's changelog.

Release (2021-10-21)

General Highlights

  • Feature: Updated to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.10.0
    • Feature: Adds dynamic signing middleware that switches to unsigned payload when TLS is enabled.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.3.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.20.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.12.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/redshiftserverless from 1.17.4 to 1.17.5

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/redshiftserverless's changelog.

Release (2023-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.5
    • Bug Fix: fix int overflow bug on 32 bit architecture
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.24.0
    • Feature: This release introduces a ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API operation.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.47.0
    • Feature: Reasons for failed diff has been approved by SDK Reviewer

Release (2023-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.17.0
    • Feature: This release supports removing MaxSize limit for AutoScalingConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.43.0
    • Feature: Release of Delta Lake Data Lake Format for Glue Studio Service

Release (2023-02-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.23.0
    • Feature: This release provides customers the ability to define a timeout period for procuring capacity during a resize operation for Instance Fleet clusters. Customers can specify this timeout using the ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and AddInstanceFleet APIs.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.12.0
    • Feature: With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.3
    • Documentation: Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.25.1
    • Documentation: Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

Release (2023-02-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/transfer from 1.46.0 to 1.47.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 <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-go group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.25` | `1.51.26` |
| [github.com/aws/aws-sdk-go-v2/service/bedrockagent](https://github.com/aws/aws-sdk-go-v2) | `1.6.0` | `1.7.0` |
| [github.com/aws/aws-sdk-go-v2/service/paymentcryptography](https://github.com/aws/aws-sdk-go-v2) | `1.9.4` | `1.10.0` |
| [github.com/aws/aws-sdk-go-v2/service/redshiftserverless](https://github.com/aws/aws-sdk-go-v2) | `1.17.4` | `1.17.5` |
| [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.46.0` | `1.47.0` |



Updates `github.com/aws/aws-sdk-go` from 1.51.25 to 1.51.26
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.25...v1.51.26)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrockagent` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.7.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.6.0...v1.7.0)

Updates `github.com/aws/aws-sdk-go-v2/service/paymentcryptography` from 1.9.4 to 1.10.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.10.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.9.4...v1.10.0)

Updates `github.com/aws/aws-sdk-go-v2/service/redshiftserverless` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.17.4...v1.17.5)

Updates `github.com/aws/aws-sdk-go-v2/service/transfer` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.46.0...service/s3/v1.47.0)

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

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 Apr 22, 2024
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.

Copy link
Author

dependabot bot commented on behalf of github Apr 23, 2024

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

@dependabot dependabot bot closed this Apr 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-b0bf53b6c0 branch April 23, 2024 19:35
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 May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants