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

Bump the cloud-providers group across 1 directory with 2 updates #2832

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates github.com/aws/aws-sdk-go from 1.53.14 to 1.54.0

Release notes

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

Release v1.54.0 (2024-06-12)

Service Client Updates

  • service/apptest: Updates service API, documentation, waiters, paginators, and examples
  • service/ec2: Updates service API and documentation
    • Tagging support for Traffic Mirroring FilterRule resource
  • service/osis: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Updates to remove DC1 and DS2 node types.
  • service/secretsmanager: Updates service API and documentation
    • Introducing RotationToken parameter for PutSecretValue API
  • service/securitylake: Updates service API and documentation
  • service/sesv2: Updates service API and documentation

SDK Features

  • service/backupstorage: Remove Backupstorage
    • This change removes the Backupstorage service, which has been deprecated.

Release v1.53.21 (2024-06-11)

Service Client Updates

  • service/accessanalyzer: Updates service API, documentation, paginators, and examples
  • service/guardduty: Updates service API and documentation
    • Added API support for GuardDuty Malware Protection for S3.
  • service/networkmanager: Updates service API and documentation
  • service/pca-connector-scep: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.

Release v1.53.20 (2024-06-10)

Service Client Updates

  • service/application-signals: Adds new service
  • service/ecs: Updates service API and documentation
    • This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.
  • service/imagebuilder: Updates service API

Release v1.53.19 (2024-06-07)

Service Client Updates

  • service/auditmanager: Updates service API and documentation
  • service/b2bi: Updates service API
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • service/sagemaker: Updates service API and documentation
    • This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.

... (truncated)

Commits

Updates google.golang.org/api from 0.182.0 to 0.184.0

Release notes

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

v0.184.0

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

v0.183.0

0.183.0 (2024-06-04)

Features

Bug Fixes

Changelog

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

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

0.183.0 (2024-06-04)

Features

Bug Fixes

Commits
  • 66c2e4a chore(main): release 0.184.0 (#2628)
  • 7fccba6 feat(all): auto-regenerate discovery clients (#2624)
  • 953f728 fix(cba): Update credsNewAuth to support oauth2 over mTLS (#2610)
  • ebc44d1 feat: support structpb.Struct as req/resp (#2632)
  • 56d0d59 chore: remove some nil clients (#2631)
  • e760319 chore(gensupport): merge x-goog-api-client vals into a single header (#2612)
  • bec8b5c chore(all): update all (#2630)
  • 643675b Revert "feat: regen cloudcommerceprocurement v1 from updated discovery file (...
  • 7e30ed2 feat: regen cloudcommerceprocurement v1 from updated discovery file (#2627)
  • 8a7c0e1 chore: bump auth dep (#2621)
  • 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 Jun 12, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud-providers-2307a28b73 branch from 34a1261 to 3b359ff Compare June 12, 2024 23:54
@zhming0
Copy link
Contributor

zhming0 commented Jun 13, 2024

@dependabot rebase

Bumps the cloud-providers group with 2 updates in the / directory: [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.53.14 to 1.54.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.14...v1.54.0)

Updates `google.golang.org/api` from 0.182.0 to 0.184.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.182.0...v0.184.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud-providers-2307a28b73 branch from 3b359ff to 2b49a2e Compare June 13, 2024 00:01
@zhming0 zhming0 enabled auto-merge June 13, 2024 00:01
@zhming0 zhming0 merged commit be01577 into main Jun 13, 2024
1 check passed
@zhming0 zhming0 deleted the dependabot/go_modules/cloud-providers-2307a28b73 branch June 13, 2024 00:44
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