Skip to content

Commit 8e191e0

Browse files
committed
Merge branch 'production' into ngayerie-patch-14
2 parents 7583e00 + 335bf1b commit 8e191e0

File tree

224 files changed

+18478
-2389
lines changed

Some content is hidden

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

224 files changed

+18478
-2389
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# Browser Rendering API
4646

47-
/src/content/docs/browser-rendering/ @mchenco @cloudflare/pcx-technical-writing @celso @meddulla @danielgek
47+
/src/content/docs/browser-rendering/ @mchenco @cloudflare/pcx-technical-writing @celso @meddulla @danielgek @kathayl
4848

4949
# Changelogs
5050

.github/workflows/image-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: find-files
2222
run: |
2323
# Find all .png and .svg files, but only look in the ./src/assets/images directory
24-
FILES=$(find . -type f \( -name "*.png" -o -name "*.svg" \) -path "./src/assets/images/*" -not -path "./src/assets/images/workers-ai/*.svg" -not -path "./src/assets/images/workers/ai/*.png" -not -path "./src/assets/images/changelog-next/*")
24+
FILES=$(find . -type f \( -name "*.png" -o -name "*.svg" \) -path "./src/assets/images/*" -not -path "./src/assets/images/workers-ai/*.svg" -not -path "./src/assets/images/workers/ai/*.png" -not -path "./src/assets/images/changelog/*")
2525
2626
# Check if files are referenced in any markdown file
2727
UNUSED_FILES=""

package-lock.json

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
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.6",
40-
"@cloudflare/workers-types": "4.20250327.0",
39+
"@cloudflare/vitest-pool-workers": "0.8.9",
40+
"@cloudflare/workers-types": "4.20250402.0",
4141
"@codingheads/sticky-header": "1.0.2",
4242
"@expressive-code/plugin-collapsible-sections": "0.40.2",
43-
"@floating-ui/react": "0.27.5",
43+
"@floating-ui/react": "0.27.6",
4444
"@iarna/toml": "2.2.5",
4545
"@marsidev/react-turnstile": "1.1.0",
4646
"@octokit/webhooks-types": "7.6.1",
4747
"@stoplight/json-schema-tree": "4.0.0",
4848
"@types/hast": "3.0.4",
4949
"@types/he": "1.2.3",
50-
"@types/node": "22.13.14",
50+
"@types/node": "22.14.0",
5151
"@types/react": "19.0.7",
5252
"@types/react-dom": "19.0.4",
53-
"@typescript-eslint/parser": "8.28.0",
54-
"algoliasearch": "5.23.0",
55-
"astro": "5.5.5",
53+
"@typescript-eslint/parser": "8.29.0",
54+
"algoliasearch": "5.23.1",
55+
"astro": "5.5.6",
5656
"astro-breadcrumbs": "3.3.1",
5757
"astro-icon": "1.1.5",
5858
"astro-live-code": "0.0.5",
@@ -67,7 +67,7 @@
6767
"eslint-plugin-jsx-a11y": "6.10.2",
6868
"eslint-plugin-react": "7.37.4",
6969
"fast-glob": "3.3.3",
70-
"fast-xml-parser": "5.0.9",
70+
"fast-xml-parser": "5.1.0",
7171
"github-slugger": "2.0.0",
7272
"globals": "16.0.0",
7373
"hast-util-select": "6.0.4",
@@ -116,7 +116,7 @@
116116
"ts-blank-space": "0.6.1",
117117
"tsx": "4.19.3",
118118
"typescript": "5.8.2",
119-
"typescript-eslint": "8.28.0",
119+
"typescript-eslint": "8.29.0",
120120
"unified": "11.0.5",
121121
"unist-util-visit": "5.0.0",
122122
"vite-tsconfig-paths": "5.1.4",

public/__redirects

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,8 +1136,8 @@
11361136
/support/third-party-software/others/using-kubernetes-on-gke-and-aws-with-cloudflare-load-balancer/ /load-balancing/additional-options/ 301
11371137
/support/troubleshooting/general-troubleshooting/contacting-cloudflare-support/ /support/contacting-cloudflare-support/ 301
11381138
/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
1139-
/support/troubleshooting/planned-maintenance/ /support/troubleshooting/disruptive-maintenance/ 301
1140-
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/troubleshooting/disruptive-maintenance/ 301
1139+
/support/troubleshooting/planned-maintenance/ /support/disruptive-maintenance/ 301
1140+
/support/troubleshooting/planned-maintenance/disruptive-maintenance-windows/ /support/disruptive-maintenance/ 301
11411141
/support/page-rules/ /rules/page-rules/ 301
11421142
/support/page-rules/configuring-url-forwarding-or-redirects-with-page-rules/ /rules/page-rules/how-to/url-forwarding/ 301
11431143
/support/page-rules/how-do-i-include-or-exclude-a-specific-url-from-cloudflares-page-rules/ /rules/page-rules/reference/wildcard-matching/ 301
@@ -1185,8 +1185,11 @@
11851185
/support/troubleshooting/http-status-codes/http-status-codes/ /support/troubleshooting/http-status-codes/ 301
11861186
/support/troubleshooting/cloudflare-errors/troubleshooting-other-errors/ /speed/optimization/protocol/http2/#err_http2_protocol_error 301
11871187
/support/troubleshooting/disruptive-maintenance/ /support/disruptive-maintenance/ 301
1188+
/support/about-cloudflare/ /support/ 301
1189+
/support/about-cloudflare/enterprise-documentation/ /support/ 301
11881190
/support/about-cloudflare/enterprise-documentation/customer-incident-management-policy/ /support/customer-incident-management-policy/ 301
11891191
/support/about-cloudflare/cloudflare-status/ /support/cloudflare-status/ 301
1192+
/support/account-management-billing/billing-cloudflare-plans/ /support/account-management-billing/ 301
11901193
/support/account-management-billing/billing-cloudflare-plans/understanding-cloudflare-sales-tax/ /support/account-management-billing/understanding-cloudflare-sales-tax/ 301
11911194
/support/account-management-billing/billing-cloudflare-plans/cloudflare-billing-policy/ /support/account-management-billing/cloudflare-billing-policy/ 301
11921195
/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
12.4 KB
Loading
-197 KB
Binary file not shown.
-262 KB
Binary file not shown.
-347 KB
Binary file not shown.
-241 KB
Binary file not shown.

0 commit comments

Comments
 (0)