Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/orange-cloudavenue/terraform-plugin-fram…
…ework-supertypes from 0.5.0 to 1.0.0 (#288) Bumps [github.com/orange-cloudavenue/terraform-plugin-framework-supertypes](https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes) from 0.5.0 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/releases">github.com/orange-cloudavenue/terraform-plugin-framework-supertypes's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <h3>:rocket: <strong>New Features</strong></h3> <ul> <li>Add new function for string type <code>NewStringValueOrNull</code> to create values or nullable values. (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new functions for simple type <code>NewBoolPointerValueOrNull</code>, <code>NewStringPointerValueOrNull</code>, <code>NewInt64PointerValueOrNull</code>, <code>NewInt32PointerValueOrNull</code>, <code>NewFloat64PointerValueOrNull</code>, <code>NewBoolPointerValueOrNull</code> and <code>NewStringPointerValueOrNull</code> to create values or nullable pointer values. (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new methods for <code>ValueOf</code> types to get/set values and append diags if the conversion fails. (<code>DiagsGet</code>, <code>DiagsSet</code>) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new methods for <code>ValueOf</code> types to get/set values and return panic if the conversion fails. (<code>MustGet</code>, <code>MustSet</code>) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li><code>int32</code> - Support new <code>int32</code> type with some custom functions. (GetInt/8/16/32/64, GetInt/8/16/32/64Ptr, SetInt/8/16/32/64, SetInt/8/16/32/64Ptr) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/32">GH-32</a>)</li> </ul> <h3>:dependabot: <strong>Dependencies</strong></h3> <ul> <li>deps: bumps github.com/fatih/color from 1.17.0 to 1.18.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/10">GH-10</a>)</li> <li>deps: bumps github.com/google/go-cmp from 0.6.0 to 0.7.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/29">GH-29</a>)</li> <li>deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/28">GH-28</a>)</li> <li>deps: bumps github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/23">GH-23</a>)</li> <li>deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/11">GH-11</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/blob/main/CHANGELOG.md">github.com/orange-cloudavenue/terraform-plugin-framework-supertypes's changelog</a>.</em></p> <blockquote> <h2>1.0.0 (March 6, 2025)</h2> <h3>:rocket: <strong>New Features</strong></h3> <ul> <li>Add new function for string type <code>NewStringValueOrNull</code> to create values or nullable values. (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new functions for simple type <code>NewBoolPointerValueOrNull</code>, <code>NewStringPointerValueOrNull</code>, <code>NewInt64PointerValueOrNull</code>, <code>NewInt32PointerValueOrNull</code>, <code>NewFloat64PointerValueOrNull</code>, <code>NewBoolPointerValueOrNull</code> and <code>NewStringPointerValueOrNull</code> to create values or nullable pointer values. (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new methods for <code>ValueOf</code> types to get/set values and append diags if the conversion fails. (<code>DiagsGet</code>, <code>DiagsSet</code>) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li>Add new methods for <code>ValueOf</code> types to get/set values and return panic if the conversion fails. (<code>MustGet</code>, <code>MustSet</code>) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">GH-36</a>)</li> <li><code>int32</code> - Support new <code>int32</code> type with some custom functions. (GetInt/8/16/32/64, GetInt/8/16/32/64Ptr, SetInt/8/16/32/64, SetInt/8/16/32/64Ptr) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/32">GH-32</a>)</li> </ul> <h3>:dependabot: <strong>Dependencies</strong></h3> <ul> <li>deps: bumps github.com/fatih/color from 1.17.0 to 1.18.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/10">GH-10</a>)</li> <li>deps: bumps github.com/google/go-cmp from 0.6.0 to 0.7.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/29">GH-29</a>)</li> <li>deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/28">GH-28</a>)</li> <li>deps: bumps github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/23">GH-23</a>)</li> <li>deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/11">GH-11</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/8d57f55ed7846fe9f09c3c3cb7eb4547842631fd"><code>8d57f55</code></a> chore: Update CHANGELOG.md</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/39c7094e1056569c151ab0521284d7a8b014b0ea"><code>39c7094</code></a> feat: add <code>MustGet/Set</code> & <code>DiagsGet/Set</code> (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/36">#36</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/6d6dfd67d08750f6aeb5331cadc01f9a5b72d02e"><code>6d6dfd6</code></a> chore: Update CHANGELOG.md</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/3bd323bd1bbd36eeaa2cb6a2fe8b3d8af1597842"><code>3bd323b</code></a> feat: add new <code>int32</code> type (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/34">#34</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/0108f737ba745d3415246c34b095181deaa04387"><code>0108f73</code></a> chore: add codeowner file (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/35">#35</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/0255c5c5bd18c0a0b4d2dbf3be73b8cfcdcc972e"><code>0255c5c</code></a> feat: Add generic Encode/Decode func (beta) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/33">#33</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/2a652a1350dba53f9a76e07ba32d21a355194406"><code>2a652a1</code></a> feat: Add generic Encode/Decode func (beta) (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/30">#30</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/d36256ef1ca61e99020faadc125536174b96b115"><code>d36256e</code></a> chore: Update CHANGELOG.md</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/c111c6991142685d105f77544e617da039d290a7"><code>c111c69</code></a> chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/29">#29</a>)</li> <li><a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/commit/c79a7361b9ba8a6eed498d96db5ffc8355d10214"><code>c79a736</code></a> chore: synced file(s) with orange-cloudavenue/workflows (<a href="https://redirect.github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/issues/31">#31</a>)</li> <li>Additional commits viewable in <a href="https://github.com/orange-cloudavenue/terraform-plugin-framework-supertypes/compare/v0.5.0...v1.0.0">compare view</a></li> </ul> </details> <br /> [](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information