Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/cloudflare/cloudflare-go to v0.11…
…1.0 (#162) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/cloudflare/cloudflare-go](https://redirect.github.com/cloudflare/cloudflare-go) | `v0.110.0` -> `v0.111.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudflare%2fcloudflare-go/v0.111.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcloudflare%2fcloudflare-go/v0.111.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcloudflare%2fcloudflare-go/v0.110.0/v0.111.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudflare%2fcloudflare-go/v0.110.0/v0.111.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)</summary> ### [`v0.111.0`](https://redirect.github.com/cloudflare/cloudflare-go/releases/tag/v0.111.0) [Compare Source](https://redirect.github.com/cloudflare/cloudflare-go/compare/v0.110.0...v0.111.0) BREAKING CHANGES: - access: Remove the deprecated `SelfHostedDomains` field from Access applications. Use `Destinations` instead. ([#​3667](https://redirect.github.com/cloudflare/cloudflare-go/issues/3667)) ENHANCEMENTS: - Adds allow_email_alias connection rule boolean to access infra policy payload ([#​3675](https://redirect.github.com/cloudflare/cloudflare-go/issues/3675)) - access: Add `DomainType` field to Access applications. ([#​3667](https://redirect.github.com/cloudflare/cloudflare-go/issues/3667)) - leaked_credential_check: add new methods to interact with leaked credential check cloudfare API ([#​3634](https://redirect.github.com/cloudflare/cloudflare-go/issues/3634)) BUG FIXES: - authenticated_origin_pulls_per_hostname: fixes the struct to allow null (nil) values on the `Enabled` property ([#​3680](https://redirect.github.com/cloudflare/cloudflare-go/issues/3680)) - snippets_rules: fix upsert request type ([#​3669](https://redirect.github.com/cloudflare/cloudflare-go/issues/3669)) DEPENDENCIES: - deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#​3672](https://redirect.github.com/cloudflare/cloudflare-go/issues/3672)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Zebradil/cloudflare-dynamic-dns). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information