chore(deps): bump the go group with 7 updates #591
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 7 updates:
1.14.1
1.15.0
0.17.0
0.18.0
0.26.0
0.27.0
0.18.0
0.20.0
2.36.1
2.37.0
0.29.0
0.30.0
0.24.0
0.25.0
Updates
github.com/hashicorp/terraform-plugin-framework
from 1.14.1 to 1.15.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
acbc06a
Update changelog57021a4
build(deps): Bump github.com/hashicorp/terraform-plugin-go (#1145)fc240f1
ResourceIdentity: Validate that identities do not change after Terraform stor...e43fb0b
build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 (#1142)77d7476
build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#1143)68d7b53
github: Use Dependabot to keep Actions updated (#1141)e1d72e4
Resource Identity: Add the UpgradeRPC for resource identity (#1135)5c1ab2d
Prep changelogs forv1.15.0
release (#1138)24e7ad7
Add catalog metadata (META.d) (#1139)17f1faf
resource: Add identity to DeleteRequest (#1132)Updates
github.com/hashicorp/terraform-plugin-framework-validators
from 0.17.0 to 0.18.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
376e046
Update changelog99af944
Add catalog metadata (META.d) (#288)38236c3
internal/schemavalidator: Fix prefer write-only validators request mapping (#...65e3539
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#284)1778121
SEC-090: Automated trusted workflow pinning (2025-04-07) (#281)8499912
Result of tsccr-helper -log-level=info gha update -latest .github/ (#279)b91a5cf
build(deps): bump github.com/golang-jwt/jwt/v4 in /tools (#278)ff0de3e
build(deps): bump github.com/hashicorp/copywrite in /tools (#277)13b75cd
chore: Update minimum Go version in module (#276)8c1561f
Result of tsccr-helper -log-level=info gha update -latest .github/ (#273)Updates
github.com/hashicorp/terraform-plugin-go
from 0.26.0 to 0.27.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
2030c6c
Update changelog2f2273a
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#509)6eb70a1
build(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#507)8327e4d
build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 (#508)d87b67a
github: Use Dependabot to keep Actions updated (#506)06b9064
Add catalog metadata (META.d) (#505)74cf1ce
move changelogs (#504)7df6e42
build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#503)af2d5d6
build(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#502)ee6e52b
build(deps): Bump github.com/hashicorp/terraform-registry-address (#501)Updates
github.com/hashicorp/terraform-plugin-mux
from 0.18.0 to 0.20.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
101e9df
Update changeloge2f2af1
Updateterraform-plugin-go
and add changelogs forv0.20.0
release (#307)4351d29
Create pull_request_template.md (#306)156ca0c
Update changelog72f6d69
build(deps): bump github.com/hashicorp/terraform-plugin-go (#305)e0ae135
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#303)7d0d52b
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#304)15c428c
github: Use Dependabot to keep Actions updated (#302)d3549e1
Prep forv0.19.0
release + add source schema version to mux translation (#300)14df506
Add catalog metadata (META.d) (#301)Updates
github.com/hashicorp/terraform-plugin-sdk/v2
from 2.36.1 to 2.37.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
Commits
d636e58
Update changelogd644d7d
Update meta package SDKVersion5ffe9fb
build(deps): bump github.com/hashicorp/terraform-plugin-go (#1486)d547ff7
build(deps): bump github.com/hashicorp/terraform-json (#1482)67a5b0a
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#1483)39397e1
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#1484)b3361de
github: Use Dependabot to keep Actions updated (#1481)104e551
ResourceIdentity: Validate that identities do not change after Terraform stor...d40c432
Prep changelogs forv2.37.0
release (#1479)5e69f97
Add catalog metadata (META.d) (#1480)Updates
golang.org/x/oauth2
from 0.29.0 to 0.30.0Commits
cf14319
oauth2: fix expiration time window check32d34ef
internal: include clientID in auth style cache key2d34e30
oauth2: replace a magic number with AuthStyleUnknown696f7b3
all: modernize with doc links and any471209b
oauth2: drop dependency on go-cmp6968da2
oauth2: sync Token.ExpiresIn from internal Tokend2c4e0a
oauth2: context instead of golang.org/x/net/context in doc883dc3c
endpoints: add various endpoints from stale CLs1c06e87
all: make use of oauth.Token.ExpiresInUpdates
golang.org/x/text
from 0.24.0 to 0.25.0Commits
700cc20
go.mod: update golang.org/x dependenciesDependabot 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