Skip to content

Commit 74f5f06

Browse files
committed
Merge branch 'production' into pedro/PCX-3214-rules-custom-error-assets
2 parents e81627f + dd49058 commit 74f5f06

File tree

225 files changed

+913
-656
lines changed

Some content is hidden

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

225 files changed

+913
-656
lines changed

.github/CODEOWNERS

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

4242
# Browser Rendering API
4343

44-
/src/content/docs/browser-rendering/ @mchenco @cloudflare/pcx-technical-writing @celso @meddulla
44+
/src/content/docs/browser-rendering/ @mchenco @cloudflare/pcx-technical-writing @celso @meddulla @danielgek
4545

4646
# Changelogs
4747

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@astrojs/starlight-docsearch": "0.5.0",
3535
"@astrojs/starlight-tailwind": "3.0.0",
3636
"@astrojs/tailwind": "5.1.5",
37-
"@cloudflare/vitest-pool-workers": "0.6.11",
37+
"@cloudflare/vitest-pool-workers": "0.6.12",
3838
"@cloudflare/workers-types": "4.20250204.0",
3939
"@codingheads/sticky-header": "1.0.2",
4040
"@expressive-code/plugin-collapsible-sections": "0.40.1",
@@ -46,7 +46,7 @@
4646
"@types/node": "22.13.1",
4747
"@types/react": "19.0.7",
4848
"@types/react-dom": "19.0.3",
49-
"@typescript-eslint/parser": "8.23.0",
49+
"@typescript-eslint/parser": "8.24.0",
5050
"algoliasearch": "5.20.1",
5151
"astro": "5.2.1",
5252
"astro-breadcrumbs": "3.3.1",
@@ -57,7 +57,7 @@
5757
"dedent": "1.5.3",
5858
"dompurify": "3.2.4",
5959
"dot-prop": "9.0.0",
60-
"eslint": "9.18.0",
60+
"eslint": "9.20.0",
6161
"eslint-plugin-astro": "1.3.1",
6262
"eslint-plugin-jsx-a11y": "6.10.2",
6363
"eslint-plugin-react": "7.37.4",
@@ -74,7 +74,7 @@
7474
"mdast-util-mdx-expression": "2.0.1",
7575
"mermaid": "11.4.1",
7676
"node-html-parser": "7.0.1",
77-
"prettier": "3.4.2",
77+
"prettier": "3.5.0",
7878
"prettier-plugin-astro": "0.14.1",
7979
"prettier-plugin-tailwindcss": "0.6.9",
8080
"pretty-bytes": "6.1.1",

0 commit comments

Comments
 (0)