smallstep / certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
https://smallstep.com/certificates
Apache License 2.0
6.81k stars 445 forks source link

Bump cloud.google.com/go/longrunning from 0.6.2 to 0.6.3 #2082

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps cloud.google.com/go/longrunning from 0.6.2 to 0.6.3.

Release notes

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

longrunning: v0.6.3

0.6.3 (2024-11-19)

Documentation

  • longrunning: Clarity and typo fixes for documentation (c1e936d)
  • longrunning: Fix example rpc naming (c1e936d)
Commits
  • 8d58b78 chore: release main (#11144)
  • c1e936d chore(servicedirectory): remove cc_enable_arenas which has no effect as of ...
  • 627c69a fix(bigquery): do not override ctx within inner span creation (#11119)
  • 5af186e docs: correct typos present in docs/comments (#11145)
  • 8823f23 docs(managedkafka): update title in README (#11143)
  • 3d61545 fix(spanner): support setting monitoring host via env and override any endpoi...
  • 855ca64 chore(spanner): update gcp project (#11140)
  • 19f01c3 feat(storage): allow non default service account (#11137)
  • d4cacde chore: release main (#11098)
  • d201c6a chore(main): release storage 1.47.0 (#11127)
  • 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 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)