SyncFlaer icon indicating copy to clipboard operation
SyncFlaer copied to clipboard

Update module github.com/cloudflare/cloudflare-go to v0.115.0

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

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

Release Notes

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

v0.115.0

Compare Source

ENHANCEMENTS:

  • access_service_token: add last_seen_at field (#​3838)
  • dns: Add settings to DNSRecord (#​3670)
  • teams_rules: add support for biso admin controls v2 (#​3848)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#​3865)
  • deps: bumps github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#​3869)
  • deps: bumps github.com/goccy/go-json from 0.10.4 to 0.10.5 (#​3870)
  • deps: bumps golang.org/x/net from 0.25.0 to 0.33.0 (#​3868)

v0.114.0

Compare Source

NOTES:

  • rulesets: remove http_request_sbfm phase (#​3824)
  • workers: The placement_mode attribute in script upload responses has been deprecated. The new attribute placement.mode should be used instead. (#​3825)

ENHANCEMENTS:

  • access_application: added more fields to private destinations (#​3829)
  • teams_rules: add support for resolve_dns_internally settings on dns_resolver rules (#​3779)
  • waiting_room: add waiting room turnstile integration fields (#​3764)
  • workers: Add new placement attribute object in script upload responses. It contains the mode and status attributes. (#​3825)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.33.0 to 0.34.0 (#​3796)
  • deps: bumps golang.org/x/time from 0.8.0 to 0.9.0 (#​3783)

v0.113.0

Compare Source

ENHANCEMENTS:

  • teams_location: make location parameters optional (#​3758)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.32.0 to 0.33.0 (#​3756)

v0.112.0

Compare Source

ENHANCEMENTS:

  • access_application: support Access service token + multi-valued authentication for SCIM provisioning (#​3708)
  • certificate_authorities: add new methods to interact with Certificate Authorities Hostname Associations API (#​3740)
  • content_scanning: Add new support for CRUD operations (#​3700)
  • teams: sync latest doc changes (#​3743)
  • teams_location: add support for dns_destination_ipv6_block_id to the location payload (#​3738)
  • teams_locations: Add dns_destination_ips_id and ipv4_destination_backup (#​3699)

BUG FIXES:

  • certificate_authorities: fixes for methods to interact with Certificate Authorities Hostname Associations API (#​3742)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.3 to 0.10.4 (#​3726)
  • deps: bumps golang.org/x/crypto from 0.21.0 to 0.31.0 (#​3725)
  • deps: bumps golang.org/x/net from 0.31.0 to 0.32.0 (#​3704)

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[bot] avatar Sep 25 '24 03:09 renovate[bot]

ℹ 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):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/goccy/go-json v0.10.3 -> v0.10.5
golang.org/x/crypto v0.27.0 -> v0.32.0
golang.org/x/net v0.29.0 -> v0.34.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.25.0 -> v0.29.0
golang.org/x/term v0.24.0 -> v0.28.0
golang.org/x/text v0.18.0 -> v0.21.0
golang.org/x/time v0.6.0 -> v0.9.0

renovate[bot] avatar Oct 09 '24 04:10 renovate[bot]