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

deps(go): bump the common-golang group with 2 updates #2762

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the common-golang group with 2 updates: github.com/aws/aws-sdk-go and google.golang.org/api.

Updates github.com/aws/aws-sdk-go from 1.50.36 to 1.51.2

Release notes

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

Release v1.51.2 (2024-03-18)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
  • service/kms: Updates service API and documentation
    • Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
  • service/mediatailor: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
  • service/s3: Updates service API and examples
    • Fix two issues with response root node names.
  • service/timestream-query: Updates service documentation

Release v1.51.1 (2024-03-15)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports overflow behavior on Reserved Capacity.
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add media accelerator and neuron device information on the describe instance types API.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/s3: Updates service documentation and examples
    • Documentation updates for Amazon S3.
  • service/sagemaker: Updates service API and documentation
    • Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • service/workspaces-thin-client: Updates service API and documentation

Release v1.51.0 (2024-03-14)

Service Client Updates

  • service/amplify: Updates service documentation
  • service/ec2-instance-connect: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/fis: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/timestream-influxdb: Adds new service

SDK Features

  • service/iotroborunner: Remove Iotroborunner
    • This change removes the iotroborunner service, since it is deprecated.

... (truncated)

Commits

Updates google.golang.org/api from 0.169.0 to 0.170.0

Release notes

Sourced from google.golang.org/api's releases.

v0.170.0

0.170.0 (2024-03-14)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.170.0 (2024-03-14)

Features

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2024
@julio-lopez julio-lopez enabled auto-merge (squash) March 19, 2024 01:45
@julio-lopez
Copy link
Contributor

@dependabot update

@dependabot dependabot bot force-pushed the dependabot/go_modules/common-golang-1243ed4894 branch from 2fb1827 to 498fbab Compare March 19, 2024 01:46
@julio-lopez
Copy link
Contributor

@dependabot update

Bumps the common-golang group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/aws/aws-sdk-go` from 1.50.36 to 1.51.2
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.36...v1.51.2)

Updates `google.golang.org/api` from 0.169.0 to 0.170.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.169.0...v0.170.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/common-golang-1243ed4894 branch from 498fbab to 55d673d Compare March 19, 2024 05:31
@julio-lopez julio-lopez merged commit ba784aa into master Mar 19, 2024
12 checks passed
@julio-lopez julio-lopez deleted the dependabot/go_modules/common-golang-1243ed4894 branch March 19, 2024 07:14
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.

None yet

1 participant