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 4 updates #2720

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the common-golang group with 4 updates: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/aws/aws-sdk-go, golang.org/x/oauth2 and google.golang.org/api.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.10.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.10.0

1.10.0 (2024-02-29)

Features Added

  • Added logging event log.EventResponseError that will contain the contents of ResponseError.Error() whenever an azcore.ResponseError is created.
  • Added runtime.NewResponseErrorWithErrorCode for creating an azcore.ResponseError with a caller-supplied error code.
  • Added type MatchConditions for use in conditional requests.

Bugs Fixed

  • Fixed a potential race condition between NullValue and IsNullValue.
  • runtime.EncodeQueryParams will escape semicolons before calling url.ParseQuery.

Other Changes

  • Update dependencies.
Commits

Updates github.com/aws/aws-sdk-go from 1.50.26 to 1.50.32

Release notes

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

Release v1.50.32 (2024-03-05)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/chatbot: Updates service API
  • service/organizations: Adds new service
    • This release contains an endpoint addition
  • service/sesv2: Updates service API and documentation

Release v1.50.31 (2024-03-04)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • service/fsx: Updates service API and documentation
  • service/organizations: Updates service API and documentation
    • Documentation update for AWS Organizations

Release v1.50.30 (2024-03-01)

Service Client Updates

  • service/accessanalyzer: Updates service documentation
  • service/autoscaling: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • service/ec2: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

Release v1.50.29 (2024-02-29)

Service Client Updates

  • service/docdb-elastic: Updates service API and documentation
  • service/eks: Updates service API
  • service/migrationhuborchestrator: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • service/sagemaker: Updates service API and documentation
    • Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • service/securitylake: Updates service API and documentation

Release v1.50.28 (2024-02-28)

Service Client Updates

  • service/batch: Updates service API and documentation

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.17.0 to 0.18.0

Commits
  • 85231f9 go.mod: update golang.org/x dependencies
  • 34a7afa google/externalaccount: add Config.UniverseDomain
  • 95bec95 google/externalaccount: moves externalaccount package out of internal and exp...
  • See full diff in compare view

Updates google.golang.org/api from 0.167.0 to 0.168.0

Release notes

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

v0.168.0

0.168.0 (2024-03-04)

Features

Changelog

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

0.168.0 (2024-03-04)

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

Bumps the common-golang group with 4 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [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/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.2...sdk/azcore/v1.10.0)

Updates `github.com/aws/aws-sdk-go` from 1.50.26 to 1.50.32
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.50.26...v1.50.32)

Updates `golang.org/x/oauth2` from 0.17.0 to 0.18.0
- [Commits](golang/oauth2@v0.17.0...v0.18.0)

Updates `google.golang.org/api` from 0.167.0 to 0.168.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.167.0...v0.168.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-golang
- 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2024
@julio-lopez julio-lopez enabled auto-merge (squash) March 6, 2024 01:14
@julio-lopez julio-lopez merged commit 0db753c into master Mar 6, 2024
13 checks passed
@julio-lopez julio-lopez deleted the dependabot/go_modules/common-golang-0edc3138da branch March 6, 2024 01:25
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

2 participants