SyncFlaer
SyncFlaer copied to clipboard
Update module github.com/cloudflare/cloudflare-go to v0.115.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/cloudflare/cloudflare-go | v0.104.0 -> v0.115.0 |
Release Notes
cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)
v0.115.0
ENHANCEMENTS:
- access_service_token: add
last_seen_atfield (#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
NOTES:
- rulesets: remove
http_request_sbfmphase (#3824) - workers: The
placement_modeattribute in script upload responses has been deprecated. The new attributeplacement.modeshould be used instead. (#3825)
ENHANCEMENTS:
- access_application: added more fields to private destinations (#3829)
- teams_rules: add support for
resolve_dns_internallysettings on dns_resolver rules (#3779) - waiting_room: add waiting room turnstile integration fields (#3764)
- workers: Add new
placementattribute object in script upload responses. It contains themodeandstatusattributes. (#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
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
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_idto 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
BREAKING CHANGES:
- access: Remove the deprecated
SelfHostedDomainsfield from Access applications. UseDestinationsinstead. (#3667)
ENHANCEMENTS:
- Adds allow_email_alias connection rule boolean to access infra policy payload (#3675)
- access: Add
DomainTypefield 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
Enabledproperty (#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
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
ENHANCEMENTS:
- access_application: add support for controlling schema strictness in Access SCIM application provisioning mappings (#3510)
- regional_hostname: add support for
routingattribute (#3560) - snippets: add missing delete and get a single snippet methods (#3529)
v0.108.0
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
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
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
ENHANCEMENTS:
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.
ℹ 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 |