Bump the aws-dependencies group with 3 updates #52
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 aws-dependencies 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.5.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)f35653e
Update changeloga995991
function: Replace usage of diagnostics with function errors during execution ...3c7a391
reflect: Determine equivalency of float32 or float64, and *big.Float via stri...Updates
github.com/hashicorp/terraform-plugin-go
from 0.21.0 to 0.22.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
01b86e9
Update changelogd39a78e
all: Update Go Module to Go 1.21 (#381)90a82fe
tfprotov5+tfprotov6: Replace usage of diagnostics in CallFunction RPC with fu...0624268
Result of tsccr-helper -log-level=info gha update -latest . (#379)72a8cdf
build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#378)de5d97e
Result of tsccr-helper -log-level=info gha update -latest . (#377)266801d
Result of tsccr-helper -log-level=info gha update -latest . (#376)a3f1922
build(deps): Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 (#375)950148e
Added GHA dependabot config for managing hashicorp actions (#374)8aaa80a
Result of tsccr-helper -log-level=info gha update -latest . (#373)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