Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump cloud.google.com/go/artifactregistry from 1.14.11 t…
…o 1.14.12 (#769) [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cloud.google.com/go/artifactregistry](https://github.com/googleapis/google-cloud-go) from 1.14.11 to 1.14.12. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dbd3f0a56ce509d07d0b1dabc41fc59c4f5b03fc"><code>dbd3f0a</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10490">#10490</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/74b07fd4f4293ba3329b2ca2c2321bf84e4a31aa"><code>74b07fd</code></a> chore: run goimports (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10534">#10534</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3b9a83063960d2a2ac20beb47cc15818a68bd302"><code>3b9a830</code></a> feat(compute/metadata): add sys check for windows OnGCE (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10521">#10521</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f4cc53679d8d916f130b471297bf607720a3879b"><code>f4cc536</code></a> feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10533">#10533</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5"><code>8ecc4e9</code></a> chore: bump deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10529">#10529</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/11d72728c9942bf5df8c9ff7825c8b7128c2a834"><code>11d7272</code></a> chore(privilegedaccessmanager): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10530">#10530</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9e5707aa6ae002439dc514a44f3d208a143cbe96"><code>9e5707a</code></a> chore(main): release auth/oauth2adapt 0.2.3 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10523">#10523</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c3e261868f052830af1d63cdbab00ba62743e1d5"><code>c3e2618</code></a> chore(storage): remove x-goog-api-client header merging from invoke (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10514">#10514</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fd16a1785df6f1378aecb3cd6a7f2c9bcc40c6c7"><code>fd16a17</code></a> feat(bigtable): add column family type to FamilyInfo in TableInfo (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10520">#10520</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f46b747fe2b0f89085ee5745652db7a46b049074"><code>f46b747</code></a> feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/1">#1</a>...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.14.11...artifactregistry/v1.14.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/artifactregistry&package-manager=go_modules&previous-version=1.14.11&new-version=1.14.12)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information