dependabot[bot] opened a new pull request, #34: URL: https://github.com/apache/incubator-devlake-terraform/pull/34
Bumps the deps group with 2 updates: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.16.1 to 1.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/releases">github.com/hashicorp/terraform-plugin-framework's releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <p>NOTES:</p> <ul> <li>In <code>[email protected]</code>, the <code>UseStateForUnknown</code> plan modifier was updated to preserve null values from prior state for unconfigured attributes. This updated version can cause plan inconsistency errors when used on child attributes of a nested attribute that expect <code>UseStateForUnknown</code> to keep the child attributes on new nested objects as <code><unknown></code> (known after apply). The new <code>UseNonNullStateForUnknown</code> plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1197">#1197</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>action/schema: Added <code>WriteOnly</code> schema field for action schemas. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li>all: Added a new plan modifier for all types, <code>UseNonNullStateForUnknown</code> that preserves known, non-null, values for unconfigured attributes. This can be used when it is known that an unconfigured value will remain the same after the attribute is updated to a non-null value. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1242">#1242</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>fwserver: update validation list result validation to check if an identity's values are all null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework's changelog</a>.</em></p> <blockquote> <h2>1.17.0 (December 02, 2025)</h2> <p>NOTES:</p> <ul> <li>In <code>[email protected]</code>, the <code>UseStateForUnknown</code> plan modifier was updated to preserve null values from prior state for unconfigured attributes. This updated version can cause plan inconsistency errors when used on child attributes of a nested attribute that expect <code>UseStateForUnknown</code> to keep the child attributes on new nested objects as <code><unknown></code> (known after apply). The new <code>UseNonNullStateForUnknown</code> plan modifier can now be used where child attributes are expecting this pre-1.15.1 behavior. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1197">#1197</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>action/schema: Added <code>WriteOnly</code> schema field for action schemas. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li>all: Added a new plan modifier for all types, <code>UseNonNullStateForUnknown</code> that preserves known, non-null, values for unconfigured attributes. This can be used when it is known that an unconfigured value will remain the same after the attribute is updated to a non-null value. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1242">#1242</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>fwserver: update validation list result validation to check if an identity's values are all null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/d11e38895e5c74b11a2a5748ad02a9dd806ec163"><code>d11e388</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/18140ec9b32ef46fe25a7e318663ff612d06938f"><code>18140ec</code></a> all: Add <code>UseNonNullStateForUnknown</code> plan modifier to assist with child neste...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/44348af3923c82a93c64ae7dca906d9850ba956b"><code>44348af</code></a> build(deps): Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1243">#1243</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/7fb50058928e09bae9289d436c60b576270d1bf5"><code>7fb5005</code></a> build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1241">#1241</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/1df337d9d8fce9baa44f78db64f14dc0a0312d89"><code>1df337d</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-log (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1240">#1240</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/5310c6836867f6bc6bce5cf466ad0f3408bb5668"><code>5310c68</code></a> build(deps): Bump golangci/golangci-lint-action (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1238">#1238</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/58c003c58a4fece7f6904f2c1ec9fe96f5f39703"><code>58c003c</code></a> build(deps): Bump actions/upload-artifact in the github-actions group (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1234">#1234</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/e0355d6e6ed7903297a537b663b64c0266dd40f0"><code>e0355d6</code></a> Add support for write-only attributes in actions (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1233">#1233</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/8855023d0fe786d15a500a5bd718447cd4d52d25"><code>8855023</code></a> list: update list result validation to check if identity is fully null (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1230">#1230</a>)</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-framework/compare/v1.16.1...v1.17.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/hashicorp/terraform-plugin-testing` from 1.13.3 to 1.14.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.14.0</h2> <p>FEATURES:</p> <ul> <li>queryfilter: Introduces new <code>queryfilter</code> package with interface and built-in query check filtering functionality. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/573">#573</a>)</li> <li>querycheck: Adds <code>ExpectResourceDisplayName</code> query check to assert a display name value on a filtered query result. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/573">#573</a>)</li> <li>querycheck: Adds <code>ExpectResourceKnownValues</code> query check to assert resource values on a filtered query result. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/583">#583</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/resource: Adds <code>PostApplyFunc</code> test step hook to run generic post-apply logic for plan/apply testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/566">#566</a>)</li> </ul> <h2>v1.14.0-beta.1</h2> <p>NOTES:</p> <ul> <li>Adds an opt-in compatibility flag for config mode tests to unlock upgrade from v1.5.1 to latest for specific providers. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/496">#496</a>)</li> <li>This beta pre-release adds a new query mode to support testing for list blocks which can be used with Terraform v1.14+ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/531">#531</a>)</li> <li>all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/551">#551</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.14.0 (December 03, 2025)</h2> <p>FEATURES:</p> <ul> <li>queryfilter: Introduces new <code>queryfilter</code> package with interface and built-in query check filtering functionality. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/573">#573</a>)</li> <li>querycheck: Adds <code>ExpectResourceDisplayName</code> query check to assert a display name value on a filtered query result. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/573">#573</a>)</li> <li>querycheck: Adds <code>ExpectResourceKnownValues</code> query check to assert resource values on a filtered query result. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/583">#583</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/resource: Adds <code>PostApplyFunc</code> test step hook to run generic post-apply logic for plan/apply testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/566">#566</a>)</li> </ul> <h2>1.14.0-beta.1 (September 18, 2025)</h2> <p>NOTES:</p> <ul> <li>Adds an opt-in compatibility flag for config mode tests to unlock upgrade from v1.5.1 to latest for specific providers. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/496">#496</a>)</li> <li>This beta pre-release adds a new query mode to support testing for list blocks which can be used with Terraform v1.14+ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/531">#531</a>)</li> <li>all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/551">#551</a>)</li> </ul> <h2>1.13.2 (June 11, 2025)</h2> <p>BUG FIXES:</p> <ul> <li>helper/resource: Updated <code>ImportBlockWith*</code> import state modes to use the <code>ExpectNonEmpty</code> field to allow non-empty import plans to pass successfully. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/518">#518</a>)</li> <li>helper/resource: Fixed bug with import state mode where prior test config is not used for <code>ConfigFile</code> or <code>ConfigDirectory</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/516">#516</a>)</li> </ul> <h2>1.13.1 (May 21, 2025)</h2> <p>BUG FIXES:</p> <ul> <li>echoprovider: Fixed bug where Terraform v1.12+ would return an error message indicating the provider doesn't support <code>GetResourceIdentitySchemas</code>. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/512">#512</a>)</li> </ul> <h2>1.13.0 (May 16, 2025)</h2> <p>NOTES:</p> <ul> <li>reduced the volume of DEBUG-level logging to make it easier to visually scan debug output (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/463">#463</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>ImportState: Added support for testing plannable import via Terraform configuration. Configuration is used from the previous test step if available. <code>Config</code>, <code>ConfigFile</code>, and <code>ConfigDirectory</code> can also be used directly with <code>ImportState</code> if needed. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/442">#442</a>)</li> <li>ImportState: Added <code>ImportStateKind</code> to control which method of import the <code>ImportState</code> test step uses. <code>ImportCommandWithID</code> (default, same behavior as today) , <code>ImportBlockWithID</code>, and <code>ImportBlockWithResourceIdentity</code>. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/442">#442</a>)</li> <li>ImportState: Added <code>ImportStateConfigExact</code> to opt-out of new import config generation for plannable import. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/494">#494</a>)</li> <li>statecheck: Added <code>ExpectIdentityValueMatchesState</code> state check to assert that an identity value matches a state value at the same path. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/503">#503</a>)</li> <li>statecheck: Added <code>ExpectIdentityValueMatchesStateAtPath</code> state check to assert that an identity value matches a state value at different paths. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/503">#503</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>statecheck: Added <code>ExpectIdentityValue</code> state check, which asserts a specified attribute value of a managed resource identity in state. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/468">#468</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/1d6227788f2db5be11ce84acc64b123b10fe97da"><code>1d62277</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/4fba753cc0caff4c02f847532b761084842fb94c"><code>4fba753</code></a> Update <code>ExpectKnownValue</code> query check to use <code>queryfilter</code> and accept multipl...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/b176f5bf3e5376e34dadf205fd5143df0fe09ec4"><code>b176f5b</code></a> Add <code>queryfilter</code> package and <code>ExpectResourceDisplayName</code> query check (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/573">#573</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/f696cc91c7d0f2f83430bd659254cbb9d44309d1"><code>f696cc9</code></a> build(deps): Bump the github-actions group with 3 updates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/581">#581</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/1c1f594c5b1a6bb93cd5f18f79885f3492ba48d1"><code>1c1f594</code></a> build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/578">#578</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/d27b48d5cc6fe3a3ca5e6b87fe947509c137778a"><code>d27b48d</code></a> build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/579">#579</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/86601b0a9166b44d8652aca51d9a7494ae830f56"><code>86601b0</code></a> build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/575">#575</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/3bb925384a89aeede8bb4352306e3f482cb7eaef"><code>3bb9253</code></a> Use <code>tfsdklog.ContextWithTestLogging</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/574">#574</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/926d699e387d881f7f8ce43b62781020e0e414ea"><code>926d699</code></a> build(deps): Bump golangci/golangci-lint-action (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/572">#572</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/203e6cc410a0dbcd143f226441a758ca845f0e7a"><code>203e6cc</code></a> query: refactor query test step logic into <code>testStepNewQuery()</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/568">#568</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.13.3...v1.14.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
