Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Bump the golang group with 3 updates #1179

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the golang group with 3 updates: github.com/aws/aws-sdk-go, github.com/google/uuid and golang.org/x/sync.

Updates github.com/aws/aws-sdk-go from 1.47.10 to 1.49.21

Release notes

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

Release v1.49.21 (2024-01-14)

Service Client Updates

  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

Release v1.49.20 (2024-01-12)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation
  • service/mwaa: Updates service API and documentation
  • service/s3control: Adds new service
    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • service/supplychain: Adds new service
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

Release v1.49.19 (2024-01-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/ecs: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/eventbridge: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • service/iotfleetwise: Updates service API
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager
  • service/workspaces: Updates service documentation
    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

Release v1.49.18 (2024-01-10)

Service Client Updates

  • service/connectcampaigns: Updates service API
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • service/qconnect: Updates service API
  • service/redshift-serverless: Updates service documentation
  • service/route53: Updates service API and documentation
    • Route53 now supports geoproximity routing in AWS regions

... (truncated)

Commits

Updates github.com/google/uuid from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.5.0

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Changelog

Sourced from github.com/google/uuid's changelog.

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Commits

Updates golang.org/x/sync from 0.5.0 to 0.6.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 golang group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/google/uuid](https://github.com/google/uuid) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/aws/aws-sdk-go` from 1.47.10 to 1.49.21
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.10...v1.49.21)

Updates `github.com/google/uuid` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.4.0...v1.5.0)

Updates `golang.org/x/sync` from 0.5.0 to 0.6.0
- [Commits](golang/sync@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2024 09:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Superseded by #1182.

@dependabot dependabot bot closed this Jan 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang-e0bc3078ad branch January 23, 2024 09:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants