Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.18.0 to 0.20.0 #3128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

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

Release notes

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

v0.20.0

BUG FIXES:

  • all: Fixed a bug where muxed provider servers were not enforced to implement GetResourceIdentitySchemas, which is required by Terraform v1.12.1 in the scenario where at least one of the muxed provider servers supports identity. Before upgrading this dependency the Go modules that support identity should also be upgraded to prevent confusing errors, which are: [email protected], [email protected], terraform-plugin-sdk/[email protected], and [email protected]. (#307)

v0.19.0

NOTES:

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

FEATURES:

  • tf5muxserver+tf6muxserver+tf6to5server+tf5to6server: Upgraded protocols and added types to support the new resource identity feature (#278)

v0.19.0-alpha.1

NOTES:

  • all: This Go module has been updated to Go 1.23 per the Go support policy. It is recommended to review the Go 1.23 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#291)
  • This alpha pre-release contains the muxing logic for managed resource identity, which can used with Terraform v1.12.0-alpha20250312, to store and read identity data during plan and apply workflows. (#278)
Changelog

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

0.20.0 (May 21, 2025)

BUG FIXES:

  • all: Fixed a bug where muxed provider servers were not enforced to implement GetResourceIdentitySchemas, which is required by Terraform v1.12.1 in the scenario where at least one of the muxed provider servers supports identity. Before upgrading this dependency the Go modules that support identity should also be upgraded to prevent confusing errors, which are: [email protected], [email protected], terraform-plugin-sdk/[email protected], and [email protected]. (#307)

0.19.0 (May 16, 2025)

NOTES:

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

FEATURES:

  • tf5muxserver+tf6muxserver+tf6to5server+tf5to6server: Upgraded protocols and added types to support the new resource identity feature (#278)

0.19.0-alpha.1 (March 18, 2025)

NOTES:

  • all: This Go module has been updated to Go 1.23 per the Go support policy. It is recommended to review the Go 1.23 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#291)
  • This alpha pre-release contains the muxing logic for managed resource identity, which can used with Terraform v1.12.0-alpha20250312, to store and read identity data during plan and apply workflows. (#278)
Commits
  • 101e9df Update changelog
  • e2f2af1 Update terraform-plugin-go and add changelogs for v0.20.0 release (#307)
  • 4351d29 Create pull_request_template.md (#306)
  • 156ca0c Update changelog
  • 72f6d69 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 for v0.19.0 release + add source schema version to mux translation (#300)
  • 14df506 Add catalog metadata (META.d) (#301)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jun 1, 2025
@dependabot dependabot bot requested a review from remyleone as a code owner June 1, 2025 20:11
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jun 1, 2025
Bumps [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux) from 0.18.0 to 0.20.0.
- [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.18.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.20.0 branch from 215a288 to dac6b7c Compare June 2, 2025 08:38
@remyleone remyleone enabled auto-merge June 2, 2025 09:38
@remyleone remyleone disabled auto-merge June 2, 2025 09:39
@remyleone remyleone enabled auto-merge June 2, 2025 11:07
@remyleone remyleone added this pull request to the merge queue Jun 2, 2025
Merged via the queue into master with commit 45a932c Jun 2, 2025
46 checks passed
@remyleone remyleone deleted the dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.20.0 branch June 2, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant