Skip to content
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

fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.11.0 #595

Merged

Conversation

stackit-pipeline
Copy link
Contributor

@stackit-pipeline stackit-pipeline commented Nov 20, 2024

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-testing require minor v1.10.0 -> v1.11.0

Release Notes

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

v1.11.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.22 per the Go support policy. It is recommended to review the Go 1.22 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​371)
  • echoprovider: The echoprovider package is considered experimental and may be altered or removed in a subsequent release (#​389)

FEATURES:

  • tfversion: Added SkipIfNotAlpha version check for testing experimental features of alpha Terraform builds. (#​388)
  • echoprovider: Introduced new echoprovider package, which contains a v6 Terraform provider that can be used to test ephemeral resource data. (#​389)

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.

@stackit-pipeline stackit-pipeline added the renovate Renovate dependency updates label Nov 20, 2024
@stackit-pipeline
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.22 -> 1.23.3
github.com/hashicorp/terraform-plugin-go v0.23.0 -> v0.25.0
golang.org/x/mod v0.20.0 -> v0.21.0
github.com/hashicorp/go-plugin v1.6.0 -> v1.6.2
github.com/hashicorp/hc-install v0.8.0 -> v0.9.0
github.com/hashicorp/hcl/v2 v2.21.0 -> v2.23.0
github.com/hashicorp/terraform-json v0.22.1 -> v0.23.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 -> v2.35.0
golang.org/x/crypto v0.26.0 -> v0.29.0
golang.org/x/net v0.25.0 -> v0.28.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.23.0 -> v0.27.0
golang.org/x/text v0.17.0 -> v0.20.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.63.2 -> v1.67.1
google.golang.org/protobuf v1.34.0 -> v1.35.1

@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch 5 times, most recently from 6f5c4bb to c69097a Compare November 26, 2024 14:25
@Fyusel Fyusel force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from c69097a to b43f742 Compare November 26, 2024 14:44
joaopalet
joaopalet previously approved these changes Nov 26, 2024
@Fyusel Fyusel force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from b43f742 to fadb6df Compare November 27, 2024 06:45
@Fyusel Fyusel merged commit 820ce7e into main Nov 27, 2024
3 checks passed
@Fyusel Fyusel deleted the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch November 27, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants