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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 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.45.7 to 1.45.12

Release notes

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

Release v1.45.12 (2023-09-18)

Service Client Updates

  • service/discovery: Updates service API
    • Add sensitive protection for customer information
  • service/macie2: Updates service documentation
  • service/workmail: Updates service API, documentation, and paginators
    • This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.

Release v1.45.11 (2023-09-15)

Service Client Updates

  • service/appstream: Updates service API, documentation, and waiters
    • This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • service/connect: Updates service API
  • service/datasync: Updates service documentation
  • service/sagemaker: Updates service API and documentation
    • This release introduces Skip Model Validation for Model Packages

Release v1.45.10 (2023-09-14)

Service Client Updates

  • service/appstream: Updates service API, documentation, and waiters
    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • service/cloudformation: Updates service documentation
    • Documentation updates for AWS CloudFormation
  • service/entityresolution: Updates service API and documentation
  • service/lookoutequipment: Updates service API, documentation, paginators, and examples

Release v1.45.9 (2023-09-13)

Service Client Updates

  • service/cloud9: Updates service documentation
    • Update to include information on Ubuntu 18 deprecation.
  • service/drs: Updates service API, documentation, and paginators
  • service/firehose: Updates service API and documentation
    • DocumentIdOptions has been added for the Amazon OpenSearch destination.
  • service/guardduty: Updates service API and documentation
    • Add managementType field to ListCoverage API response.
  • service/internetmonitor: Adds new service
  • service/ivs-realtime: Updates service documentation
  • service/simspaceweaver: Updates service documentation
  • service/xray: Updates service API and documentation
    • Add StartTime field in GetTraceSummaries API response for each TraceSummary.

Release v1.45.8 (2023-09-12)

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.9.0 to 0.12.0

Commits
  • 0708528 go.mod: update golang.org/x dependencies
  • a835fc4 oauth2: move global auth style cache to be per-Config
  • 2e4a4e2 go.mod: update golang.org/x dependencies
  • ac6658e all: update go version to 1.18
  • ec5679f go.mod: update golang.org/x dependencies
  • 989acb1 all: update dependencies to their latest versions
  • See full diff in compare view

Updates google.golang.org/api from 0.126.0 to 0.141.0

Release notes

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

v0.141.0

0.141.0 (2023-09-14)

Features

  • all: Auto-regenerate discovery clients (#2155) (9a84e80)
  • all: Auto-regenerate discovery clients (#2159) (2b846e5)
  • all: Auto-regenerate discovery clients (#2160) (124e36e)
  • idtoken: Add ParsePayload returning unvalidated token payload (#2136) (d541d8e)

Bug Fixes

  • transport: Remove conditional App Engine gen 1 Go hooks (#2158) (c2fa93e), refs #2128

v0.140.0

0.140.0 (2023-09-11)

Features

v0.139.0

0.139.0 (2023-09-08)

Features

Documentation

v0.138.0

0.138.0 (2023-08-17)

Features

... (truncated)

Changelog

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

0.141.0 (2023-09-14)

Features

  • all: Auto-regenerate discovery clients (#2155) (9a84e80)
  • all: Auto-regenerate discovery clients (#2159) (2b846e5)
  • all: Auto-regenerate discovery clients (#2160) (124e36e)
  • idtoken: Add ParsePayload returning unvalidated token payload (#2136) (d541d8e)

Bug Fixes

  • transport: Remove conditional App Engine gen 1 Go hooks (#2158) (c2fa93e), refs #2128

0.140.0 (2023-09-11)

Features

0.139.0 (2023-09-08)

Features

Documentation

0.138.0 (2023-08-17)

Features

0.137.0 (2023-08-14)

... (truncated)

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 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.45.7 to 1.45.12
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.7...v1.45.12)

Updates `golang.org/x/oauth2` from 0.9.0 to 0.12.0
- [Commits](golang/oauth2@v0.9.0...v0.12.0)

Updates `google.golang.org/api` from 0.126.0 to 0.141.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.126.0...v0.141.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 18, 2023
@github-actions
Copy link
Contributor

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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/common-golang-38438b3008 branch September 19, 2023 04: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants