Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 (#26)
Browse files Browse the repository at this point in the history
Bumps
[github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log)
from 0.8.0 to 0.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-log/releases">github.com/hashicorp/terraform-plugin-log's
releases</a>.</em></p>
<blockquote>
<h2>v0.9.0</h2>
<p>NOTES:</p>
<ul>
<li>This Go module has been updated to Go 1.19 per the <a
href="https://golang.org/doc/devel/release.html#policy">Go support
policy</a>. Any consumers building on earlier Go versions may experience
errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/137">#137</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tfsdklog: Improved logging performance 20x when logs would be
skipped due to logging level (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/149">#149</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-log/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-log's
changelog</a>.</em></p>
<blockquote>
<h2>0.9.0 (May 31, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>This Go module has been updated to Go 1.19 per the <a
href="https://golang.org/doc/devel/release.html#policy">Go support
policy</a>. Any consumers building on earlier Go versions may experience
errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/137">#137</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tfsdklog: Improved logging performance 20x when logs would be
skipped due to logging level (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/149">#149</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/527410fbb87547d049579bec8ad2b988bb70fc45"><code>527410f</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/baab61cc2e65f17912fce39437b216ca27d8f1a4"><code>baab61c</code></a>
tfsdklog: Introduce outside context level checks for logging functions
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/149">#149</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/68c49b8de8aead75280f534edb83f86e945ce36a"><code>68c49b8</code></a>
build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/152">#152</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/8b5a9ef0036270e1e23f167f66759ceebf67f330"><code>8b5a9ef</code></a>
build(deps): bump yaml from 2.2.1 to 2.2.2 in /website (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/151">#151</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/c10badfd1c892d5964e58cb0b33bb701c971bd5b"><code>c10badf</code></a>
build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/148">#148</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/5f85164d6eb589f5ea028410430d91a7e181bd80"><code>5f85164</code></a>
Bump actions/checkout from 3.5.0 to 3.5.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/147">#147</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/005ecf275450b153b6dd3b704582536b85302289"><code>005ecf2</code></a>
website: Add TF_LOG_SDK_FRAMEWORK to managing log output page (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/146">#146</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/4aeb371acecf26a8ac6a4e746e7c5daaf277f29d"><code>4aeb371</code></a>
Add documentation to use legacy logging when function does not supply
context...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/8294803a3bc9e49d364e3767e1ce0f02a19f7368"><code>8294803</code></a>
Bump actions/checkout from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/142">#142</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-log/commit/8748b217cbad8f59b78d7f4b15007bb30e4665e6"><code>8748b21</code></a>
Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-log/issues/141">#141</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-log/compare/v0.8.0...v0.9.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-log&package-manager=go_modules&previous-version=0.8.0&new-version=0.9.0)](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 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 Jun 1, 2023
1 parent 2d872f7 commit 6d4ec5d
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 @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.14.1
github.com/hashicorp/terraform-plugin-framework v1.2.0
github.com/hashicorp/terraform-plugin-go v0.15.0
github.com/hashicorp/terraform-plugin-log v0.8.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.2.0
github.com/sigstore/cosign/v2 v2.0.3-0.20230505201329-3121a17d136e
github.com/sigstore/policy-controller v0.7.1-0.20230531003549-4f2910d2088e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ github.com/hashicorp/terraform-plugin-framework v1.2.0 h1:MZjFFfULnFq8fh04FqrKPc
github.com/hashicorp/terraform-plugin-framework v1.2.0/go.mod h1:nToI62JylqXDq84weLJ/U3umUsBhZAaTmU0HXIVUOcw=
github.com/hashicorp/terraform-plugin-go v0.15.0 h1:1BJNSUFs09DS8h/XNyJNJaeusQuWc/T9V99ylU9Zwp0=
github.com/hashicorp/terraform-plugin-go v0.15.0/go.mod h1:tk9E3/Zx4RlF/9FdGAhwxHExqIHHldqiQGt20G6g+nQ=
github.com/hashicorp/terraform-plugin-log v0.8.0 h1:pX2VQ/TGKu+UU1rCay0OlzosNKe4Nz1pepLXj95oyy0=
github.com/hashicorp/terraform-plugin-log v0.8.0/go.mod h1:1myFrhVsBLeylQzYYEV17VVjtG8oYPRFdaZs7xdW2xs=
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1 h1:G9WAfb8LHeCxu7Ae8nc1agZlQOSCUWsb610iAogBhCs=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1/go.mod h1:xcOSYlRVdPLmDUoqPhO9fiO/YCN/l6MGYeTzGt5jgkQ=
github.com/hashicorp/terraform-plugin-testing v1.2.0 h1:pASRAe6BOZFO4xSGQr9WzitXit0nrQAYDk8ziuRfn9E=
Expand Down

0 comments on commit 6d4ec5d

Please sign in to comment.