Skip to content

Commit

Permalink
build(deps): Bump cloud.google.com/go/artifactregistry from 1.14.11 t…
Browse files Browse the repository at this point in the history
…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
dependabot[bot] authored Jul 15, 2024
1 parent 560c845 commit 5d099b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.3

require (
cloud.google.com/go/artifactregistry v1.14.11
cloud.google.com/go/artifactregistry v1.14.12
github.com/alitto/pond v1.9.1
github.com/aws/aws-sdk-go v1.54.19
github.com/containers/image/v5 v5.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ cloud.google.com/go/area120 v0.5.0/go.mod h1:DE/n4mp+iqVyvxHN41Vf1CR602GiHQjFPus
cloud.google.com/go/area120 v0.6.0/go.mod h1:39yFJqWVgm0UZqWTOdqkLhjoC7uFfgXRC8g/ZegeAh0=
cloud.google.com/go/artifactregistry v1.6.0/go.mod h1:IYt0oBPSAGYj/kprzsBjZ/4LnG/zOcHyFHjWPCi6SAQ=
cloud.google.com/go/artifactregistry v1.7.0/go.mod h1:mqTOFOnGZx8EtSqK/ZWcsm/4U8B77rbcLP6ruDU2Ixk=
cloud.google.com/go/artifactregistry v1.14.11 h1:NZzHn5lPKyi2kgtM9Atu6IBvqslL7Fu1+5EkOYZd+yk=
cloud.google.com/go/artifactregistry v1.14.11/go.mod h1:ahyKXer42EOIddYzk2zYfvZnByGPdAYhXqBbRBsGizE=
cloud.google.com/go/artifactregistry v1.14.12 h1:zhkIriilXSGJ3Yyfl7ixJ9j9qyWXa9UY3xND2jzn6fU=
cloud.google.com/go/artifactregistry v1.14.12/go.mod h1:00qcBxCdu0SKIYPhFOymrsJpdacjBHVSiCsRkyqlRUA=
cloud.google.com/go/asset v1.5.0/go.mod h1:5mfs8UvcM5wHhqtSv8J1CtxxaQq3AdBxxQi2jGW/K4o=
cloud.google.com/go/asset v1.7.0/go.mod h1:YbENsRK4+xTiL+Ofoj5Ckf+O17kJtgp3Y3nn4uzZz5s=
cloud.google.com/go/asset v1.8.0/go.mod h1:mUNGKhiqIdbr8X7KNayoYvyc4HbbFO9URsjbytpUaW0=
Expand Down

0 comments on commit 5d099b3

Please sign in to comment.