Bump the terraform-plugin group across 1 directory with 4 updates#232
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the terraform-plugin group across 1 directory with 4 updates#232dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
@dependabot recreate |
Bumps the terraform-plugin group with 3 updates in the / directory: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework), [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators) and [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing). Updates `github.com/hashicorp/terraform-plugin-framework` from 1.17.0 to 1.19.0 - [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.17.0...v1.19.0) Updates `github.com/hashicorp/terraform-plugin-framework-validators` from 0.16.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.16.0...v0.19.0) Updates `github.com/hashicorp/terraform-plugin-go` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-go@v0.29.0...v0.31.0) Updates `github.com/hashicorp/terraform-plugin-testing` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-testing@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-plugin - 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-plugin - dependency-name: github.com/hashicorp/terraform-plugin-go dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-plugin - dependency-name: github.com/hashicorp/terraform-plugin-testing dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: terraform-plugin ... Signed-off-by: dependabot[bot] <support@github.com>
05a4bd8 to
026e9f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-plugin group with 3 updates in the / directory: github.com/hashicorp/terraform-plugin-framework, github.com/hashicorp/terraform-plugin-framework-validators and github.com/hashicorp/terraform-plugin-testing.
Updates
github.com/hashicorp/terraform-plugin-frameworkfrom 1.17.0 to 1.19.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
c7ac25eUpdate changelog2ee75aaImplementGenerateResourceConfigRPC and existing Terraform default logic ...6f149ef[Chore] Upgrade Go version to 1.25 (#1287)e69c6b3build(deps): Bump github.com/hashicorp/copywrite in /tools (#1285)c957640build(deps): Bump github.com/cloudflare/circl in /tools (#1283)c271e91Update changeloged8d66cfeat: add deprecation messages for attributes and blocks in configschema (#1276)60c74cfbuild(deps): Bump github.com/hashicorp/terraform-plugin-go (#1280)7b6eb10Add Validate for StateStore (#1272)9bd8a09statestore: Add experimental notes + changelog (#1277)Updates
github.com/hashicorp/terraform-plugin-framework-validatorsfrom 0.16.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
25a1378Update changelog3f083cabuild(deps): bump the terraform-plugin group with 2 updates (#305)af35c54update go version to 1.24.0 (#307)8e55d8cbuild(deps): bump the github-actions group with 2 updates (#304)ca7df0bbuild(deps): bump the github-actions group with 2 updates (#303)639f59dactionvalidator: Add package for common action configuration validators (#302)073371e[CI] Update lock workflow file23783f1build(deps): bump the terraform-plugin group with 2 updates (#301)d81de64build(deps): bump github.com/hashicorp/terraform-plugin-framework (#300)ee3a2f9build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.27.0 in /tools (#299)Updates
github.com/hashicorp/terraform-plugin-gofrom 0.29.0 to 0.31.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
09a1181Update changelogb931e74Add changelog forv0.31.0release (#614)a6437c6build(deps): Bump the github-actions group across 1 directory with 4 updates ...623c376build(deps): Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#613)578d45a[Chore] Upgrade Go version to 1.25 (#612)f856c03build(deps): Bump github.com/hashicorp/copywrite in /tools (#611)6ee7909ImplementGenerateResourceConfigRPC intfprotov6(#607)40439b0build(deps): Bump github.com/cloudflare/circl in /tools (#608)2d27555build(deps): Bump go.opentelemetry.io/otel/sdk in /tools (#609)e48445aAddGenerateResourceConfigRPC to Protocol v5 (#578)Updates
github.com/hashicorp/terraform-plugin-testingfrom 1.14.0 to 1.15.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-testing's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-testing's changelog.
Commits
7d4f9d9Update changelogd112e30Update downstream dependencies and implementGenerateResourceConfigRPC (#630)72ec2ae[Chore] Upgrade Go version to 1.25 (#629)8d3e875build(deps): Bump github.com/hashicorp/copywrite in /tools (#627)3bd8a60resource/refreshAfterApply: remove extra refresh (#628)6fe50f0build(deps): Bump github.com/cloudflare/circl in /tools (#624)b7ba5b7build(deps): Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#623)09e67abquerycheck.ExpectResourceKnownValues: Improve readability when there are mu...c528540build(deps): Bump the github-actions group across 1 directory with 4 updates ...aaf54dabuild(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#625)