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 4 updates #1115

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

Bumps the aws-sdk-go group with 4 updates in the / directory: github.com/aws/aws-sdk-go, github.com/aws/aws-sdk-go-v2/service/datazone, github.com/aws/aws-sdk-go-v2/service/ec2 and github.com/aws/aws-sdk-go-v2/service/mediaconvert.

Updates github.com/aws/aws-sdk-go from 1.54.1 to 1.54.2

Release notes

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

Release v1.54.2 (2024-06-14)

Service Client Updates

  • service/datazone: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/macie2: Updates service API, documentation, and paginators
  • service/mediaconvert: Updates service API, documentation, and paginators
    • This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • service/route53domains: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

SDK Bugs

  • Remove test dependency on golang.org/x/net.
    • This was used for h2 support which is now transparently available in the stdlib.
Commits

Updates github.com/aws/aws-sdk-go-v2/service/datazone from 1.8.6 to 1.9.0

Changelog

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

Release (2021-08-27)

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/credentials: v1.4.0
    • Feature: Adds support for Tags and TransitiveTagKeys to stscreds.AssumeRoleProvider. Closes aws/aws-sdk-go-v2#723
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.2.0
    • Bug Fix: Fix unmarshaler's decoding of AttributeValueMemberN into a type that is a string alias.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.7.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.5.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.4.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.7.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.4.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.7.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.4.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.2.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.6.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.6.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.6.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.8.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.5.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.5.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.7.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.6.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.1.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.1.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.5.0
    • Feature: Updated API model to latest revision.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.6.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.164.0 to 1.164.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/mediaconvert from 1.53.7 to 1.54.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 4 updates in the / directory: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/aws/aws-sdk-go-v2/service/datazone](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/mediaconvert](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go` from 1.54.1 to 1.54.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.1...v1.54.2)

Updates `github.com/aws/aws-sdk-go-v2/service/datazone` from 1.8.6 to 1.9.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.9.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/tnb/v1.8.6...v1.9.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.164.0 to 1.164.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.164.0...service/ec2/v1.164.1)

Updates `github.com/aws/aws-sdk-go-v2/service/mediaconvert` from 1.53.7 to 1.54.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.53.7...service/s3/v1.54.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/datazone
  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/ec2
  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/mediaconvert
  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 Jun 14, 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 Jun 17, 2024

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

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-e3ee808e5c branch June 17, 2024 18:18
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 Jul 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/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants