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 #2823

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 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.51.20 to 1.51.22

Release notes

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

Release v1.51.22 (2024-04-16)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/iotwireless: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/m2: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/outposts: Updates service API, documentation, and paginators
  • service/wellarchitected: Updates service API and documentation

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 google.golang.org/api from 0.172.0 to 0.173.0

Release notes

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

v0.173.0

0.173.0 (2024-04-16)

Features

Changelog

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

0.173.0 (2024-04-16)

Features

Commits
  • 46fc56a chore(main): release 0.173.0 (#2495)
  • 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (#2512)
  • bf1c054 feat(all): auto-regenerate discovery clients (#2520)
  • 85b4e90 feat(all): auto-regenerate discovery clients (#2516)
  • b71b80f feat(all): auto-regenerate discovery clients (#2515)
  • 4826df4 feat(all): auto-regenerate discovery clients (#2514)
  • 3e03de3 feat(all): auto-regenerate discovery clients (#2513)
  • 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (#2509)
  • 0ff027b feat(all): auto-regenerate discovery clients (#2510)
  • caf5b3f feat(all): auto-regenerate discovery clients (#2508)
  • Additional commits viewable in compare view

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 Apr 17, 2024
@julio-lopez
Copy link
Contributor

@dependabot update

@julio-lopez julio-lopez enabled auto-merge (squash) April 17, 2024 00:10
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.51.20 to 1.51.22
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.20...v1.51.22)

Updates `google.golang.org/api` from 0.172.0 to 0.173.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.172.0...v0.173.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-fa1ac803ba branch from 49c174b to 71a0d8a Compare April 17, 2024 00:11
@julio-lopez julio-lopez merged commit 05f4f24 into master Apr 17, 2024
13 checks passed
@julio-lopez julio-lopez deleted the dependabot/go_modules/common-golang-fa1ac803ba branch April 17, 2024 00:24
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