Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from …
…1.8.0 to 1.9.0 (#220) Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.8.0 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing's releases</a>.</em></p> <blockquote> <h2>v1.9.0</h2> <p>ENHANCEMENTS:</p> <ul> <li>knownvalue: Add <code>Int32Exact</code> check for int32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li>knownvalue: Add <code>Float32Exact</code> check for float32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing's changelog</a>.</em></p> <blockquote> <h2>1.9.0 (July 09, 2024)</h2> <p>ENHANCEMENTS:</p> <ul> <li>knownvalue: Add <code>Int32Exact</code> check for int32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li>knownvalue: Add <code>Float32Exact</code> check for float32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/5cb292c91e051a588928e0081fc5b09bb64875e0"><code>5cb292c</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/0448ecc770330fcca9372d5f0f068cd4e292d40a"><code>0448ecc</code></a> build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/358">#358</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/ac2ce0aac8d205c5c5c6f148fa15db477ebdc7c0"><code>ac2ce0a</code></a> knownvalue: Add <code>Int32Exact</code> and <code>Float32Exact</code> checks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/15892500925fca7816a70959d641939e83f1e946"><code>1589250</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/354">#354</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/e017086c0a0ed3517141514f5ea3d8c9e62943a4"><code>e017086</code></a> build(deps): Bump github.com/hashicorp/copywrite in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/355">#355</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c6d2a944a207a94362c5378a77b8a45e40fa9229"><code>c6d2a94</code></a> SEC-090: Automated trusted workflow pinning (2024-06-17) (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/351">#351</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c42a2b8e09e1ce1d4be1ba025a74d309ed444618"><code>c42a2b8</code></a> build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/352">#352</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/ee452b5da87cf63ccd019a17f57b18e8acf61ce3"><code>ee452b5</code></a> [CI] Update lock workflow file</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/cf7924beae92f5b814843445087b76a7912c2579"><code>cf7924b</code></a> [CI] terraform-devex-repos automation</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/9383b9eef6a167938999306eed42a6722d341b52"><code>9383b9e</code></a> [CI] terraform-devex-repos automation</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.8.0...v1.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-testing&package-manager=go_modules&previous-version=1.8.0&new-version=1.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 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