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 3 updates #2244

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

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

Updates github.com/aws/aws-sdk-go from 1.44.313 to 1.44.318

Release notes

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

Release v1.44.318 (2023-08-07)

Service Client Updates

  • service/detective: Updates service API
  • service/ivs-realtime: Updates service API and documentation
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/kinesisvideo: Updates service API and documentation
    • This release enables minimum of Images SamplingInterval to be as low as 200 milliseconds in Kinesis Video Stream Image feature.
  • service/rekognition: Updates service documentation and examples
    • This release adds code snippets for Amazon Rekognition Custom Labels.

Release v1.44.317 (2023-08-04)

Service Client Updates

  • service/acm-pca: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/ecs: Updates service documentation
    • This is a documentation update to address various tickets.
  • service/sagemaker: Updates service API and documentation
    • Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

Release v1.44.316 (2023-08-03)

Service Client Updates

  • service/autoscaling: Updates service documentation and examples
    • Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • service/cloud9: Updates service documentation
    • Updated the deprecation date for Amazon Linux. Doc only update.
  • service/dms: Updates service API, documentation, and paginators
    • The release makes public API for DMS Schema Conversion feature.
  • service/ec2: Updates service API and documentation
    • This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • service/sagemaker: Updates service API
    • Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

Release v1.44.315 (2023-08-02)

Service Client Updates

  • service/budgets: Updates service API and documentation
    • As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • service/cognito-idp: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • This release includes additional Glue Streaming KAKFA SASL property types.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.10.0 to 0.11.0

Commits

Updates google.golang.org/api from 0.134.0 to 0.135.0

Release notes

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

v0.135.0

0.135.0 (2023-08-07)

Features

Changelog

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

0.135.0 (2023-08-07)

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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

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


Updates `github.com/aws/aws-sdk-go` from 1.44.313 to 1.44.318
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.313...v1.44.318)

Updates `golang.org/x/oauth2` from 0.10.0 to 0.11.0
- [Commits](golang/oauth2@v0.10.0...v0.11.0)

Updates `google.golang.org/api` from 0.134.0 to 0.135.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.134.0...v0.135.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: golang.org/x/oauth2
  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-e14f4bd485 branch from df3e5fc to bf6727f Compare August 8, 2023 02:19
@viveksinghggits
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2023

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mergify mergify bot merged commit ae07880 into master Aug 8, 2023
14 checks passed
@mergify mergify bot deleted the dependabot/go_modules/common-golang-e14f4bd485 branch August 8, 2023 09:38
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 kueue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant