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 with 6 updates #1001

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps the aws-sdk-go group with 6 updates:

Package From To
github.com/aws/aws-sdk-go 1.51.20 1.51.21
github.com/aws/aws-sdk-go-v2/service/configservice 1.46.4 1.46.5
github.com/aws/aws-sdk-go-v2/service/healthlake 1.23.4 1.24.0
github.com/aws/aws-sdk-go-v2/service/neptunegraph 1.8.0 1.8.1
github.com/aws/aws-sdk-go-v2/service/redshift 1.43.5 1.44.0
github.com/aws/aws-sdk-go-v2/service/transfer 1.45.0 1.46.0

Updates github.com/aws/aws-sdk-go from 1.51.20 to 1.51.21

Release notes

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

Release v1.51.21 (2024-04-12)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples
    • This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • service/mediatailor: Updates service API and documentation
  • service/outposts: Updates service API
  • service/redshift: Updates service API and documentation
    • Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • service/transfer: Updates service API and documentation
    • This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.
Commits

Updates github.com/aws/aws-sdk-go-v2/service/configservice from 1.46.4 to 1.46.5

Commits
  • f2706c8 Release 2023-12-08
  • 1dac0c9 Regenerated Clients
  • cbd9216 Update API model
  • c7357bb fix: reinstate presence of retryer when functional opts run but still respect...
  • c5c34b3 fix: translation of ini service sections into shared config (#2416)
  • b3c7fbf update express cache key (#2414)
  • 9b90af4 fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/healthlake from 1.23.4 to 1.24.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/neptunegraph from 1.8.0 to 1.8.1

Changelog

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

Release (2021-08-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.0.0
    • Release: New AWS service client module
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.10.0
    • Feature: API client updated

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/redshift from 1.43.5 to 1.44.0

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/transfer from 1.45.0 to 1.46.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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.20` | `1.51.21` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.46.4` | `1.46.5` |
| [github.com/aws/aws-sdk-go-v2/service/healthlake](https://github.com/aws/aws-sdk-go-v2) | `1.23.4` | `1.24.0` |
| [github.com/aws/aws-sdk-go-v2/service/neptunegraph](https://github.com/aws/aws-sdk-go-v2) | `1.8.0` | `1.8.1` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.44.0` |
| [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.46.0` |


Updates `github.com/aws/aws-sdk-go` from 1.51.20 to 1.51.21
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.20...v1.51.21)

Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.46.4 to 1.46.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.4...service/iot/v1.46.5)

Updates `github.com/aws/aws-sdk-go-v2/service/healthlake` from 1.23.4 to 1.24.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.4...v1.24.0)

Updates `github.com/aws/aws-sdk-go-v2/service/neptunegraph` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.8.0...v1.8.1)

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.43.5 to 1.44.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/wafv2/v1.43.5...service/s3/v1.44.0)

Updates `github.com/aws/aws-sdk-go-v2/service/transfer` from 1.45.0 to 1.46.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.0...service/s3/v1.46.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/configservice
  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/healthlake
  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/neptunegraph
  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/redshift
  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/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 13, 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 17, 2024

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

@dependabot dependabot bot closed this Apr 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-26352ff59b branch April 17, 2024 04:54
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 18, 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