Skip to content

fix(deps): bump cloud.google.com/go/cloudtasks from 1.13.0 to 1.13.1 in /api - #527

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.1
Oct 14, 2024
Merged

fix(deps): bump cloud.google.com/go/cloudtasks from 1.13.0 to 1.13.1 in /api#527
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/cloudtasks from 1.13.0 to 1.13.1.

Release notes

Sourced from cloud.google.com/go/cloudtasks's releases.

orgpolicy: v1.13.1

1.13.1 (2024-09-12)

Bug Fixes

  • orgpolicy: Bump dependencies (2ddeb15)

recommender: v1.13.1

1.13.1 (2024-09-12)

Bug Fixes

  • recommender: Bump dependencies (2ddeb15)

workflows: v1.13.1

1.13.1 (2024-09-12)

Bug Fixes

  • workflows: Bump dependencies (2ddeb15)
Changelog

Sourced from cloud.google.com/go/cloudtasks's changelog.

Changes

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

... (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 Oct 1, 2024
@dependabot
dependabot Bot requested a review from AchoArnold October 1, 2024 00:04
@what-the-diff

what-the-diff Bot commented Oct 1, 2024

Copy link
Copy Markdown

PR Summary

  • Updated Google Cloud Tasks
    The Google Cloud Tasks library has been updated from version v1.13.0 to v1.13.1. This should include minor improvements and bug fixes that enhance overall system performance.
  • Updated Google APIs
    We've updated our Google APIs library from v0.195.0 to v0.196.0. This brings a set of new features, improvements and potential bug fixes from Google.
  • Updated Google Cloud Auth
    The Google Cloud Auth library has been updated from v0.9.1 to v0.9.3. This should provide enhanced authentication and authorization capabilities to our application.
  • Updated Google Cloud IAM
    We have upgraded the Google Cloud IAM (Identity and Access Management) library from v1.1.13 to v1.2.0, delivering better management of access permissions to our cloud resources.
  • Updated Google Cloud Long Running Operations
    Google Cloud's long-running operations library has received an update from v0.5.12 to v0.6.0. This could improve the handling and monitoring of processes that take a considerable length of time.
  • Updated Google Cloud Monitoring
    We've updated the Google Cloud Monitoring library from v1.20.4 to v1.21.0. This should provide better insights and telemetry about the health and performance of our application in the cloud.
  • Updated Google Cloud Trace
    Google Cloud Trace library update from v1.10.12 to v1.11.0 should enhance our application's ability to trace and investigate issues and performance in distributed environments.
  • Updated Googleapis Enterprise Certificate Proxy
    The Googleapis enterprise certificate proxy library has been upgraded from v0.3.2 to v0.3.3, providing better security measures for our enterprise certificates.
  • Updated Opentelemetry Libraries
    We've updated our Opentelemetry libraries (otelgrpc & otelhttp) to provide improved observability and tracing capabilities in our application by capturing more accurate and useful diagnostic data.

These updates help us to improve the performance, security, traceability, and observability of our application, consequently delivering a better experience for our end-users.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.1 branch 2 times, most recently from 056236d to 3fd1338 Compare October 1, 2024 19:41
Bumps [cloud.google.com/go/cloudtasks](https://github.com/googleapis/google-cloud-go) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.13.0...asset/v1.13.1)

---
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.13.1 branch from 3fd1338 to efc97f1 Compare October 1, 2024 19:42
@AchoArnold
AchoArnold merged commit a6516e5 into main Oct 14, 2024
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.1 branch October 14, 2024 17:45
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