Commit graph

209 commits

Author SHA1 Message Date
Kian
bbfcd64c42
[Docs Site] Move show-changed-files to bin and fix workflow condition (#19784) 2025-02-06 05:43:44 -06:00
dependabot[bot]
6038e2ac21
[Docs Site] Bump vitest from 2.1.8 to 2.1.9 (#19698)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 23:23:29 +00:00
Kian
528130f2ed
[Docs Site] Add Turnstile and track referrer in feedback prompt (#19581)
* [Docs Site] Add Turnstile and track referrer in feedback prompt

* remove debug logs

* remove unused import
2025-02-03 11:19:18 +00:00
Kian
d83cbd7e68
[Docs Site] Fix unmatched CODEOWNERS entries (#19446) 2025-02-03 10:51:10 +00:00
dependabot[bot]
a9149342f9
[Docs Site] Bump @cloudflare/vitest-pool-workers from 0.6.0 to 0.6.11 (#19621)
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.6.0 to 0.6.11.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.6.11/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 22:02:46 +00:00
dependabot[bot]
5faeb677dd
[Docs Site] Bump instantsearch.js from 4.77.0 to 4.77.3 (#19623)
Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.77.0 to 4.77.3.
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.77.0...instantsearch.js@4.77.3)

---
updated-dependencies:
- dependency-name: instantsearch.js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 22:02:21 +00:00
dependabot[bot]
9150632a09
[Docs Site] Bump starlight-links-validator from 0.14.1 to 0.14.2 (#19624)
Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases)
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.14.2/packages/starlight-links-validator)

---
updated-dependencies:
- dependency-name: starlight-links-validator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 22:00:37 +00:00
Kian
df4cf11a96
[Docs Site] Upgrade to Astro 5 (#19496)
* [Docs Site] Upgrade to Astro 5

* redisable pagination

* fix homepage link

* move to Page.astro override, enable pagination

* delete learning path landing pages

* fix astro check errors

* sidebar current fix

* update learning path links

* fix index link order and remove debug log

* upgrade astro
2025-01-31 09:20:50 +00:00
daisyfaithauma
53221b8025
[AIG]New Workers Binding Methods changelog (#19555)
* New Workers Binding Methods changelog

* Update src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>

* Update src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>

* Update src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>

* Update src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>

* Suggested edits

---------

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>
2025-01-30 12:16:45 -06:00
dependabot[bot]
99c32e418e
[Docs Site] Bump @iconify-json/material-symbols from 1.2.12 to 1.2.13 (#19430)
Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.12 to 1.2.13.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 20:05:29 +00:00
dependabot[bot]
8bb1e0a35b
[Docs Site] Bump @types/node from 22.10.7 to 22.12.0 (#19498)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.12.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 20:02:53 +00:00
dependabot[bot]
8189a84cb5
[Docs Site] Bump puppeteer from 24.1.0 to 24.1.1 (#19431)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.1.0...puppeteer-v24.1.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 06:23:27 +00:00
dependabot[bot]
39d43d82cd
[Docs Site] Bump @typescript-eslint/parser from 8.20.0 to 8.21.0 (#19366)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 19:13:38 +00:00
dependabot[bot]
5fcae00229
[Docs Site] Bump @cloudflare/workers-types (#19365)
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250109.0 to 4.20250121.0.
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 16:41:00 +00:00
Kian
0629e28f76
[Docs Site] Override ws in @cloudflare/puppeteer to fix vulnerability (#19349) 2025-01-23 17:43:14 +00:00
Kian
8e70246b87
[Docs Site] Refactor rehype plugins (#19360)
* [Docs Site] Refactor rehype plugins

* fix closing tag in anchorheading
2025-01-23 17:42:52 +00:00
Kian
11f20631b6
[Docs Site] Decode HTML entities and strip Markdown from page descriptions (#19350) 2025-01-22 15:58:40 +00:00
dependabot[bot]
20267cb23d
[Docs Site] Bump wrangler from 3.101.0 to 3.103.2 (#19285)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.101.0 to 3.103.2.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.103.2/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 04:14:59 +00:00
Kian
a1bf485920
[Docs Site] Adopt eslint (#19263)
* [Docs Site] Adopt eslint

* Demonstrate a fixable suggestion, add VSCode plugin and package.json script

* Fix slice in ModelCatalog

* Remove test error in AnchorHeading

* recreate package-lock.json

* update new .jsx components to .tsx

* amend deps, fix react types, organise ec plugins

* another attempt at fixing platform-specific deps

* fix FieldCatalog filters, remove test block from code.mdx

* use opacity instead of brightness for ruleid

* fix lockfile

* amend ruleid opacity styling

* test onetrust

* enable prefer const rule, remove onetrust test

* add save-dev
2025-01-21 18:28:16 +00:00
ranbel
ae78d2f754
[ZT] WARP app center replacement (#19286)
* [Docs Site] Add WARPReleases component and collection

* reformat Downloads page

* add sample windows content

* experimenting with macOS styling

* add support note

* undo experiment, keep collapsed beta

* load releases from API

* update Windows GA release notes

* update macOS GA release notes

* update macOS beta release notes

* update Windows beta release notes

* update beta page

* update WARPRelease header

* backfill releases

* edit download link text

* linux GA releases

* Remove dashboard reference

The dashboard link will just direct users to this page.

* optional date on linux, fix date rendering

* fix comma in lockfile

* fix check error

---------

Co-authored-by: Kian Newman-Hazel <kian@cloudflare.com>
Co-authored-by: Kian <kian@kian.org.uk>
2025-01-17 16:25:34 -05:00
Pedro Sousa
0d12d09b00
[Ruleset Engine] New fields reference (#19214)
---------

Co-authored-by: Kian Newman-Hazel <kian@cloudflare.com>
2025-01-17 12:22:49 +00:00
dependabot[bot]
cd009389ae
[Docs Site] Bump @expressive-code/plugin-collapsible-sections (#19177)
Bumps [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-collapsible-sections/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-collapsible-sections@0.40.0/packages/@expressive-code/plugin-collapsible-sections)

---
updated-dependencies:
- dependency-name: "@expressive-code/plugin-collapsible-sections"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:36:47 +00:00
dependabot[bot]
933e712196
[Docs Site] Bump react-textarea-autosize from 8.5.6 to 8.5.7 (#19176)
Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.5.6 to 8.5.7.
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Andarist/react-textarea-autosize/compare/v8.5.6...v8.5.7)

---
updated-dependencies:
- dependency-name: react-textarea-autosize
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:36:24 +00:00
dependabot[bot]
f3036e8b76
[Docs Site] Bump @types/node from 22.10.5 to 22.10.6 (#19178)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.10.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:25:15 +00:00
dependabot[bot]
864971f777
[Docs Site] Bump @astrojs/rss from 4.0.10 to 4.0.11 (#19179)
Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.11/packages/astro-rss)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 12:10:44 +00:00
dependabot[bot]
0cdcc275e4
[Docs Site] Bump instantsearch.js from 4.75.6 to 4.75.7 (#19139)
Bumps [instantsearch.js](https://github.com/algolia/instantsearch) from 4.75.6 to 4.75.7.
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/compare/instantsearch.js@4.75.6...instantsearch.js@4.75.7)

---
updated-dependencies:
- dependency-name: instantsearch.js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 11:24:36 +00:00
Victor Berchet
29845f95a9
chore: drop deprecated @types/dompurify (#19159) 2025-01-13 11:22:14 +00:00
dependabot[bot]
65c4abdc3c
[Docs Site] Bump puppeteer from 23.11.1 to 24.0.0 (#19137)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.11.1...puppeteer-v24.0.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 11:02:36 +00:00
dependabot[bot]
5b217bb53e
[Docs Site] Bump @expressive-code/plugin-collapsible-sections (#19138)
Bumps [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections) from 0.38.3 to 0.39.0.
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-collapsible-sections/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-collapsible-sections@0.39.0/packages/@expressive-code/plugin-collapsible-sections)

---
updated-dependencies:
- dependency-name: "@expressive-code/plugin-collapsible-sections"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 11:02:12 +00:00
dependabot[bot]
3dded14f25
[Docs Site] Bump fast-glob from 3.3.2 to 3.3.3 (#19141)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: fast-glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 11:01:42 +00:00
dependabot[bot]
a9ca63e127
[Docs Site] Bump @cloudflare/vitest-pool-workers from 0.5.40 to 0.6.0 (#19124)
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.5.40 to 0.6.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.6.0/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 13:26:59 +00:00
dependabot[bot]
4fff7040c4
[Docs Site] Bump wrangler from 3.100.0 to 3.101.0 (#19123)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.100.0 to 3.101.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.101.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 13:14:32 +00:00
dependabot[bot]
0428eb8b64
[Docs Site] Bump wrangler from 3.99.0 to 3.100.0 (#19110)
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.99.0 to 3.100.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.100.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 12:47:17 +00:00
dependabot[bot]
b7619fb709
[Docs Site] Bump typescript from 5.7.2 to 5.7.3 (#19111)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 12:46:39 +00:00
dependabot[bot]
c5ec300981
[Docs Site] Bump marked from 15.0.4 to 15.0.6 (#19112)
Bumps [marked](https://github.com/markedjs/marked) from 15.0.4 to 15.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v15.0.4...v15.0.6)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 12:46:15 +00:00
dependabot[bot]
84812bf68b
[Docs Site] Bump algoliasearch from 5.18.0 to 5.19.0 (#19061)
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.18.0...5.19.0)

---
updated-dependencies:
- dependency-name: algoliasearch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 11:53:00 +00:00
dependabot[bot]
0b82196ddb
[Docs Site] Bump @types/node from 22.10.2 to 22.10.5 (#19060)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 11:52:26 +00:00
dependabot[bot]
f4f274fb54
[Docs Site] Bump puppeteer from 23.11.0 to 23.11.1 (#18872)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.0 to 23.11.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.11.0...puppeteer-v23.11.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 11:51:34 +00:00
dependabot[bot]
11329e62ca
[Docs Site] Bump yaml from 2.6.1 to 2.7.0 (#19059)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 11:26:54 +00:00
dependabot[bot]
3a24e16c96
[Docs Site] Bump starlight-package-managers from 0.8.1 to 0.9.0 (#19062)
Bumps [starlight-package-managers](https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/HiDeoo/starlight-package-managers/releases)
- [Changelog](https://github.com/HiDeoo/starlight-package-managers/blob/main/packages/starlight-package-managers/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-package-managers/commits/starlight-package-managers@0.9.0/packages/starlight-package-managers)

---
updated-dependencies:
- dependency-name: starlight-package-managers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 11:19:32 +00:00
dependabot[bot]
621bf707a2
[Docs Site] Bump algoliasearch from 5.17.1 to 5.18.0 (#18899)
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.17.1 to 5.18.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0)

---
updated-dependencies:
- dependency-name: algoliasearch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:31:43 +00:00
dependabot[bot]
258c268d7e
[Docs Site] Bump astro-live-code from 0.0.4 to 0.0.5 (#18930)
Bumps [astro-live-code](https://github.com/mattjennings/astro-live-code) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/mattjennings/astro-live-code/releases)
- [Commits](https://github.com/mattjennings/astro-live-code/compare/v0.0.4...v0.0.5)

---
updated-dependencies:
- dependency-name: astro-live-code
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:30:57 +00:00
dependabot[bot]
25b58ac387
[Docs Site] Bump starlight-links-validator from 0.13.4 to 0.14.1 (#18925)
Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.13.4 to 0.14.1.
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases)
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.14.1/packages/starlight-links-validator)

---
updated-dependencies:
- dependency-name: starlight-links-validator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:29:09 +00:00
dependabot[bot]
73ecf70be9
[Docs Site] Bump @astrojs/tailwind from 5.1.3 to 5.1.4 (#18901)
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.4/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:28:24 +00:00
Kian
1603a96c21
[Docs Site] Add collapsible plugin to code blocks (#19041) 2025-01-07 16:46:51 +00:00
Kian
27db2b9d8e
[Docs Site] Add llms.txt (#19015) 2025-01-06 13:51:40 +00:00
Kian
9e8ebdc5ba
[Docs Site] changelog-next (#18894)
* [Docs Site] changelog-next

* fix type errors, only add padding to direct steps list items

* changelog: workflows beta

* Update workflows-beta.mdx

* Anni/add build changelog next (#18920)

* adding a changelog

* added changelog and assets

* Update src/content/changelogs-next/12-22-2024-builds.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* add link for monorepos

* mb and line-spacing fix

* Update src/content/changelogs-next/12-22-2024-builds.mdx

Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>

* Update src/content/changelogs-next/12-22-2024-builds.mdx

Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>

* Update src/content/changelogs-next/12-22-2024-builds.mdx

Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>

* Update src/content/changelogs-next/12-22-2024-builds.mdx

Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>

* small fixes

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>

* added overflow-auto (#18976)

* Fixed issue that produced duplicate products in the changelog-next header (#18972)

* Ranamed workflows post to fit date-title format

---------

Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>
Co-authored-by: Anni Wang <54481763+aninibread@users.noreply.github.com>
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Brendan Irvine-Broque <birvine-broque@cloudflare.com>
Co-authored-by: Phillip Jones <pjones@cloudflare.com>
2025-01-02 14:11:13 -08:00
dependabot[bot]
c37c5aae17
[Docs Site] Bump @iconify-json/material-symbols from 1.2.11 to 1.2.12 (#18873)
Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.11 to 1.2.12.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 14:05:48 +00:00
dependabot[bot]
3d5c64428c
[Docs Site] Bump @cloudflare/vitest-pool-workers from 0.5.38 to 0.5.40 (#18871)
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.5.38 to 0.5.40.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.5.40/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 14:04:43 +00:00
dependabot[bot]
487275e0b2
[Docs Site] Bump @cloudflare/vitest-pool-workers from 0.5.37 to 0.5.38 (#18814)
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.5.37 to 0.5.38.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.5.38/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 00:27:21 +00:00