Bump the gomodupdates group with 3 updates #50
Closed
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 gomodupdates group with 3 updates: github.com/hashicorp/terraform-plugin-framework, github.com/hashicorp/terraform-plugin-go and github.com/hashicorp/terraform-plugin-testing.
Updates
github.com/hashicorp/terraform-plugin-framework
from 1.6.0 to 1.6.1Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
b7497c5
Update changelog435ee9f
Fixing documentation (#942)e7415b7
Reinstate go toolchain and add changelog for Go version bump to 1.21 (#937)1597a95
Update provider functions testing docs to help users avoid nil pointer error ...bd22b58
resource/schema: Ensure invalid attribute default value errors are raised (#933)f03ca33
function: Add validation for parameter name conflicts and update defaulting l...87c1b41
diag: remove incorrect code (#935)Updates
github.com/hashicorp/terraform-plugin-go
from 0.22.0 to 0.22.1Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
a99dc45
Update changelog0d7e0a1
Update CHANGELOG for #385 (#387)d47f32b
build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#385)dea0021
build(deps): Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#386)720b648
Adding go toolchain directive (#384)769432b
build(deps): Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#382)570828e
tftypes: Adjust(tftypes.Value).Equal
function to support dynamic value com...Updates
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