Skip to content

fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.21.0#960

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-mux-0.x
Open

fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.21.0#960
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-mux-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-mux v0.20.0v0.21.0 age confidence

Release Notes

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

v0.21.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​324)

FEATURES:

  • all: Upgraded mux server implementations to support action types. (#​314)
  • all: Upgraded mux server implementations to support the new list. (#​313)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 1, 2025 15:09
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 0c22acb to 9dcd878 Compare October 4, 2025 00:19
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 9dcd878 to 9733105 Compare October 8, 2025 16:56
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 9733105 to a4e5725 Compare October 8, 2025 20:37
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from a4e5725 to a435407 Compare October 13, 2025 23:06
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from a435407 to 17a88a2 Compare October 20, 2025 18:29
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 17a88a2 to 1013445 Compare October 20, 2025 21:01
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 1013445 to 453fe89 Compare October 27, 2025 21:32
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 453fe89 to d1f27cb Compare October 30, 2025 00:10
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from d1f27cb to a3e3487 Compare October 30, 2025 20:49
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 7c9efce to db258aa Compare December 19, 2025 17:42
@renovate
Copy link
Contributor Author

renovate bot commented Jan 20, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.26.0 -> v0.30.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/terraform-registry-address v0.2.5 -> v0.4.0
github.com/hashicorp/yamux v0.1.1 -> v0.1.2
github.com/oklog/run v1.0.0 -> v1.1.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/crypto v0.39.0 -> v0.41.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.40.0 -> v0.43.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.35.0
golang.org/x/text v0.26.0 -> v0.28.0
golang.org/x/tools v0.33.0 -> v0.35.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.72.1 -> v1.75.1
google.golang.org/protobuf v1.36.6 -> v1.36.9

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from db258aa to c2d6e2e Compare January 20, 2026 15:05
@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.33%. Comparing base (14fb149) to head (7f66bd8).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #960       +/-   ##
===========================================
+ Coverage   29.40%   58.33%   +28.92%     
===========================================
  Files         246      246               
  Lines       28414    28414               
===========================================
+ Hits         8355    16575     +8220     
+ Misses      19905    11091     -8814     
- Partials      154      748      +594     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from c2d6e2e to a2c2a43 Compare January 26, 2026 19:36
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from a2c2a43 to 0cee07a Compare February 4, 2026 23:19
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 0cee07a to 7c8f878 Compare February 6, 2026 14:03
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 7c8f878 to 4a1c468 Compare February 6, 2026 18:01
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 4a1c468 to 99f2a45 Compare February 9, 2026 14:40
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 99f2a45 to 4567f8e Compare February 9, 2026 20:22
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-mux-0.x branch from 4567f8e to 7f66bd8 Compare February 12, 2026 17:49
@renovate renovate bot deployed to internal February 12, 2026 17:49 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants