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

Update module github.com/hashicorp/terraform-plugin-go to v0.18.0 - autoclosed #610

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-go require minor v0.14.3 -> v0.18.0

Release Notes

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

v0.18.0

Compare Source

ENHANCEMENTS:

  • tftypes: Added AttributePath type NextStep() method, which returns the next step in the path without first copying via Steps() (#​307)

BUG FIXES:

  • tftypes: Significantly reduced compute and memory usage of Value type walking and transformation (#​307)
  • tftypes: Removed unnecessary memory allocations from AttributePath type Equal(), LastStep(), and WithoutLastStep() methods (#​307)
  • tftypes: Removed unnecessary memory allocations from NewValue() function (#​307)

v0.17.0

Compare Source

ENHANCEMENTS:

  • tfprotov5: Added DynamicValue type IsNull method, which enables checking if the value is null without type information and fully decoding underlying data (#​305)
  • tfprotov6: Added DynamicValue type IsNull method, which enables checking if the value is null without type information and fully decoding underlying data (#​305)

v0.16.0

Compare Source

ENHANCEMENTS:

  • all: Improved SDK logging performance when messages would be skipped due to configured logging level (#​289)

BUG FIXES:

  • tfprotov6/tf6server: Ensure interrupts route to StopProvider RPC (#​301)

v0.15.0

Compare Source

NOTES:

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

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 27, 2023 18:38
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 9 times, most recently from 2919436 to 7039670 Compare April 22, 2023 04:54
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 3 times, most recently from e5387f1 to 956d408 Compare May 4, 2023 05:00
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 5 times, most recently from be91cea to 99b623e Compare May 16, 2023 16:43
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.15.0 Update module github.com/hashicorp/terraform-plugin-go to v0.15.0 May 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 2 times, most recently from 0674b39 to d59d6be Compare June 1, 2023 00:11
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from d59d6be to 8ec2a07 Compare June 2, 2023 17:22
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 2 times, most recently from a8c45af to f0725cb Compare June 16, 2023 03:20
@renovate renovate bot changed the title Update module github.com/hashicorp/terraform-plugin-go to v0.15.0 Update module github.com/hashicorp/terraform-plugin-go to v0.16.0 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 4 times, most recently from 3363373 to 2bf93ad Compare June 17, 2023 12:16
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 2 times, most recently from 54cc390 to e62732b Compare June 17, 2023 15:17
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch 4 times, most recently from 05962fc to 9188900 Compare June 28, 2023 18:06
@renovate renovate bot changed the title Update module github.com/hashicorp/terraform-plugin-go to v0.16.0 Update module github.com/hashicorp/terraform-plugin-go to v0.17.0 Jun 28, 2023
@renovate renovate bot changed the title Update module github.com/hashicorp/terraform-plugin-go to v0.17.0 Update module github.com/hashicorp/terraform-plugin-go to v0.18.0 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from 9188900 to a4dcfe3 Compare July 3, 2023 18:25
@renovate renovate bot changed the title Update module github.com/hashicorp/terraform-plugin-go to v0.18.0 Update module github.com/hashicorp/terraform-plugin-go to v0.18.0 - autoclosed Aug 4, 2023
@renovate renovate bot closed this Aug 4, 2023
@renovate renovate bot deleted the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch August 4, 2023 06:28
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.

1 participant