Skip to content

Commit

Permalink
Bump github.com/chainguard-dev/terraform-provider-oci from 0.0.14 to …
Browse files Browse the repository at this point in the history
…0.0.15 (#204)

Bumps
[github.com/chainguard-dev/terraform-provider-oci](https://github.com/chainguard-dev/terraform-provider-oci)
from 0.0.14 to 0.0.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chainguard-dev/terraform-provider-oci/releases">github.com/chainguard-dev/terraform-provider-oci's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.15</h2>
<h2>What's Changed</h2>
<ul>
<li>add ref output to parse function by <a
href="https://github.com/joshrwolf"><code>@​joshrwolf</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/pull/153">chainguard-dev/terraform-provider-oci#153</a></li>
<li>Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/pull/154">chainguard-dev/terraform-provider-oci#154</a></li>
<li>Bump actions/setup-go from 5.0.1 to 5.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/pull/152">chainguard-dev/terraform-provider-oci#152</a></li>
<li>Bump the terraform group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/pull/151">chainguard-dev/terraform-provider-oci#151</a></li>
<li>add support for appending indexes with oci_append by <a
href="https://github.com/joshrwolf"><code>@​joshrwolf</code></a> in <a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/pull/155">chainguard-dev/terraform-provider-oci#155</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/chainguard-dev/terraform-provider-oci/compare/v0.0.14...v0.0.15">https://github.com/chainguard-dev/terraform-provider-oci/compare/v0.0.14...v0.0.15</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chainguard-dev/terraform-provider-oci/commit/f0a5474e0256a177e03e008ce4389a88707969f0"><code>f0a5474</code></a>
add support for appending indexes with oci_append (<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/issues/155">#155</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-provider-oci/commit/f589f7a61ab422d6238bd940bc0ae5aa94c819d6"><code>f589f7a</code></a>
Bump the terraform group with 2 updates (<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/issues/151">#151</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-provider-oci/commit/6a13e5f65414e92e86c2b276a95792474eb1649f"><code>6a13e5f</code></a>
Bump actions/setup-go from 5.0.1 to 5.0.2 (<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/issues/152">#152</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-provider-oci/commit/188f564ffdbc036f9f3d5556088fd063f4a79aa4"><code>188f564</code></a>
Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 (<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/issues/154">#154</a>)</li>
<li><a
href="https://github.com/chainguard-dev/terraform-provider-oci/commit/71b84ec065f8e212ae8107a2800d1f0d6373d573"><code>71b84ec</code></a>
add ref output to parse function (<a
href="https://redirect.github.com/chainguard-dev/terraform-provider-oci/issues/153">#153</a>)</li>
<li>See full diff in <a
href="https://github.com/chainguard-dev/terraform-provider-oci/compare/v0.0.14...v0.0.15">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/chainguard-dev/terraform-provider-oci&package-manager=go_modules&previous-version=0.0.14&new-version=0.0.15)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 032ca9c commit ad30b48
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 @@ -3,7 +3,7 @@ module github.com/chainguard-dev/terraform-provider-cosign
go 1.22.5

require (
github.com/chainguard-dev/terraform-provider-oci v0.0.14
github.com/chainguard-dev/terraform-provider-oci v0.0.15
github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46
github.com/go-openapi/runtime v0.28.0
github.com/go-openapi/strfmt v0.23.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/chainguard-dev/terraform-provider-oci v0.0.14 h1:iUPmhZIwX9JoPjxYX8v4YksFKvy10a875IUscchz74s=
github.com/chainguard-dev/terraform-provider-oci v0.0.14/go.mod h1:0nCui8Wv1asiXTh5d2StW5kQFl3FmEViq39iFgOCAp4=
github.com/chainguard-dev/terraform-provider-oci v0.0.15 h1:U2jUm9fNMVmicNEJTlrgzHBnrM8w2esZtm+SKPXllX0=
github.com/chainguard-dev/terraform-provider-oci v0.0.15/go.mod h1:j4eUuUEsQcxSyDuqZs0QuV4x0US53+3X2qy+op+tX0E=
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 h1:krfRl01rzPzxSxyLyrChD+U+MzsBXbm0OwYYB67uF+4=
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589/go.mod h1:OuDyvmLnMCwa2ep4Jkm6nyA0ocJuZlGyk2gGseVzERM=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
Expand Down

0 comments on commit ad30b48

Please sign in to comment.