You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/01 04:51:07 UTC

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

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

   Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.23.0 to 1.23.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>pubsub: v1.23.1</h2>
   <h2><a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.0...pubsub/v1.23.1">1.23.1</a> (2022-06-30)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>pubsub:</strong> increase modack deadline RPC timeout (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6289">#6289</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d24600fda7e574a388e8898c2ecc1958d07f4224">d24600f</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/675aeb9563e58b7d05320ab363a14e257a2d3aba"><code>675aeb9</code></a> chore(main): release pubsub 1.23.1 (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6295">#6295</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/eed822d11a1b6c5a0e4525e20044320d025a6d46"><code>eed822d</code></a> test(compute): wait on operations and don't retry them (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6292">#6292</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/d24600fda7e574a388e8898c2ecc1958d07f4224"><code>d24600f</code></a> fix(pubsub): increase modack deadline RPC timeout (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6289">#6289</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/f53363a8d52960721206932bd5d838df7db8418f"><code>f53363a</code></a> feat(functions): add apiv2beta REST client (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6291">#6291</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/017995b8fedb0b6a2face8dd38e869bbc45e2c01"><code>017995b</code></a> chore: add releaseType to config (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6290">#6290</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/477df65cdfe54023ad99beb52dc2e299ded5dd56"><code>477df65</code></a> test(storage): unflake PostPolicyV4 test (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6271">#6271</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/1732e4334c84019d93775d861be5c0008e3f5245"><code>1732e43</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6288">#6288</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/5ee99771cea9e2ad1151830103b924857c3ca8da"><code>5ee9977</code></a> chore: remove go_mod_tidy_hack and tidy (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6287">#6287</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/6a160da890b65230c44e5d8b0a19d16464786f61"><code>6a160da</code></a> chore(all): auto-regenerate gapics (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6273">#6273</a>)</li>
   <li><a href="https://github.com/googleapis/google-cloud-go/commit/86c8bff34ce27b8090f567c8714c1237cbd490d1"><code>86c8bff</code></a> feat(functions): start generating apiv2beta (<a href="https://github-redirect.dependabot.com/googleapis/google-cloud-go/issues/6280">#6280</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.23.0...pubsub/v1.23.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.23.0&new-version=1.23.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] lostluck merged pull request #22122: Bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1 in /sdks

Posted by GitBox <gi...@apache.org>.
lostluck merged PR #22122:
URL: https://github.com/apache/beam/pull/22122


-- 
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 #22122: Bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1 in /sdks

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #22122:
URL: https://github.com/apache/beam/pull/22122#issuecomment-1171945408

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @youngoli 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