Skip to content

Commit cc49a77

Browse files
Merge branch 'cloudflare:production' into production
2 parents 52db690 + 5d9ce00 commit cc49a77

File tree

172 files changed

+33850
-3188
lines changed

Some content is hidden

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

172 files changed

+33850
-3188
lines changed

.github/CODEOWNERS

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

1818
# AI
1919

20-
/src/content/docs/agents/ @irvinebroque @rita3ko @elithrar @thomasgauvin @threepointone @kodster28 @KianNH
20+
/src/content/docs/agents/ @irvinebroque @rita3ko @elithrar @thomasgauvin @threepointone @harshil1712 @megaconfidence @cloudflare/pcx-technical-writing
2121
/src/content/docs/ai-gateway/ @kathayl @G4brym @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing
2222
/src/content/docs/workers-ai/ @rita3ko @craigsdennis @markdembo @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing
2323
/src/content/docs/vectorize/ @elithrar @vy-ton @sejoker @mchenco @cloudflare/pcx-technical-writing

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v22.9.0

package-lock.json

Lines changed: 144 additions & 16 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
@@ -47,7 +47,7 @@
4747
"@types/node": "22.13.5",
4848
"@types/react": "19.0.7",
4949
"@types/react-dom": "19.0.3",
50-
"@typescript-eslint/parser": "8.24.1",
50+
"@typescript-eslint/parser": "8.25.0",
5151
"algoliasearch": "5.20.2",
5252
"astro": "5.2.1",
5353
"astro-breadcrumbs": "3.3.1",
@@ -64,7 +64,7 @@
6464
"eslint-plugin-react": "7.37.4",
6565
"fast-glob": "3.3.3",
6666
"github-slugger": "2.0.0",
67-
"globals": "15.14.0",
67+
"globals": "16.0.0",
6868
"hastscript": "9.0.1",
6969
"he": "1.2.0",
7070
"instantsearch.css": "8.5.1",
@@ -75,7 +75,7 @@
7575
"mdast-util-mdx-expression": "2.0.1",
7676
"mermaid": "11.4.1",
7777
"node-html-parser": "7.0.1",
78-
"prettier": "3.5.1",
78+
"prettier": "3.5.2",
7979
"prettier-plugin-astro": "0.14.1",
8080
"prettier-plugin-tailwindcss": "0.6.11",
8181
"pretty-bytes": "6.1.1",

public/calls/static/calls-api-2024-05-21.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ components:
502502
errorCode:
503503
type: string
504504
errorDescription:
505-
type: string
505+
type: string
506506
requiresImmediateRenegotiation:
507507
type: boolean
508508
GetSessionStateResponse:
@@ -538,6 +538,3 @@ components:
538538
type: string
539539
sessionDescription:
540540
$ref: "#/components/schemas/SessionDescription"
541-
542-
543-

0 commit comments

Comments
 (0)