Skip to content

build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.20.0 to 0.23.1#505

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.23.1
Open

build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.20.0 to 0.23.1#505
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.23.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/terraform-plugin-mux from 0.20.0 to 0.23.1.

Release notes

Sourced from github.com/hashicorp/terraform-plugin-mux's releases.

v0.23.1

ENHANCEMENTS:

  • tf5to6server: add translate package containing schema translator helper methods (#352)

v0.23.0

NOTES:

  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#355)
  • all: To prevent compilation errors, ensure your Go module is updated to at least terraform-plugin-framework@v1.19.0, terraform-plugin-go@v0.31.1, terraform-plugin-sdk/v2@v2.40.0, and terraform-plugin-testing@v1.15.0 before upgrading this dependency. (#350)

FEATURES:

  • all: Upgraded protocols and added types to support GenerateResourceConfig RPC. (#350)

v0.22.0

FEATURES:

  • tf6muxserver: Upgraded mux server implementation to support state store types. (#345)
  • Added support for attribute and block level deprecation messages via the DeprecationMessage field in protocol version conversion between tfprotov5 and tfprotov6 (#346)

v0.21.0

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)

v0.21.0-alpha.1

NOTES:

  • This alpha pre-release contains the ListResource RPC which returns a list of resource identities for a single managed resource type. (#313)
  • The ListResource and ValidateListResourceConfig RPCs are considered experimental and may change up until general availability. (#310)
  • This alpha pre-release contains the Actions RPC that allows practitioners to specify and invoke non-CRUD, ad-hoc operations that can cause changes to managed resources. (#314)
  • The Actions and ValidateActionConfig RPCs are considered experimental and may change up until general availability. (#317)
Changelog

Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.

0.23.1 (April 13, 2026)

ENHANCEMENTS:

  • tf5to6server: add translate package containing schema translator helper methods (#352)

0.23.0 (March 10, 2026)

NOTES:

  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#355)
  • all: To prevent compilation errors, ensure your Go module is updated to at least terraform-plugin-framework@v1.19.0, terraform-plugin-go@v0.31.1, terraform-plugin-sdk/v2@v2.40.0, and terraform-plugin-testing@v1.15.0 before upgrading this dependency. (#350)

FEATURES:

  • all: Upgraded protocols and added types to support GenerateResourceConfig RPC. (#350)

0.22.0 (February 27, 2026)

FEATURES:

  • tf6muxserver: Upgraded mux server implementation to support state store types. (#345)
  • Added support for attribute and block level deprecation messages via the DeprecationMessage field in protocol version conversion between tfprotov5 and tfprotov6 (#346)

0.21.0 (September 17, 2025)

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)

0.21.0-alpha.1 (July 31, 2025)

NOTES:

  • This alpha pre-release contains the ListResource RPC which returns a list of resource identities for a single managed resource type. (#313)
  • The ListResource and ValidateListResourceConfig RPCs are considered experimental and may change up until general availability. (#310)
  • This alpha pre-release contains the Actions RPC that allows practitioners to specify and invoke non-CRUD, ad-hoc operations that can cause changes to managed resources. (#314)
  • The Actions and ValidateActionConfig RPCs are considered experimental and may change up until general availability. (#317)
Commits
  • 2738081 Update changelog
  • fbf25de add changelog entry for upcoming v0.23.1 release (#360)
  • b763d96 tf5to6server: add ProtoV5 to 6 schema translators (#352)
  • 6e43f32 fix link to pr (#359)
  • 44731b2 add note about upgrading other deps to changelog of 0.23.0 (#358)
  • dfda0d8 build(deps): bump github.com/hashicorp/copywrite in /tools (#356)
  • 3bee532 build(deps): bump actions/setup-go in the github-actions group (#357)
  • 5dc6169 build(deps): bump the github-actions group across 1 directory with 4 updates ...
  • 41c9df9 Update changelog
  • 93c5ace Implement GenerateResourceConfig RPC (#350)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux) from 0.20.0 to 0.23.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-mux/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-mux/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-mux@v0.20.0...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-mux
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants