Skip to content

fix(deps): bump cloud.google.com/go/cloudtasks from 1.12.8 to 1.12.9 in /api#472

Merged
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.9
Jul 1, 2024
Merged

fix(deps): bump cloud.google.com/go/cloudtasks from 1.12.8 to 1.12.9 in /api#472
AchoArnold merged 1 commit intomainfrom
dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cloud.google.com/go/cloudtasks from 1.12.8 to 1.12.9.

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 Jul 1, 2024
@dependabot dependabot Bot requested a review from AchoArnold July 1, 2024 01:04
@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jul 1, 2024

PR Summary

This Pull Request includes major updates to the dependencies in the API's go.mod and go.sum files. The key changes can be summarized as follows:

  • Cloud Libraries Updated
    The versions of libraries from cloud.google.com such as go/cloudtasks and go/auth are now more up-to-date. This is likely to improve our system's compatibility with Google Cloud services.

  • Google APIs and Protobuf Updated
    The updates in versions of google.golang.org/api and google.golang.org/protobuf could mean that we may now use newer or more stable features from these Google libraries.

  • Golang Tools Updated
    The versions of general GoLang tools and libraries like golang.org/x/crypto, golang.org/x/net, and golang.org/x/tools among others have also been updated. These changes generally improve the security and performance of our application.

  • Google API Extension Updated
    The googleapis/gax-go/v2 was updated, likely to provide better interactions with Google's APIs.

  • Updates on Other Dependencies
    Several other dependencies received updates which mainly include better performance, stability, and security.

To reap the full benefits of these changes, developers will need to upgrade their local environments accordingly.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.9 branch 3 times, most recently from f9742c1 to 7bc894b Compare July 1, 2024 06:52
Bumps [cloud.google.com/go/cloudtasks](https://github.com/googleapis/google-cloud-go) from 1.12.8 to 1.12.9.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@osconfig/v1.12.8...cloudtasks/v1.12.9)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudtasks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.9 branch from 7bc894b to f1fce2f Compare July 1, 2024 06:53
@AchoArnold AchoArnold merged commit c48051d into main Jul 1, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.12.9 branch July 1, 2024 12:55
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