chore(deps): bump the go group with 4 updates#623
Merged
demeyerthom merged 2 commits intomainfrom Nov 7, 2025
Merged
Conversation
Bumps the go group with 4 updates: [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs), [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/text](https://github.com/golang/text). Updates `github.com/hashicorp/terraform-plugin-docs` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-docs@v0.23.0...v0.24.0) 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) Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0 - [Commits](golang/oauth2@v0.31.0...v0.32.0) Updates `golang.org/x/text` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-docs dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - 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: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
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 4 updates: github.com/hashicorp/terraform-plugin-docs, github.com/hashicorp/terraform-plugin-framework-validators, golang.org/x/oauth2 and golang.org/x/text.
Updates
github.com/hashicorp/terraform-plugin-docsfrom 0.23.0 to 0.24.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-docs's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-docs's changelog.
Commits
954fc54Update changelog347dc6cbuild(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 (#529)0fe8159generate: Update action docs to support multiple examples (#527)6ddafb7Add support for generating docs for list-resources (#528)6975416feat(generate): Support multiple configuration example files in default templ...df10e95chore: extract types for templates (#517)157a6a9chore: Fix CI to run on public forks (#526)a4a7122build(deps): bump github.com/hashicorp/terraform-json (#524)6a88399build(deps): bump github.com/hashicorp/terraform-exec (#525)Updates
github.com/hashicorp/terraform-plugin-framework-validatorsfrom 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
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
golang.org/x/oauth2from 0.31.0 to 0.32.0Commits
792c877oauth2: use strings.Builder instead of bytes.BufferUpdates
golang.org/x/textfrom 0.29.0 to 0.30.0Commits
c6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codeDependabot 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