Skip to content

Commit

Permalink
fix(deps): update module github.com/cloudflare/cloudflare-go to v0.11…
Browse files Browse the repository at this point in the history
…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.
([#&#8203;3667](https://redirect.github.com/cloudflare/cloudflare-go/issues/3667))

ENHANCEMENTS:

- Adds allow_email_alias connection rule boolean to access infra policy
payload
([#&#8203;3675](https://redirect.github.com/cloudflare/cloudflare-go/issues/3675))
- access: Add `DomainType` field to Access applications.
([#&#8203;3667](https://redirect.github.com/cloudflare/cloudflare-go/issues/3667))
- leaked_credential_check: add new methods to interact with leaked
credential check cloudfare API
([#&#8203;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
([#&#8203;3680](https://redirect.github.com/cloudflare/cloudflare-go/issues/3680))
- snippets_rules: fix upsert request type
([#&#8203;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
([#&#8203;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
renovate[bot] authored Dec 4, 2024
1 parent b729fc6 commit c767d3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
toolchain go1.23.4

require (
github.com/cloudflare/cloudflare-go v0.110.0
github.com/cloudflare/cloudflare-go v0.111.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/weppos/publicsuffix-go v0.40.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ github.com/cloudflare/cloudflare-go v0.109.0 h1:Wjp+RfJD1lidIFUlrTBqUQnCBrUnmVsL
github.com/cloudflare/cloudflare-go v0.109.0/go.mod h1:m492eNahT/9MsN7Ppnoge8AaI7QhVFtEgVm3I9HJFeU=
github.com/cloudflare/cloudflare-go v0.110.0 h1:aBKKUXwRWqErd4rITsnCLESOacxxset/BcpdXn23900=
github.com/cloudflare/cloudflare-go v0.110.0/go.mod h1:2ZZ+EkmThmd6pkZ56UKGXWpz2wsjeqoTg93P4+VSmMg=
github.com/cloudflare/cloudflare-go v0.111.0 h1:bFgl5OyR7iaV9DkTaoI2jU8X4rXDzEaFDaPfMTp+Ewo=
github.com/cloudflare/cloudflare-go v0.111.0/go.mod h1:w5c4Vm00JjZM+W0mPi6QOC+eWLncGQPURtgDck3z5xU=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.23 h1:4M6+isWdcStXEf15G/RbrMPOQj1dZ7HPZCGwE4kOeP0=
github.com/creack/pty v1.1.23/go.mod h1:08sCNb52WyoAwi2QDyzUCTgcvVFhUzewun7wtTfvcwE=
Expand Down

0 comments on commit c767d3b

Please sign in to comment.