[PR #518] [MERGED] fix(deps): bump cloud.google.com/go/cloudtasks from 1.12.10 to 1.13.0 in /api #527

Closed
opened 2026-03-03 16:38:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/518
Author: @dependabot[bot]
Created: 9/1/2024
Status: Merged
Merged: 9/2/2024
Merged by: @AchoArnold

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


📝 Commits (1)

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

📊 Changes

2 files changed (+74 additions, -76 deletions)

View changed files

📝 api/go.mod (+24 -24)
📝 api/go.sum (+50 -52)

📄 Description

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

Release notes

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

orgpolicy: v1.13.0

1.13.0 (2024-08-20)

Features

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

recommender: v1.13.0

1.13.0 (2024-08-20)

Features

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

workflows: v1.13.0

1.13.0 (2024-08-20)

Features

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

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

1.13.0 (2022-12-01)

Features

  • documentai: added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)

1.12.0 (2022-11-16)

Features

  • documentai: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)

1.11.0 (2022-11-09)

Features

  • documentai: added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)

1.10.0 (2022-11-03)

Features

  • documentai: rewrite signatures in terms of new location (3c4b2b3)

1.9.0 (2022-10-25)

Features

  • documentai: start generating stubs dir (de2d180)

1.8.0 (2022-09-21)

Features

  • documentai: rewrite signatures in terms of new types for betas (9f303f9)

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

... (truncated)

Commits
  • f23942b chore: release main (#8187)
  • bac978a docs(dialogflow): added google.api.field_behavior for some fields in audio_co...
  • fe03bdd chore(main): release 0.110.5 (#8223)
  • ed73916 chore(storage): add configurable per op timeout, print on timeout [benchmarki...
  • e1f52db chore(storage): add GCSFuse client config [benchmarking] (#8225)
  • b63d02b chore(main): release datastore 1.12.1 (#8228)
  • 837f325 feat(ai/generativelanguage): start generating apiv1beta2 (#8229)
  • c992115 chore(main): release bigtable 1.19.0 (#7125)
  • 7732b8c feat(run): Adds support for custom audiences (#8227)
  • a9b67cf fix(datastore): Return error from RunAggregationQuery (#8222)
  • 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/518 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/cloud.google.com/go/cloudtasks-1.13.0` --- ### 📝 Commits (1) - [`5be62f9`](https://github.com/NdoleStudio/httpsms/commit/5be62f946a978e0db04312caebbbc6a1446070c2) fix(deps): bump cloud.google.com/go/cloudtasks in /api ### 📊 Changes **2 files changed** (+74 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+24 -24) 📝 `api/go.sum` (+50 -52) </details> ### 📄 Description Bumps [cloud.google.com/go/cloudtasks](https://github.com/googleapis/google-cloud-go) from 1.12.10 to 1.13.0. <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>orgpolicy: v1.13.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.12.8...orgpolicy/v1.13.0">1.13.0</a> (2024-08-20)</h2> <h3>Features</h3> <ul> <li><strong>orgpolicy:</strong> Add support for Go 1.23 iterators (<a href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18">84461c0</a>)</li> </ul> <h2>recommender: v1.13.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/recommender/v1.12.8...recommender/v1.13.0">1.13.0</a> (2024-08-20)</h2> <h3>Features</h3> <ul> <li><strong>recommender:</strong> Add support for Go 1.23 iterators (<a href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18">84461c0</a>)</li> </ul> <h2>workflows: v1.13.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/workflows/v1.12.11...workflows/v1.13.0">1.13.0</a> (2024-08-20)</h2> <h3>Features</h3> <ul> <li><strong>workflows:</strong> Add support for Go 1.23 iterators (<a href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18">84461c0</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md">cloud.google.com/go/cloudtasks's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.12.0...documentai/v1.13.0">1.13.0</a> (2022-12-01)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79">2a0b1ae</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.11.0...documentai/v1.12.0">1.12.0</a> (2022-11-16)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/ac0c5c21221e8d055e6b8b1c473600c58e306b00">ac0c5c2</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.10.0...documentai/v1.11.0">1.11.0</a> (2022-11-09)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (<a href="https://github.com/googleapis/google-cloud-go/commit/9c5d6c857b9deece4663d37fc6c834fd758b98ca">9c5d6c8</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.9.0...documentai/v1.10.0">1.10.0</a> (2022-11-03)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> rewrite signatures in terms of new location (<a href="https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad">3c4b2b3</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.8.0...documentai/v1.9.0">1.9.0</a> (2022-10-25)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> start generating stubs dir (<a href="https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc">de2d180</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.7.0...documentai/v1.8.0">1.8.0</a> (2022-09-21)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> rewrite signatures in terms of new types for betas (<a href="https://github.com/googleapis/google-cloud-go/commit/9f303f9efc2e919a9a6bd828f3cdb1fcb3b8b390">9f303f9</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.6.0...documentai/v1.7.0">1.7.0</a> (2022-09-19)</h2> <h3>Features</h3> <ul> <li><strong>documentai:</strong> start generating proto message types (<a href="https://github.com/googleapis/google-cloud-go/commit/563f546262e68102644db64134d1071fc8caa383">563f546</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/documentai/v1.5.0...documentai/v1.6.0">1.6.0</a> (2022-09-15)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f23942bb651d39c6d57bb192280659b32b9758ca"><code>f23942b</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8187">#8187</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bac978ace43bb58db7c0b1475e41c8fdf8c49a29"><code>bac978a</code></a> docs(dialogflow): added google.api.field_behavior for some fields in audio_co...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fe03bdddb8f7a7ef3e1d045349a221ff841940a4"><code>fe03bdd</code></a> chore(main): release 0.110.5 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8223">#8223</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ed73916d72394671b6e14495530a886e7fa315e5"><code>ed73916</code></a> chore(storage): add configurable per op timeout, print on timeout [benchmarki...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e1f52dbb8aa1b3249090d15f2eef5f37a836a1a0"><code>e1f52db</code></a> chore(storage): add GCSFuse client config [benchmarking] (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8225">#8225</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b63d02bd5a43f84c077f8f19d3fde35e5738cc7d"><code>b63d02b</code></a> chore(main): release datastore 1.12.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8228">#8228</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/837f32596518d8154f43da1c70f57d1515e2ea8c"><code>837f325</code></a> feat(ai/generativelanguage): start generating apiv1beta2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8229">#8229</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c992115f3f6935a870fb0651f0eb6548b689da82"><code>c992115</code></a> chore(main): release bigtable 1.19.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7125">#7125</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7732b8c2c19aef0fad4a7bae6d4bd7354018cfc4"><code>7732b8c</code></a> feat(run): Adds support for custom audiences (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8227">#8227</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a9b67cfc95b567d29358501ec7c5883b1f90bd3e"><code>a9b67cf</code></a> fix(datastore): Return error from RunAggregationQuery (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8222">#8222</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/workflows/v1.12.10...kms/v1.13.0">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.12.10&new-version=1.13.0)](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:38:49 +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#527
No description provided.