Skip to content

Conversation

@mailergroup-renovate
Copy link

@mailergroup-renovate mailergroup-renovate bot commented Aug 29, 2025

This PR contains the following updates:

Package Type Update Change
github.com/cloudflare/cloudflare-go require major v0.17.0 -> v6.0.1

Release Notes

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

v6.0.1

Compare Source

Full Changelog: v6.0.0...v6.0.1

Features
  • Merge branch 'vaishak/skip-worker-test' into 'main' (8bda71e)
Bug Fixes
  • client: custom fix to rename Body io.Reader param to file (e845c6d)
  • correctly handle sending multipart/form-data requests with JSON (98bbcaa)
  • remove null from release please manifest (e3d2798)
  • use release please annotations on more places (63ded25)
Chores
  • client: add back Body param to AIToMarkdownNewParams (6a2f9b5)
  • internal: codegen related update (049772e)

v6.0.0

Compare Source

Full Changelog: v6.0.0...v6.0.1

Features
  • Merge branch 'vaishak/skip-worker-test' into 'main' (8bda71e)
Bug Fixes
  • client: custom fix to rename Body io.Reader param to file (e845c6d)
  • correctly handle sending multipart/form-data requests with JSON (98bbcaa)
  • remove null from release please manifest (e3d2798)
  • use release please annotations on more places (63ded25)
Chores
  • client: add back Body param to AIToMarkdownNewParams (6a2f9b5)
  • internal: codegen related update (049772e)

v5.1.0

Compare Source

Full Changelog: v5.1.0...v6.0.0

Features
Bug Fixes
Chores
  • api: upload stainless config from cloudflare-config (c6759ea)
  • api: upload stainless config from cloudflare-config (50ea4a2)
  • api: upload stainless config from cloudflare-config (170bac6)
  • api: upload stainless config from cloudflare-config (479a6c9)
  • api: upload stainless config from cloudflare-config (a34c220)
  • api: upload stainless config from cloudflare-config (8fbbc09)

v5.0.0

Compare Source

Full Changelog: v5.0.0...v5.1.0

Features
Chores
  • api: upload stainless config from cloudflare-config (3e61f28)
  • api: upload stainless config from cloudflare-config (439434f)
  • api: upload stainless config from cloudflare-config (59fd45c)
  • api: upload stainless config from cloudflare-config (d9210b6)
  • api: upload stainless config from cloudflare-config (d4e90d2)
  • api: upload stainless config from cloudflare-config (a0efab5)
  • api: upload stainless config from cloudflare-config (e3b56c9)
  • api: upload stainless config from cloudflare-config (cf8cd03)
  • api: upload stainless config from cloudflare-config (c256be3)
  • api: upload stainless config from cloudflare-config (66172c2)
  • api: upload stainless config from cloudflare-config (1656cac)
  • api: upload stainless config from cloudflare-config (ae05202)
  • api: upload stainless config from cloudflare-config (cc03077)
  • api: upload stainless config from cloudflare-config (31af2c4)
  • api: upload stainless config from cloudflare-config (09ad3d2)
  • api: upload stainless config from cloudflare-config (5ee5098)
  • api: upload stainless config from cloudflare-config (c702444)
  • api: upload stainless config from cloudflare-config (8689e31)
  • api: upload stainless config from cloudflare-config (98d853d)
  • api: upload stainless config from cloudflare-config (cdccdfc)
  • api: upload stainless config from cloudflare-config (a2e1eaf)
  • api: upload stainless config from cloudflare-config (a69833c)
  • internal: detect breaking changes when removing endpoints (dfb53de)
  • internal: update comment in script (c546ad7)
  • update @​stainless-api/prism-cli to v5.15.0 (5ce990f)

v4.6.0

Compare Source

Full Changelog: v4.6.0...v5.0.0

Features
Bug Fixes
  • api: add missing items param (ed5f28a)
  • client: process custom base url ahead of time (7ee7fb2)
Chores
  • api: Skip broken prism test for updating custom DLP entries (3ea8db4)
  • api: update composite API spec (3a323e3)
  • api: upload OpenAPI schema from api-schemas (6761731)
  • api: upload stainless config from cloudflare-config (8b76cb6)
  • api: upload stainless config from cloudflare-config (d1078bb)
  • api: upload stainless config from cloudflare-config (ffa87b4)
  • api: upload stainless config from cloudflare-config (3dc48e9)
  • api: upload stainless config from cloudflare-config (ca74863)
  • api: upload stainless config from cloudflare-config (3b30e11)
  • api: upload stainless config from cloudflare-config (0047253)
  • api: upload stainless config from cloudflare-config (f65da24)
  • api: upload stainless config from cloudflare-config (7fc61f6)
  • api: upload stainless config from cloudflare-config (7f6d532)
  • api: upload stainless config from cloudflare-config (ae633ac)
  • api: upload stainless config from cloudflare-config (75d845b)
  • api: upload stainless config from cloudflare-config (a152834)
  • api: upload stainless config from cloudflare-config (e9afb14)
  • api: upload stainless config from cloudflare-config (1d4a61b)
  • internal: codegen related update (e1d5e31)
  • lint tests in subpackages (94574f7)

v4.5.1

Compare Source

Full Changelog: v4.5.1...v4.6.0

Features
Bug Fixes
  • don't try to deserialize as json when ResponseBodyInto is []byte (590dee4)
  • pagination: check if page data is empty in GetNextPage (a4d9e9c)
Chores
  • api: skip broken prism tests (00501df)
  • api: TTL is required on DNS records (c483216)
  • ci: enable for pull requests (dd46ce2)
  • ci: only run for pushes and fork pull requests (ff43124)
  • internal: add breaking change detection (8dddfab)
  • internal: fix lint script for tests (045d3cc)
  • lint tests (cd65f19)

v4.5.0

Compare Source

Full Changelog: v4.5.0...v4.5.1

Features
  • client: add debug log helper (cd7dd39)
Bug Fixes
  • api: Update zone subscription paths (7b78606)

v4.4.0

Compare Source

Full Changelog: v4.4.0...v4.5.0

Features
Bug Fixes
  • add back kv.namespaces bulk methods (5cb2db9)
  • add missing properties (41b4851)
  • AI: Add explicit variant names for union types (f16e867)
  • api: 'name' and 'type' are required on dns_record (6f8cbb6)
  • api: Typo in jsonpath-plus query for transformation (ba73079)
  • config: Diagnostic errors (467f38f)
  • DLP: Add explicit variant names (70af3b9)
Chores
  • api: Fix edge IPs variant names (0169853)
  • api: mark some methods as deprecated (c73b979)
  • internal: codegen related update (f148dac)
  • internal: codegen related update (5b1bc45)
  • internal: codegen related update (f7f249b)
  • make go mod tidy continue on error (a615f3b)

v4.3.0

Compare Source

Full Changelog: v4.3.0...v4.4.0

Features
Bug Fixes
  • api: fix path placeholders (b915548)
  • client: clean up reader resources (cf6bee7)
  • client: correctly update body in WithJSONSet (f464861)
  • client: remove shared import (a684ed7)
  • urlscanner: don't unwwrap scan response (0b12408)

v4.2.0

Compare Source

Full Changelog: v4.2.0...v4.3.0

Features

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 has been generated by Renovate Bot.

@mailergroup-renovate
Copy link
Author

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.21

@mailergroup-renovate mailergroup-renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from b6e71d4 to 4b31182 Compare September 5, 2025 19:08
@mailergroup-renovate mailergroup-renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-6.x branch from 4b31182 to 5a11cba Compare September 11, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant