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 module github.com/nukosuke/go-zendesk to v0.12.2 #239

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/nukosuke/go-zendesk require patch v0.12.0 -> v0.12.2

Release Notes

nukosuke/go-zendesk ### [`v0.12.2`](https://togithub.com/nukosuke/go-zendesk/releases/tag/v0.12.2) [Compare Source](https://togithub.com/nukosuke/go-zendesk/compare/v0.12.1...v0.12.2) #### What's Changed - add some missing fields to organization by [@​gal1996](https://togithub.com/gal1996) in [https://github.com/nukosuke/go-zendesk/pull/233](https://togithub.com/nukosuke/go-zendesk/pull/233) #### New Contributors - [@​gal1996](https://togithub.com/gal1996) made their first contribution in [https://github.com/nukosuke/go-zendesk/pull/233](https://togithub.com/nukosuke/go-zendesk/pull/233) **Full Changelog**: https://github.com/nukosuke/go-zendesk/compare/v0.12.1...v0.12.2 ### [`v0.12.1`](https://togithub.com/nukosuke/go-zendesk/releases/tag/v0.12.1) [Compare Source](https://togithub.com/nukosuke/go-zendesk/compare/v0.12.0...v0.12.1) #### What's Changed - Add SearchUsers endpoint by [@​codyolsen](https://togithub.com/codyolsen) in [https://github.com/nukosuke/go-zendesk/pull/231](https://togithub.com/nukosuke/go-zendesk/pull/231) - Add Put and Delete to BaseAPI interface for when users want unimplemented APIs by [@​terut](https://togithub.com/terut) in [https://github.com/nukosuke/go-zendesk/pull/230](https://togithub.com/nukosuke/go-zendesk/pull/230) #### New Contributors - [@​codyolsen](https://togithub.com/codyolsen) made their first contribution in [https://github.com/nukosuke/go-zendesk/pull/231](https://togithub.com/nukosuke/go-zendesk/pull/231) - [@​terut](https://togithub.com/terut) made their first contribution in [https://github.com/nukosuke/go-zendesk/pull/230](https://togithub.com/nukosuke/go-zendesk/pull/230) **Full Changelog**: https://github.com/nukosuke/go-zendesk/compare/v0.12.0...v0.12.1

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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