chore(deps): bump the go group across 1 directory with 5 updates#12
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): bump the go group across 1 directory with 5 updates#12dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the go group with 3 updates in the / directory: [connectrpc.com/connect](https://github.com/connectrpc/connect-go), [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 `connectrpc.com/connect` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.16.2...v1.17.0) Updates `github.com/hashicorp/terraform-plugin-framework` from 1.10.0 to 1.13.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.10.0...v1.13.0) Updates `github.com/hashicorp/terraform-plugin-framework-validators` from 0.13.0 to 0.15.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.13.0...v0.15.0) Updates `github.com/hashicorp/terraform-plugin-go` from 0.23.0 to 0.25.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.23.0...v0.25.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-framework-validators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/terraform-plugin-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
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 go group with 3 updates in the / directory: connectrpc.com/connect, github.com/hashicorp/terraform-plugin-framework and github.com/hashicorp/terraform-plugin-framework-validators.
Updates
connectrpc.com/connectfrom 1.16.2 to 1.17.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
847d8b4Prepare for v1.17.0 release (#778)c8be9e7Connect unary should return unavailable instead of unimplemented forio.EOF...99d6b9cFix error message about content-types (#775)2a694edRequire go 1.21, test with go 1.23 (#770)bdde2a9Update to latest conformance suite: v1.0.3 (#769)cd003a0Update CONTRIBUTING.md: CLA -> DCO (#765)829c23cRun go mod tidy as part of generate (#755)193652dEnable protoc-gen-connect-go usage with editions (#754)e87d966Chore upgrade linter (#751)aba3ff5Restrict handler metadata headers (#748)Updates
github.com/hashicorp/terraform-plugin-frameworkfrom 1.10.0 to 1.13.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
497e13aUpdate changelogae74f93ephemeral: Initial ephemeral resource type implementation (#1050)a2137d3build(deps): Bump github.com/hashicorp/terraform-plugin-go (#1051)b372415Result of tsccr-helper -log-level=info gha update -latest . (#1048)bca1b06Result of tsccr-helper -log-level=info gha update -latest . (#1046)ffca03dResult of tsccr-helper -log-level=info gha update -latest . (#1045)e09ec9dUpdate changeloge753600build(deps): Bump github.com/hashicorp/terraform-plugin-go (#1041)ba1098aadd missing capability MoveResourceState (#1038)7076ccadocs: Miscellaneous doc fixes in attribute + unit tests (#1027)Updates
github.com/hashicorp/terraform-plugin-framework-validatorsfrom 0.13.0 to 0.15.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
987f5acUpdate changelogb793fd3ephemeralvalidator: Introduce new package for common ephemeral resource confi...761f545build(deps): bump github.com/hashicorp/terraform-plugin-framework (#243)371aa75build(deps): bump github.com/hashicorp/terraform-plugin-go (#241)9765f80Result of tsccr-helper -log-level=info gha update -latest . (#240)081db0fUpdate changelogaa6a2deall: Implement function parameter validation interfaces (#238)6acd967Result of tsccr-helper -log-level=info gha update -latest . (#237)8beb218Result of tsccr-helper -log-level=info gha update -latest . (#236)974015bboolvalidator: addEqualsvalidator (#232)Updates
github.com/hashicorp/terraform-plugin-gofrom 0.23.0 to 0.25.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
3cebe39Update changelog879185ftfprotov5+tfprotov6: Initial ephemeral resource type implementation (#441)8e75df6Result of tsccr-helper -log-level=info gha update -latest . (#439)ed475ebbuild(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (#440)4bb130fbuild(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#437)9ad05a3Result of tsccr-helper -log-level=info gha update -latest . (#438)47d2cbfResult of tsccr-helper -log-level=info gha update -latest . (#436)e20c6d1build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#435)e814129build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#434)c0a3a56Update changelogUpdates
google.golang.org/protobuffrom 1.34.2 to 1.35.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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