[PR #751] [MERGED] fix(deps): bump cloud.google.com/go/cloudtasks from 1.13.6 to 1.13.7 in /api #756

Closed
opened 2026-03-03 16:39:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/751
Author: @dependabot[bot]
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.7


📝 Commits (1)

  • dac3b43 fix(deps): bump cloud.google.com/go/cloudtasks in /api

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 api/go.mod (+2 -2)
📝 api/go.sum (+4 -4)

📄 Description

Bumps cloud.google.com/go/cloudtasks from 1.13.6 to 1.13.7.

Release notes

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

cloudtasks: v1.13.7

1.13.7 (2025-09-22)

Bug Fixes

  • cloudtasks: Upgrade gRPC service registration func (3637617)
Commits
  • b1c9263 chore: release main (#10004)
  • a03bd0e chore(spanner): update Spanner owner to harshachinta (#10060)
  • 7e8600a chore(all): update deps (#10058)
  • daea9d1 chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (#10077)
  • 59457a3 feat(shopping): new shopping.merchant.conversions client (#10076)
  • e82cc5f feat(streetview): new client(s) (#10075)
  • 7656129 feat(aiplatform): A new value TPU_V5_LITEPOD is added to enum `AcceleratorT...
  • f537fdd chore: generate streetview publish client (#10072)
  • 1d757c6 docs(batch): Update description on allowed_locations in LocationPolicy field ...
  • bb47185 chore(spanner): temporarily skip spanner tests (#10071)
  • Additional commits viewable in compare view

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/751 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.7` --- ### 📝 Commits (1) - [`dac3b43`](https://github.com/NdoleStudio/httpsms/commit/dac3b43663a31cba543877b03d5b6513004b692a) fix(deps): bump cloud.google.com/go/cloudtasks in /api ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+2 -2) 📝 `api/go.sum` (+4 -4) </details> ### 📄 Description Bumps [cloud.google.com/go/cloudtasks](https://github.com/googleapis/google-cloud-go) from 1.13.6 to 1.13.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/cloudtasks's releases</a>.</em></p> <blockquote> <h2>cloudtasks: v1.13.7</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/cloudtasks/v1.13.6...cloudtasks/v1.13.7">1.13.7</a> (2025-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cloudtasks:</strong> Upgrade gRPC service registration func (<a href="https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816">3637617</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b1c926307adb96bdc303c29a4bf545f5c23fef77"><code>b1c9263</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10004">#10004</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a03bd0e5ba0bb5a846e7bb3e8a73fff436ed482d"><code>a03bd0e</code></a> chore(spanner): update Spanner owner to harshachinta (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10060">#10060</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7e8600a5631377165f97ff99c98ea754405ac129"><code>7e8600a</code></a> chore(all): update deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10058">#10058</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/daea9d1e089f7e6cbe9a07840a5f776215872ea9"><code>daea9d1</code></a> chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10077">#10077</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/59457a33731b2d9f79a4ade9e563643d5487a3c6"><code>59457a3</code></a> feat(shopping): new shopping.merchant.conversions client (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10076">#10076</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e82cc5f8667a4b0d9f47fe7f935d0a553c010e93"><code>e82cc5f</code></a> feat(streetview): new client(s) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10075">#10075</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7656129e1cffbfb788d849f3b35c28c7ac69054f"><code>7656129</code></a> feat(aiplatform): A new value <code>TPU_V5_LITEPOD</code> is added to enum `AcceleratorT...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f537fdd0842b756995035f21c6af6b07bf73b6cc"><code>f537fdd</code></a> chore: generate streetview publish client (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10072">#10072</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1d757c66478963d6cbbef13fee939632c742759c"><code>1d757c6</code></a> docs(batch): Update description on allowed_locations in LocationPolicy field ...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bb4718524413a4fedd33bff4ffebba86a2eff294"><code>bb47185</code></a> chore(spanner): temporarily skip spanner tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10071">#10071</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/automl/v1.13.6...automl/v1.13.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/cloudtasks&package-manager=go_modules&previous-version=1.13.6&new-version=1.13.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#756
No description provided.