Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the terraform group across 1 directory with 3 updates (#126)
Bumps the terraform group with 2 updates in the / directory: [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) and [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework). Updates `github.com/hashicorp/terraform-plugin-docs` from 0.18.0 to 0.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <p>BUG FIXES:</p> <ul> <li>generate: fixed a bug where attribute titles were not being generated for nested object attributes (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/357">#357</a>)</li> <li>generate: fixed a bug where the <code>plainmarkdown</code> function did not output plain URLs (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/361">#361</a>)</li> </ul> <h2>v0.19.0</h2> <p>BREAKING CHANGES:</p> <ul> <li>generate: the <code>plainmarkdown</code> function now removes all markdown elements/formatting to render the output as plain text (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/332">#332</a>)</li> <li>schemamd: The <code>schemamd</code> package has moved to <code>internal/schemamd</code> and can no longer be imported (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/354">#354</a>)</li> <li>functionmd: The <code>functionmd</code> package has moved to <code>internal/functionmd</code> and can no longer be imported (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/354">#354</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>validate: Added support for Provider-defined Function documentation to all checks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>InvalidDirectoriesCheck</code> which checks for valid provider documentation folder structure (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>MixedDirectoriesCheck</code> which throws an error if both legacy documentation and registry documentation are found (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>NumberOfFilesCheck</code> which checks the number of provider documentation files against the registry limit (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileSizeCheck</code> which checks the provider documentation file size against the registry limit (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileExtensionCheck</code> which checks for valid provider documentation file extensions (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FrontMatterCheck</code> which checks the YAML frontmatter of provider documentation for missing required fields or invalid fields (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileMismatchCheck</code> which checks the names/number of provider documentation files against the provider schema (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>migrate: Added <code>--provider-name</code> flag to override the default provider name when any file names that contain provider name prefixes are removed during migration (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/349">#349</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>migrate: use relative paths (from provider directory) instead of absolute paths for migrated code templates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/330">#330</a>)</li> <li>migrate: fixed a bug where documentation files with provider name prefixes were migrated to templates directory as-is, causing <code>generate</code> to create duplicate templates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/349">#349</a>)</li> <li>generate: fixed a bug where incorrect attribute titles were being generated for certain nested schemas (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/350">#350</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-docs's changelog</a>.</em></p> <blockquote> <h2>0.19.1 (April 22, 2024)</h2> <p>BUG FIXES:</p> <ul> <li>generate: fixed a bug where attribute titles were not being generated for nested object attributes (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/357">#357</a>)</li> <li>generate: fixed a bug where the <code>plainmarkdown</code> function did not output plain URLs (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/361">#361</a>)</li> </ul> <h2>0.19.0 (April 15, 2024)</h2> <p>BREAKING CHANGES:</p> <ul> <li>generate: the <code>plainmarkdown</code> function now removes all markdown elements/formatting to render the output as plain text (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/332">#332</a>)</li> <li>schemamd: The <code>schemamd</code> package has moved to <code>internal/schemamd</code> and can no longer be imported (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/354">#354</a>)</li> <li>functionmd: The <code>functionmd</code> package has moved to <code>internal/functionmd</code> and can no longer be imported (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/354">#354</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>validate: Added support for Provider-defined Function documentation to all checks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>InvalidDirectoriesCheck</code> which checks for valid provider documentation folder structure (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>MixedDirectoriesCheck</code> which throws an error if both legacy documentation and registry documentation are found (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>NumberOfFilesCheck</code> which checks the number of provider documentation files against the registry limit (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileSizeCheck</code> which checks the provider documentation file size against the registry limit (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileExtensionCheck</code> which checks for valid provider documentation file extensions (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FrontMatterCheck</code> which checks the YAML frontmatter of provider documentation for missing required fields or invalid fields (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> <li>validate: Added <code>FileMismatchCheck</code> which checks the names/number of provider documentation files against the provider schema (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/341">#341</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>migrate: Added <code>--provider-name</code> flag to override the default provider name when any file names that contain provider name prefixes are removed during migration (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/349">#349</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>migrate: use relative paths (from provider directory) instead of absolute paths for migrated code templates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/330">#330</a>)</li> <li>migrate: fixed a bug where documentation files with provider name prefixes were migrated to templates directory as-is, causing <code>generate</code> to create duplicate templates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/349">#349</a>)</li> <li>generate: fixed a bug where incorrect attribute titles were being generated for certain nested schemas (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/350">#350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/0d49b43ceea9e02f3bf2f96b1e15c10a8d3269a2"><code>0d49b43</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/eb49c34b363912914393e0b7473db977a6812ac7"><code>eb49c34</code></a> Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/359">#359</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e059d5ee05e6faee245cf265e0d3dad4ea04d7ed"><code>e059d5e</code></a> Correctly handle <code>*ast.AutoLink</code> nodes in the <code>plainmarkdown</code> function (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/361">#361</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/c8e5e1f1d4be3614b185c312537cf52be2145ff1"><code>c8e5e1f</code></a> Render attribute names for nested objected attributes correctly (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/357">#357</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e6e13a726f786605886cec829c9469ca45a67849"><code>e6e13a7</code></a> Add <code>plainmarkdown</code> breaking change entry to <code>v0.19.0</code> changelog (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/358">#358</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/45dd2486868d4d544169d465921b325125116593"><code>45dd248</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/1f28b7c00ba0faedb68415a81b6718edc4865e29"><code>1f28b7c</code></a> Move <code>schemamd</code> and <code>functionmd</code> packages to <code>internal</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/354">#354</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/ab779d3b106c5c7e804f38068549540afce3bea1"><code>ab779d3</code></a> calc path in title next to anchorID (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/350">#350</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e7e94b3d13ecb71eb4bb01d447bfb5ca61044784"><code>e7e94b3</code></a> Bump github.com/hashicorp/hc-install from 0.6.3 to 0.6.4 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/352">#352</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/e3fab9aaa095c21d19845a7be6025ef912f576ad"><code>e3fab9a</code></a> Strip Provider Prefix from File Names during Migration (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/349">#349</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.18.0...v0.19.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/hashicorp/terraform-plugin-framework` from 1.7.0 to 1.8.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.8.0</h2> <p>BREAKING CHANGES:</p> <ul> <li>function: Removed <code>Definition</code> type <code>Parameter()</code> method (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> </ul> <p>NOTES:</p> <ul> <li>function: Provider-defined function features are now considered generally available and protected by compatibility promises (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/966">#966</a>)</li> <li>attr/xattr: The <code>TypeWithValidate</code> interface has been deprecated in preference of the <code>ValidateableAttribute</code> interface. A <code>ValidatableParameter</code> interface has also been added to the <code>function</code> package (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>attr/xattr: Added <code>ValidateableAttribute</code> interface for custom value type implementations (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> <li>function: Added <code>ValidateableParameter</code> interface for custom value type implementations (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> <li><code>function</code>: Add <code>BoolParameterValidator</code>, <code>DynamicParameterValidator</code>, <code>Float64ParameterValidator</code>, <code>Int64ParameterValidator</code>, <code>ListParameterValidator</code>, <code>MapParameterValidator</code>, <code>NumberParameterValidator</code>, <code>ObjectParameterValidator</code>, <code>SetParameterValidator</code>, and <code>StringParameterValidator</code> interfaces for custom function parameter validation implementations. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/971">#971</a>)</li> <li><code>function</code>: Add <code>ParameterWithBoolValidators</code>, <code>ParameterWithInt64Validators</code>, <code>ParameterWithFloat64Validators</code>, <code>ParameterWithDynamicValidators</code>, <code>ParameterWithListValidators</code>, <code>ParameterWithMapValidators</code>, <code>ParameterWithNumberValidators</code>, <code>ParameterWithObjectValidators</code>, <code>ParameterWithSetValidators</code>, and <code>ParameterWithStringValidators</code> interfaces to enable parameter-based validation support (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/971">#971</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>types/basetypes: Prevented panic in the <code>MapValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>types/basetypes: Prevented panic in the <code>ListValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>types/basetypes: Prevented panic in the <code>SetValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>resource: Ensured computed-only dynamic attributes will not cause <code>wrong final value type</code> errors during planning (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/969">#969</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.8.0 (April 18, 2024)</h2> <p>BREAKING CHANGES:</p> <ul> <li>function: Removed <code>Definition</code> type <code>Parameter()</code> method (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> </ul> <p>NOTES:</p> <ul> <li>function: Provider-defined function features are now considered generally available and protected by compatibility promises (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/966">#966</a>)</li> <li>attr/xattr: The <code>TypeWithValidate</code> interface has been deprecated in preference of the <code>ValidateableAttribute</code> interface. A <code>ValidatableParameter</code> interface has also been added to the <code>function</code> package (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>attr/xattr: Added <code>ValidateableAttribute</code> interface for custom value type implementations (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> <li>function: Added <code>ValidateableParameter</code> interface for custom value type implementations (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> <li><code>function</code>: Add <code>BoolParameterValidator</code>, <code>DynamicParameterValidator</code>, <code>Float64ParameterValidator</code>, <code>Int64ParameterValidator</code>, <code>ListParameterValidator</code>, <code>MapParameterValidator</code>, <code>NumberParameterValidator</code>, <code>ObjectParameterValidator</code>, <code>SetParameterValidator</code>, and <code>StringParameterValidator</code> interfaces for custom function parameter validation implementations. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/971">#971</a>)</li> <li><code>function</code>: Add <code>ParameterWithBoolValidators</code>, <code>ParameterWithInt64Validators</code>, <code>ParameterWithFloat64Validators</code>, <code>ParameterWithDynamicValidators</code>, <code>ParameterWithListValidators</code>, <code>ParameterWithMapValidators</code>, <code>ParameterWithNumberValidators</code>, <code>ParameterWithObjectValidators</code>, <code>ParameterWithSetValidators</code>, and <code>ParameterWithStringValidators</code> interfaces to enable parameter-based validation support (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/971">#971</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>types/basetypes: Prevented panic in the <code>MapValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>types/basetypes: Prevented panic in the <code>ListValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>types/basetypes: Prevented panic in the <code>SetValue</code> types <code>Equal</code> method when the receiver has a nil <code>elementType</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li>resource: Ensured computed-only dynamic attributes will not cause <code>wrong final value type</code> errors during planning (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/969">#969</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/711b0a56f69f800f0c857684e329fea5439ad5cd"><code>711b0a5</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/9d9533cfe4d0b6a8569287a1d5ed9c1e2ab34e89"><code>9d9533c</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-go (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/984">#984</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/23c24033e2cb9ba800093414f24f751946cb26e6"><code>23c2403</code></a> Remove wildcard suffix from <code>setup_terraform</code> workflow call (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/981">#981</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/392ed7c42581c91b3da5c43ea22301097990072f"><code>392ed7c</code></a> website: Update testing documentation to utilize new <code>statecheck</code> and `knownv...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/de32b2cb370d531433d21e0908f3128017255fe6"><code>de32b2c</code></a> basetypes: fix equality for values with nil elementType (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/961">#961</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/d36ac87819ac1af513efcfd3fe904235cc3e9091"><code>d36ac87</code></a> Add parameter-based provider-defined function validation (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/971">#971</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/f6057dfcc47c34678d6d7eef5ac53f80595bf075"><code>f6057df</code></a> docs: Remove technical preview verbiage from provider-defined functions (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/972">#972</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/4a9b6a3892c0f172526e65b3b814147edf62f071"><code>4a9b6a3</code></a> Add type-based provider-defined function parameter validation (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/968">#968</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/541a7cbf55534b0bd277c1bc24bc431937db2771"><code>541a7cb</code></a> Small edit for style on a code comment (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/975">#975</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/484f311c99cf62e7bbf638ede03e1c7df97151db"><code>484f311</code></a> internal/fwserver: Ensure computed dynamic values are marked as dynamic type ...</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-framework/compare/v1.7.0...v1.8.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/hashicorp/terraform-plugin-go` from 0.22.1 to 0.22.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go's releases</a>.</em></p> <blockquote> <h2>v0.22.2</h2> <p>BUG FIXES:</p> <ul> <li>tftypes: Large integers are always encoded as msgpack integers rather than float values to ensure the decoded value will not be rounded to 52-bit precision (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/396">#396</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go's changelog</a>.</em></p> <blockquote> <h2>0.22.2 (April 18, 2024)</h2> <p>BUG FIXES:</p> <ul> <li>tftypes: Large integers are always encoded as msgpack integers rather than float values to ensure the decoded value will not be rounded to 52-bit precision (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/396">#396</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/8e2a4b5413cccc1d2ef9e9346f1aa455b4566ccb"><code>8e2a4b5</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/865883db34c848e4e8d34c4c2cd43eadd77822df"><code>865883d</code></a> don't marshal integer values as msgpack floats (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/396">#396</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/6d19ca64af00197688a09d459e361c0b206bae1b"><code>6d19ca6</code></a> workflows: Remove wildcard suffix from Terraform workflow call (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/395">#395</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/b2e70970c014e12e7f5b1b988010edeb3bc28f3c"><code>b2e7097</code></a> build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/394">#394</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/06b2d94c36ac858bb511c57c51559dfb34db4a0f"><code>06b2d94</code></a> build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/393">#393</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/1d146a83a4bb50a5b96c5f7e0828c6a5d40b1281"><code>1d146a8</code></a> build(deps): Bump google.golang.org/protobuf in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/390">#390</a>)</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.22.1...v0.22.2">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information