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/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 (#26)
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