Closed dependabot[bot] closed 6 months ago
Latest commit: 5c500125e1ccc6ab3bdc066da36b9905c1f8670a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps the go group with 3 updates: github.com/hashicorp/terraform-plugin-go, github.com/hashicorp/terraform-plugin-mux and golang.org/x/oauth2.
Updates
github.com/hashicorp/terraform-plugin-go
from 0.22.2 to 0.23.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-go's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-go's changelog.
Commits
bd1819d
Update changelog8e4acd3
tfprotov5+tfprotov6: Add deferred action support to related RPCs (#403)5cc939c
Result of tsccr-helper -log-level=info gha update -latest . (#404)63881a9
build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 and protoc...d956722
Result of tsccr-helper -log-level=info gha update -latest . (#401)106a9be
build(deps): Bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 (#400)62ca775
tfprotov5+tfprotov6: Require FunctionServer in ProviderServer and MoveResourc...1861b52
build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 (#399)fcd6900
build(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (#398)Updates
github.com/hashicorp/terraform-plugin-mux
from 0.15.0 to 0.16.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-mux's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.
Commits
ce6551e
Update changelog23e467a
all: Remove type assertions for Function and MoveResourceState RPC implementa...7469931
all: Update tfproto translation servers to support deferred actions (#237)8c4e387
build(deps): bump github.com/hashicorp/terraform-plugin-go (#236)a821db0
Result of tsccr-helper -log-level=info gha update -latest . (#235)4e0e8e6
Result of tsccr-helper -log-level=info gha update -latest . (#234)d97fa40
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#233)931b7c9
build(deps): bump github.com/hashicorp/terraform-plugin-go (#231)a11714e
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (#232)bd91915
build(deps): bump google.golang.org/protobuf in /tools (#230)Updates
golang.org/x/oauth2
from 0.17.0 to 0.20.0Commits
84cb9f7
oauth2: fix typo in comment4b7f0bd
go.mod: update cloud.google.com/go/compute/metadata dependencye11eea8
microsoft: added DeviceAuthURL to AzureADEndpointd0e617c
google: add Credentials.UniverseDomainProvider3c9c1f6
oauth2/google: fix the logic of sts 0 value of expires_in5a05c65
oauth2/google: fix remove content-type header from idms get requests3a6776a
appengine: drop obsolete code for AppEngine envs <=Go 1.1185231f9
go.mod: update golang.org/x dependencies34a7afa
google/externalaccount: add Config.UniverseDomain95bec95
google/externalaccount: moves externalaccount package out of internal and exp...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