Skip to content

Commit d465803

Browse files
Merge branch 'production' into update-api-schemas-60373248859bd45d8a3d953172bc3c5e4e352759
2 parents 26c41bf + 2a12287 commit d465803

File tree

186 files changed

+6412
-1117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+6412
-1117
lines changed

package-lock.json

Lines changed: 61 additions & 349 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@astrojs/starlight-docsearch": "0.6.0",
3737
"@astrojs/starlight-tailwind": "3.0.1",
3838
"@astrojs/tailwind": "5.1.5",
39-
"@cloudflare/vitest-pool-workers": "0.8.12",
39+
"@cloudflare/vitest-pool-workers": "0.8.14",
4040
"@cloudflare/workers-types": "4.20250404.0",
4141
"@codingheads/sticky-header": "1.0.2",
4242
"@expressive-code/plugin-collapsible-sections": "0.40.2",
@@ -50,7 +50,7 @@
5050
"@types/node": "22.14.0",
5151
"@types/react": "19.0.7",
5252
"@types/react-dom": "19.0.4",
53-
"@typescript-eslint/parser": "8.29.0",
53+
"@typescript-eslint/parser": "8.29.1",
5454
"algoliasearch": "5.23.3",
5555
"astro": "5.6.1",
5656
"astro-breadcrumbs": "3.3.1",
@@ -75,7 +75,7 @@
7575
"he": "1.2.0",
7676
"jsonc-parser": "3.3.1",
7777
"lz-string": "1.5.0",
78-
"marked": "15.0.7",
78+
"marked": "15.0.8",
7979
"mdast-util-from-markdown": "2.0.2",
8080
"mdast-util-mdx": "3.0.0",
8181
"mdast-util-mdx-expression": "2.0.1",

public/__redirects

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,8 +1153,8 @@
11531153
/support/third-party-software/others/using-kubernetes-on-gke-and-aws-with-cloudflare-load-balancer/ /load-balancing/additional-options/ 301
11541154
/support/troubleshooting/general-troubleshooting/contacting-cloudflare-support/ /support/contacting-cloudflare-support/ 301
11551155
/support/troubleshooting/performance/http2-and-enhanced-http2-prioritization-options-may-affect-content-loading-on-iossafari-devices/ /speed/optimization/protocol/troubleshooting/enhanced-http2-prioritization-ios-safari/ 301
1156-
/support/troubleshooting/planned-maintenance/ /support/troubleshooting/disruptive-maintenance/ 301
1157-
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/troubleshooting/disruptive-maintenance/ 301
1156+
/support/troubleshooting/planned-maintenance/ /support/disruptive-maintenance/ 301
1157+
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/disruptive-maintenance/ 301
11581158
/support/page-rules/ /rules/page-rules/ 301
11591159
/support/page-rules/configuring-url-forwarding-or-redirects-with-page-rules/ /rules/page-rules/how-to/url-forwarding/ 301
11601160
/support/page-rules/how-do-i-include-or-exclude-a-specific-url-from-cloudflares-page-rules/ /rules/page-rules/reference/wildcard-matching/ 301
@@ -1201,6 +1201,17 @@
12011201
/support/more-dashboard-apps/cloudflare-apps/removing-cloudflare-apps/ /workers/ 301
12021202
/support/troubleshooting/http-status-codes/http-status-codes/ /support/troubleshooting/http-status-codes/ 301
12031203
/support/troubleshooting/cloudflare-errors/troubleshooting-other-errors/ /speed/optimization/protocol/http2/#err_http2_protocol_error 301
1204+
/support/troubleshooting/disruptive-maintenance/ /support/disruptive-maintenance/ 301
1205+
/support/about-cloudflare/ /support/ 301
1206+
/support/about-cloudflare/enterprise-documentation/ /support/ 301
1207+
/support/about-cloudflare/enterprise-documentation/customer-incident-management-policy/ /support/customer-incident-management-policy/ 301
1208+
/support/about-cloudflare/cloudflare-status/ /support/cloudflare-status/ 301
1209+
/support/account-management-billing/billing-cloudflare-plans/ /support/account-management-billing/ 301
1210+
/support/account-management-billing/billing-cloudflare-plans/understanding-cloudflare-sales-tax/ /support/account-management-billing/understanding-cloudflare-sales-tax/ 301
1211+
/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy/ /support/account-management-billing/cloudflare-billing-policy/ 301
1212+
/support/partners/ /support/ 301
1213+
/support/partners/reduce-data-transfer-egress-costs-between-azure-and-cloudflare/ /support/third-party-software/others/reduce-data-transfer-egress-costs-between-azure-and-cloudflare/ 301
1214+
/support/more-dashboard-apps/cloudflare-stream/ /support/more-dashboard-apps/ 301
12041215

12051216
# r2
12061217
/r2/platform/s3-compatibility/api/ /r2/api/s3/api/ 301
175 KB
Loading
149 KB
Loading
164 KB
Loading
24.2 KB
Loading
23.7 KB
Loading
18.9 KB
Loading
11.2 KB
Loading

0 commit comments

Comments
 (0)