Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/chainguard-dev/terraform-provider-oci from 0.0.14 to …
…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