Skip to content

fix(deps): bump google.golang.org/api from 0.186.0 to 0.189.0 in /api#487

Merged
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/google.golang.org/api-0.189.0
Aug 1, 2024
Merged

fix(deps): bump google.golang.org/api from 0.186.0 to 0.189.0 in /api#487
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/google.golang.org/api-0.189.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 1, 2024

Bumps google.golang.org/api from 0.186.0 to 0.189.0.

Release notes

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

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)

v0.188.0

0.188.0 (2024-07-09)

Features

Bug Fixes

v0.187.0

0.187.0 (2024-07-01)

Features

... (truncated)

Changelog

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

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)

0.188.0 (2024-07-09)

Features

Bug Fixes

0.187.0 (2024-07-01)

Features

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2024
@dependabot dependabot Bot requested a review from AchoArnold August 1, 2024 00:35
@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Aug 1, 2024

PR Summary

This Pull Request focuses on updating various libraries used in our software to their newer versions. This can potentially improve the performance, security, and reliability of our systems as we are staying up-to-date with evolving technology.

  • Google Cloud Tasks updated
    The library that helps us handle and manage tasks in the cloud was updated. This could provide better task handling and stability.

  • Google Cloud Authentication updated
    The library assisting with confirming user identity has been upgraded. It might provide improved security features.

  • Google Compute Metadata updated
    The code that handles data about computational processes has been updated. It usually means better and more accurately processed data.

  • Google Cloud IAM updated
    IAM (Identity and Access Management) - a tool co-operating with Google Cloud that helps manage access to cloud resources - has been given an update, likely helping with better managing users' rights and accesses.

  • Google Cloud Longrunning updated
    The library involved with managing long-running operations was updated. This could potentially help with the performance of such operations.

  • Google Cloud Monitoring updated
    The software dealing with reporting and checking status of our application within Google Cloud got an update, which might bring improvements in how we monitor our system's health.

  • Google Cloud Trace updated
    This is about the library responsible for tracing the request flow in the system. The update might help us better understand how information travels through our software.

  • Golang's Crypto, Net and Sys libraries updated
    These updates are about fundamental libraries in the Go language, involved in cryptography, network interactions, and system-specific calls, respectively. Each of these updates can deliver enhancements in performance, security, and system compatibility.

  • Google API and Genproto libraries updated
    These updates focus on the libraries helping our software to use various Google's APIs and convert data to the appropriate format. Updates could mean smoother and wider operations with Google's functionalities.

  • Several other dependencies updated
    There were several other minor updates, which collectively could deliver an overall improvement of the system's performance and reliability.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/google.golang.org/api-0.189.0 branch from 676073d to fc4a830 Compare August 1, 2024 17:25
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.186.0 to 0.189.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.186.0...v0.189.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/google.golang.org/api-0.189.0 branch from fc4a830 to 0c87f95 Compare August 1, 2024 17:26
@AchoArnold AchoArnold merged commit 081c8f9 into main Aug 1, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/api/google.golang.org/api-0.189.0 branch August 1, 2024 17:27
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.

1 participant