-
Notifications
You must be signed in to change notification settings - Fork 9.7k
build(deps): bump the terraform-devex group across 1 directory with 2 updates #44578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… updates Bumps the terraform-devex group with 2 updates in the / directory: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework@v1.16.0...v1.16.1) Updates `github.com/hashicorp/terraform-plugin-framework-validators` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-framework-validators/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-framework-validators@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: terraform-devex - dependency-name: github.com/hashicorp/terraform-plugin-framework-validators dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-devex ... Signed-off-by: dependabot[bot] <[email protected]>
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
Results from a test previously failing with this library update (before the fix in #44521 was introduced). % make t K=lambda T=TestAccLambdaFunctionRecursionConfig_basic
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 dependabot/go_modules/terraform-devex-4fab6bce7a 🌿...
TF_ACC=1 go1.24.6 test ./internal/service/lambda/... -v -count 1 -parallel 20 -run='TestAccLambdaFunctionRecursionConfig_basic' -timeout 360m -vet=off
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
2025/10/08 10:17:53 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/08 10:17:53 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN TestAccLambdaFunctionRecursionConfig_basic
=== PAUSE TestAccLambdaFunctionRecursionConfig_basic
=== CONT TestAccLambdaFunctionRecursionConfig_basic
--- PASS: TestAccLambdaFunctionRecursionConfig_basic (30.11s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/lambda 37.002s |
Warning This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
Bumps the terraform-devex group with 2 updates in the / directory: github.com/hashicorp/terraform-plugin-framework and github.com/hashicorp/terraform-plugin-framework-validators.
Updates
github.com/hashicorp/terraform-plugin-framework
from 1.16.0 to 1.16.1Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
6d2ebde
Update changelog9475049
Disallow null resource identities (#1193)bd26b78
identity: Update change validation to ensure empty identities (all null attri...Updates
github.com/hashicorp/terraform-plugin-framework-validators
from 0.18.0 to 0.19.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework-validators's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework-validators's changelog.
Commits
25a1378
Update changelog3f083ca
build(deps): bump the terraform-plugin group with 2 updates (#305)af35c54
update go version to 1.24.0 (#307)8e55d8c
build(deps): bump the github-actions group with 2 updates (#304)ca7df0b
build(deps): bump the github-actions group with 2 updates (#303)639f59d
actionvalidator: Add package for common action configuration validators (#302)073371e
[CI] Update lock workflow file23783f1
build(deps): bump the terraform-plugin group with 2 updates (#301)d81de64
build(deps): bump github.com/hashicorp/terraform-plugin-framework (#300)ee3a2f9
build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.27.0 in /tools (#299)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