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

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 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.50.6 to 1.50.11

Release notes

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

Release v1.50.11 (2024-02-05)

Service Client Updates

  • service/glue: Updates service API and documentation
    • Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
  • service/workspaces: Updates service documentation
    • Added definitions of various WorkSpace states

Release v1.50.10 (2024-02-02)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.

Release v1.50.9 (2024-02-01)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation
  • service/ivs: Updates service API, documentation, and paginators
  • service/managedblockchain-query: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for broadcast-mixed audio description tracks.

Release v1.50.8 (2024-01-31)

Service Client Updates

  • service/cloudformation: Updates service API, documentation, paginators, and examples
    • CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Update page size limits for GetJobRuns and GetTriggers APIs.
  • service/ssm: Updates service API and documentation
    • This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.

Release v1.50.7 (2024-01-30)

Service Client Updates

  • service/datazone: Updates service API and documentation
  • service/route53: Updates service documentation
    • Update the SDKs for text changes in the APIs.
Commits

Updates google.golang.org/api from 0.160.0 to 0.162.0

Release notes

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

v0.162.0

0.162.0 (2024-02-05)

Features

Bug Fixes

  • transport: Enforce 1s timeout on requests to MDS universe_domain (#2393) (6862015)

v0.161.0

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)
Changelog

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

0.162.0 (2024-02-05)

Features

Bug Fixes

  • transport: Enforce 1s timeout on requests to MDS universe_domain (#2393) (6862015)

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)
Commits
  • 26a1117 chore(main): release 0.162.0 (#2389)
  • 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (#2393)
  • a6d137b chore(all): update all (#2396)
  • 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (#2397)
  • eddfeb9 feat(all): auto-regenerate discovery clients (#2398)
  • 169ead6 feat(all): auto-regenerate discovery clients (#2395)
  • 140fb54 feat(all): auto-regenerate discovery clients (#2394)
  • e5a7a15 feat(all): auto-regenerate discovery clients (#2392)
  • c8e77f6 feat(all): auto-regenerate discovery clients (#2391)
  • f2f2d22 feat(all): auto-regenerate discovery clients (#2388)
  • 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

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

Updates `google.golang.org/api` from 0.160.0 to 0.162.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.160.0...v0.162.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
@hairyhum hairyhum added the kueue label Feb 6, 2024
@mergify mergify bot merged commit 6c0071a into master Feb 6, 2024
14 checks passed
@mergify mergify bot deleted the dependabot/go_modules/common-golang-ba89b05689 branch February 6, 2024 22:05
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