nukosuke / terraform-provider-zendesk

Terraform Zendesk provider
https://registry.terraform.io/providers/nukosuke/zendesk/latest/docs
MIT License
26 stars 18 forks source link

Update Indirect Dependencies #241

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.18.0 -> v2.19.0
go (source) golang minor 1.17 -> 1.18

Release Notes

hashicorp/terraform-plugin-sdk ### [`v2.19.0`](https://togithub.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.19.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-sdk/compare/v2.18.0...v2.19.0) NOTES: - The underlying `terraform-plugin-log` dependency has been updated to v0.6.0, which includes log filtering support and breaking changes of `With()` to `SetField()` function names. Any provider logging which calls those functions may require updates. ([#​1003](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1003))
golang/go ### [`v1.18.4`](https://togithub.com/golang/go/compare/go1.18.3...go1.18.4) ### [`v1.18.3`](https://togithub.com/golang/go/compare/go1.18.2...go1.18.3) ### [`v1.18.2`](https://togithub.com/golang/go/compare/go1.18.1...go1.18.2) ### [`v1.18.1`](https://togithub.com/golang/go/compare/go1.18...go1.18.1) ### [`v1.18.0`](https://togithub.com/golang/go/compare/go1.17.12...go1.18)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.