chore(deps): update module github.com/hashicorp/terraform-plugin-log to v0.10.0 #4

Open
sa-renovate wants to merge 1 commit from renovate/github.com-hashicorp-terraform-plugin-log-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-log require minor v0.9.0v0.10.0

Release Notes

hashicorp/terraform-plugin-log (github.com/hashicorp/terraform-plugin-log)

v0.10.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.24 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​263)
  • tfsdklog.RegisterTestSink is deprecated in favor or tfsdklog.ContextWithTestLogging (#​264)

FEATURES:

  • Added tfsdklog.ContextWithStandardLogging() for test sweeper logging (#​162)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hashicorp/terraform-plugin-log](https://github.com/hashicorp/terraform-plugin-log) | require | minor | `v0.9.0` → `v0.10.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-plugin-log (github.com/hashicorp/terraform-plugin-log)</summary> ### [`v0.10.0`](https://github.com/hashicorp/terraform-plugin-log/releases/tag/v0.10.0) [Compare Source](https://github.com/hashicorp/terraform-plugin-log/compare/v0.9.0...v0.10.0) NOTES: - This Go module has been updated to Go 1.24 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#&#8203;263](https://github.com/hashicorp/terraform-plugin-log/issues/263)) - tfsdklog.RegisterTestSink is deprecated in favor or tfsdklog.ContextWithTestLogging ([#&#8203;264](https://github.com/hashicorp/terraform-plugin-log/issues/264)) FEATURES: - Added `tfsdklog.ContextWithStandardLogging()` for test sweeper logging ([#&#8203;162](https://github.com/hashicorp/terraform-plugin-log/issues/162)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni41IiwidXBkYXRlZEluVmVyIjoiNDMuNzYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update module github.com/hashicorp/terraform-plugin-log to v0.10.0
Some checks failed
renovate/artifacts Artifact file update failure
892b03fbc2
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading edp.buildth.ing/DevFW-CICD/edge-connect-client/v2 v2.3.1
go: downloading github.com/hashicorp/terraform-plugin-framework v1.16.1
go: downloading github.com/hashicorp/terraform-plugin-log v0.10.0
go: downloading github.com/hashicorp/terraform-plugin-go v0.29.0
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/hashicorp/go-plugin v1.7.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading google.golang.org/grpc v1.75.1
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/hashicorp/terraform-registry-address v0.4.0
go: downloading google.golang.org/protobuf v1.36.9
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/hashicorp/yamux v0.1.2
go: downloading github.com/oklog/run v1.1.0
go: downloading golang.org/x/net v0.43.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/hashicorp/terraform-svchost v0.1.1
go: downloading golang.org/x/text v0.28.0
go: edp.buildth.ing/DevFW-CICD/terraform-provider-edge-connect/internal/provider imports
	edp.buildth.ing/DevFW-CICD/edge-connect-client/v2/sdk/edgeconnect: edp.buildth.ing/DevFW-CICD/edge-connect-client/v2@v2.3.1: verifying module: checksum mismatch
	downloaded: h1:qRZ2lzCKVUUBcpQz/5AnQ8MhjsubHdGYINwpMwqJkhk=
	sum.golang.org: h1:zB6TkvfkBR2FV6d5ILlQkuCUbLvIaza24dRPpeDUnU8=

SECURITY ERROR
This download does NOT match the one reported by the checksum server.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.


### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: downloading edp.buildth.ing/DevFW-CICD/edge-connect-client/v2 v2.3.1 go: downloading github.com/hashicorp/terraform-plugin-framework v1.16.1 go: downloading github.com/hashicorp/terraform-plugin-log v0.10.0 go: downloading github.com/hashicorp/terraform-plugin-go v0.29.0 go: downloading github.com/hashicorp/go-hclog v1.6.3 go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1 go: downloading github.com/hashicorp/go-plugin v1.7.0 go: downloading github.com/mitchellh/go-testing-interface v1.14.1 go: downloading google.golang.org/grpc v1.75.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/hashicorp/terraform-registry-address v0.4.0 go: downloading google.golang.org/protobuf v1.36.9 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/hashicorp/yamux v0.1.2 go: downloading github.com/oklog/run v1.1.0 go: downloading golang.org/x/net v0.43.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 go: downloading golang.org/x/sys v0.35.0 go: downloading github.com/hashicorp/terraform-svchost v0.1.1 go: downloading golang.org/x/text v0.28.0 go: edp.buildth.ing/DevFW-CICD/terraform-provider-edge-connect/internal/provider imports edp.buildth.ing/DevFW-CICD/edge-connect-client/v2/sdk/edgeconnect: edp.buildth.ing/DevFW-CICD/edge-connect-client/v2@v2.3.1: verifying module: checksum mismatch downloaded: h1:qRZ2lzCKVUUBcpQz/5AnQ8MhjsubHdGYINwpMwqJkhk= sum.golang.org: h1:zB6TkvfkBR2FV6d5ILlQkuCUbLvIaza24dRPpeDUnU8= SECURITY ERROR This download does NOT match the one reported by the checksum server. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt. For more information, see 'go help module-auth'. ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-hashicorp-terraform-plugin-log-0.x:renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch renovate/github.com-hashicorp-terraform-plugin-log-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch renovate/github.com-hashicorp-terraform-plugin-log-0.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch renovate/github.com-hashicorp-terraform-plugin-log-0.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch main
git merge --squash renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch main
git merge --ff-only renovate/github.com-hashicorp-terraform-plugin-log-0.x
git switch main
git merge renovate/github.com-hashicorp-terraform-plugin-log-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/terraform-provider-edge-connect!4
No description provided.