build(deps): bump the terraform-devex group with 4 updates #219
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the terraform-devex group with 4 updates: github.com/hashicorp/terraform-plugin-framework, github.com/hashicorp/terraform-plugin-mux, github.com/hashicorp/terraform-plugin-sdk/v2 and github.com/hashicorp/terraform-plugin-testing.
Updates
github.com/hashicorp/terraform-plugin-framework
from 1.4.2 to 1.8.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
... (truncated)
Commits
711b0a5
Update changelog9d9533c
build(deps): Bump github.com/hashicorp/terraform-plugin-go (#984)23c2403
Remove wildcard suffix fromsetup_terraform
workflow call (#981)392ed7c
website: Update testing documentation to utilize newstatecheck
and `knownv...de32b2c
basetypes: fix equality for values with nil elementType (#961)d36ac87
Add parameter-based provider-defined function validation (#971)f6057df
docs: Remove technical preview verbiage from provider-defined functions (#972)4a9b6a3
Add type-based provider-defined function parameter validation (#968)541a7cb
Small edit for style on a code comment (#975)484f311
internal/fwserver: Ensure computed dynamic values are marked as dynamic type ...Updates
github.com/hashicorp/terraform-plugin-mux
from 0.13.0 to 0.15.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
17f3671
Update changelog3557b60
all: Modify CallFunction implementations (#226) (#226)963d34b
Result of tsccr-helper -log-level=info gha update -latest . (#224)0127cd6
Result of tsccr-helper -log-level=info gha update -latest . (#223)ed533d4
Added GHA dependabot config for managing hashicorp actions (#222)31e83a1
Update changelogfb3849a
all: Initial MoveResourceState implementations (#220)4e0b2f9
Result of tsccr-helper -log-level=info gha update -latest . (#221)a3c2628
build(deps): bump github.com/hashicorp/terraform-plugin-go (#218)bcb3b35
Result of tsccr-helper -log-level=info gha update -latest . (#217)Updates
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.31.0 to 2.33.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
Commits
71cadbe
Update changelogb3a5571
Update meta package SDKVersion70fb6b9
all: Modify CallFunction implementations (#1316) (#1316)34d8a9e
Result of tsccr-helper -log-level=info gha update -latest . (#1313)43cfd32
build(deps): Bump github.com/hashicorp/hc-install from 0.6.2 to 0.6.3 (#1312)fee8c9c
build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#1310)19a0da0
Result of tsccr-helper -log-level=info gha update -latest . (#1309)3e7e2e0
Added GHA dependabot config for managing hashicorp actions (#1308)b7c8ee7
Update changelog060ea7a
Update meta package SDKVersionUpdates
github.com/hashicorp/terraform-plugin-testing
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-testing's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-testing's changelog.
Commits
beb5594
Update changelog77f39ff
build(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#301)246ec98
Bump Go version to 1.21 (#300)8d96004
Adding experimental status and example usage forExpectKnownValue
, `ExpectK...cfd6640
build(deps): Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 (#298)d9286db
build(deps): Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#299)e3316c0
build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#296)ff585cf
Add calls tot.Helper()
indefer
ed functions (#293)a8803ed
build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#297)058bbd4
Result of tsccr-helper -log-level=info gha update -latest . (#291)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 commands and options
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