[PR #610] [CLOSED] fix(deps): bump cloud.google.com/go/cloudtasks from 1.13.2 to 1.13.3 in /api #617

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/610
Author: @dependabot[bot]
Created: 2/1/2025
Status: Closed

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


📝 Commits (1)

  • 21623d3 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.2 to 1.13.3.

Release notes

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

workflows: v1.13.3

1.13.3 (2025-01-02)

Bug Fixes

  • workflows: Update golang.org/x/net to v0.33.0 (e9b0b69)

recommender: v1.13.3

1.13.3 (2025-01-02)

Bug Fixes

  • recommender: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits
  • aa41de6 chore: release main (#8917)
  • 81a97b0 fix(all): update grpc-go to v1.59.0 (#8922)
  • 343cea8 fix(all): update grpc-go to v1.56.3 (#8916)
  • 7bb630b test(bigtable): Add retries while getting app profile (#8751)
  • b1409e3 chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • 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/610 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.3` --- ### 📝 Commits (1) - [`21623d3`](https://github.com/NdoleStudio/httpsms/commit/21623d31fe7103edac70192aebab1f9ef1897beb) 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.2 to 1.13.3. <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>workflows: v1.13.3</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/workflows/v1.13.2...workflows/v1.13.3">1.13.3</a> (2025-01-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>workflows:</strong> Update golang.org/x/net to v0.33.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/e9b0b69644ea5b276cacff0a707e8a5e87efafc9">e9b0b69</a>)</li> </ul> <h2>recommender: v1.13.3</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/recommender/v1.13.2...recommender/v1.13.3">1.13.3</a> (2025-01-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>recommender:</strong> Update golang.org/x/net to v0.33.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/e9b0b69644ea5b276cacff0a707e8a5e87efafc9">e9b0b69</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/aa41de6107a72f7f39eb10afdd9c45937f2b50a0"><code>aa41de6</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8917">#8917</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/81a97b06cb28b25432e4ece595c55a9857e960b7"><code>81a97b0</code></a> fix(all): update grpc-go to v1.59.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8922">#8922</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/343cea8c43b1e31ae21ad50ad31d3b0b60143f8c"><code>343cea8</code></a> fix(all): update grpc-go to v1.56.3 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8916">#8916</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7bb630b1c754b5b30d97521611a9876bf26312d5"><code>7bb630b</code></a> test(bigtable): Add retries while getting app profile (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8751">#8751</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b1409e316505b69f939de51d6eabcb56a4509770"><code>b1409e3</code></a> chore(cloudquotas): Revert &quot;add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8766">#8766</a>)&quot; (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8770">#8770</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b3cc26b34bcf8f60f752c4eb313691b8f6947d91"><code>b3cc26b</code></a> chore(cloudquotas): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8766">#8766</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dfa8e22edf560211ae2a2ebf1f9a23b86887c7be"><code>dfa8e22</code></a> feat(bigquery/storage/managedwriter): support default value controls (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8686">#8686</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3e5ba248ba7b340edec0a5c725dcdd29f11c6db4"><code>3e5ba24</code></a> chore(internal/godocfx): test a specific golden package version (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8759">#8759</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1e6534f5873b9750d3ae313f8f445e0072770da7"><code>1e6534f</code></a> chore(internal/kokoro): upload docs to subdirectory (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8763">#8763</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/74fa78396d76f1291cfe148fa0dc11a895970cb5"><code>74fa783</code></a> chore(internal/kokoro): fix doc upload (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8762">#8762</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/redis/v1.13.2...redis/v1.13.3">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.2&new-version=1.13.3)](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:17 +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#617
No description provided.