You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/04 05:09:35 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #26538: Bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 in /sdks

dependabot[bot] opened a new pull request, #26538:
URL: https://github.com/apache/beam/pull/26538

   Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.30.0 to 1.30.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/pubsub's releases</a>.</em></p>
   <blockquote>
   <h2>storage: v1.30.1</h2>
   <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.30.0...storage/v1.30.1">1.30.1</a> (2023-03-21)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>storage:</strong> Retract versions with Copier bug (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7583">#7583</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9c10b6f8a54cb8447260148b5e4a9b5160281020">9c10b6f</a>)</li>
   <li><strong>storage:</strong> SignedURL v4 allows headers with colons in value (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7543">#7543</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/602014d2152cffe1860e00b713b1c3c8624e59f9">602014d</a>)</li>
   <li><strong>storage:</strong> SignedURL v4 allows headers with colons in value (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7603">#7603</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/6b50f9b368f5b271ade1706c342865cef46712e6">6b50f9b</a>)</li>
   </ul>
   <h2>pubsub: v1.30.1</h2>
   <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.30.0...pubsub/v1.30.1">1.30.1</a> (2023-05-03)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>pubsub/pstest:</strong> Clear Subscription when calling <code>ClearMessages</code>. (<a href="https://github.com/googleapis/google-cloud-go/commit/6de8edada13c751ded733e924174e5b46277fcc6">6de8eda</a>)</li>
   <li><strong>pubsub/pstest:</strong> Start <code>DeliveryAttempt</code> at 1 (<a href="https://github.com/googleapis/google-cloud-go/commit/2bf6e14ef5d04f9ac2be786086538d395a8e7393">2bf6e14</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>pubsub:</strong> Clarify NumGoroutines configures number of streams (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7874">#7874</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/8ac4432e5d3e77a61119943537915230c0e5b7e9">8ac4432</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/74e68952dafa226b2c51f7f60c38637f05ebbc51"><code>74e6895</code></a> chore(main): release pubsub 1.30.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7871">#7871</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/8ac4432e5d3e77a61119943537915230c0e5b7e9"><code>8ac4432</code></a> docs(pubsub): clarify NumGoroutines configures number of streams (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7874">#7874</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/d661fe9683b73820856a19eb0f0e517f94862563"><code>d661fe9</code></a> chore(support): add config to generate apiv2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7875">#7875</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/aa8810da25f0746b9a74401c314500a9c88e04ad"><code>aa8810d</code></a> chore(storage): fix progress call in gRPC Writer (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7872">#7872</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/6de8edada13c751ded733e924174e5b46277fcc6"><code>6de8eda</code></a> fix(pubsub/pstest): Clear Subscription when calling <code>ClearMessages</code>.</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/036656ba51ee4bb47b61d693e2862354c7e2f636"><code>036656b</code></a> fix(talent): change timeout settings for SearchJobsForAlert (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7863">#7863</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/2bf6e14ef5d04f9ac2be786086538d395a8e7393"><code>2bf6e14</code></a> fix(pubsub/pstest): start <code>DeliveryAttempt</code> at 1</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/e5c3f7a6473c5e35c6966967d8facd00eed31e7b"><code>e5c3f7a</code></a> chore: add exception or non service lib (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7866">#7866</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/1829706c5ade36cc786b2e6780fda5e7302f965b"><code>1829706</code></a> fix(httpreplay): add ignore-header flag, fix tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7865">#7865</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/37a7c72ffe9cf344d5a9c69be2a8d62758a5e5f6"><code>37a7c72</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7859">#7859</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.30.0...pubsub/v1.30.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/pubsub&package-manager=go_modules&previous-version=1.30.0&new-version=1.30.1)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #26538: Bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26538:
URL: https://github.com/apache/beam/pull/26538#issuecomment-1534117865

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @lostluck for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck merged pull request #26538: Bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 in /sdks

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck merged PR #26538:
URL: https://github.com/apache/beam/pull/26538


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org