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/cloudflare/cloudflare-go to v0.111.0 #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cloudflare/cloudflare-go v0.104.0 -> v0.111.0 age adoption passing confidence

Release Notes

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)

v0.111.0

Compare Source

BREAKING CHANGES:

  • access: Remove the deprecated SelfHostedDomains field from Access applications. Use Destinations instead. (#​3667)

ENHANCEMENTS:

  • Adds allow_email_alias connection rule boolean to access infra policy payload (#​3675)
  • access: Add DomainType field to Access applications. (#​3667)
  • leaked_credential_check: add new methods to interact with leaked credential check cloudfare API (#​3634)

BUG FIXES:

  • authenticated_origin_pulls_per_hostname: fixes the struct to allow null (nil) values on the Enabled property (#​3680)
  • snippets_rules: fix upsert request type (#​3669)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (#​3672)

v0.110.0

Compare Source

ENHANCEMENTS:

  • access_identity_provider: Adds identity_update_behavior to SCIM config. (#​3618)
  • turnstile: fix UpdateTurnstileWidgetParams (support setting values to false) (#​3594)

BUG FIXES:

  • snippets: fix response type for UpdateZoneSnippet (#​3596)

v0.109.0

Compare Source

ENHANCEMENTS:

  • access_application: add support for controlling schema strictness in Access SCIM application provisioning mappings (#​3510)
  • regional_hostname: add support for routing attribute (#​3560)
  • snippets: add missing delete and get a single snippet methods (#​3529)

v0.108.0

Compare Source

ENHANCEMENTS:

  • snippets: add CRUD support (#​3458)
  • snippets_rules: add CRUD support (#​3458)
  • waiting_room: Add CookieAttributes property (#​3388)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#​3391)

v0.107.0

Compare Source

ENHANCEMENTS:

  • device_posture_rule: support operational_state for sentinelone_s2s posture rule (#​3234)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.29.0 to 0.30.0 (#​3336)
  • deps: bumps golang.org/x/time from 0.6.0 to 0.7.0 (#​3321)

v0.106.0

Compare Source

ENHANCEMENTS:

  • access_application: added target contexts support for access application type infrastructure (#​3186)
  • access_policy: added infrastructure connection rule support for access policy (#​3186)

v0.105.0

Compare Source

ENHANCEMENTS:

  • device_posture_rule: add score field for custom_s2s posture rule (#​3031)
  • infrastructure_targets: initialize CRUD endpoints for infrastructure access endpoints (#​3184)
  • load_balancing: add account load balancer support (#​3027)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Renovate dependency updates label Sep 25, 2024
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.105.0 Update module github.com/cloudflare/cloudflare-go to v0.106.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from b0c6c44 to e1d1c36 Compare September 27, 2024 07:26
@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from e1d1c36 to 3bd33e9 Compare October 9, 2024 04:29
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.106.0 Update module github.com/cloudflare/cloudflare-go to v0.107.0 Oct 9, 2024
Copy link
Contributor Author

renovate bot commented Oct 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.27.0 -> v0.29.0
golang.org/x/net v0.29.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.25.0 -> v0.27.0
golang.org/x/term v0.24.0 -> v0.26.0
golang.org/x/text v0.18.0 -> v0.20.0
golang.org/x/time v0.6.0 -> v0.8.0

@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from 3bd33e9 to c8a6647 Compare October 23, 2024 03:37
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.107.0 Update module github.com/cloudflare/cloudflare-go to v0.108.0 Oct 23, 2024
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.108.0 Update module github.com/cloudflare/cloudflare-go to v0.109.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from c8a6647 to 1073201 Compare November 6, 2024 01:48
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.109.0 Update module github.com/cloudflare/cloudflare-go to v0.110.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from 1073201 to 16aee86 Compare November 20, 2024 03:47
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.110.0 Update module github.com/cloudflare/cloudflare-go to v0.111.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-cloudflare-cloudflare-go-0.x branch from 16aee86 to a3c9f79 Compare December 4, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants