mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
e5b6469f6f8701bfa5b81fa9e54633c55bee0fdb
450 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
37432aefa6 |
chore: bump rxjs from 7.8.1 to 7.8.2 in /site (#20622)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md">rxjs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/reactivex/rxjs/compare/7.8.1...7.8.2">7.8.2</a> (2025-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>animationFrameScheduler:</strong> some tasks are never flushed and sometimes it breaks completely (<a href="https://redirect.github.com/reactivex/rxjs/issues/7444">#7444</a>) (<a href="https://github.com/reactivex/rxjs/commit/8bbfa4efd15f6572316d5b2b05b2f49ded69a3ca">8bbfa4e</a>)</li> <li><strong>mergeWith:</strong> works correctly with an Array (<a href="https://redirect.github.com/reactivex/rxjs/issues/7281">#7281</a>) (<a href="https://github.com/reactivex/rxjs/commit/27855c635ca74107352ae3336944433a328c0b41">27855c6</a>)</li> <li><strong>subscriber:</strong> strict type signature for next method (<a href="https://redirect.github.com/reactivex/rxjs/issues/7172">#7172</a>) (<a href="https://github.com/reactivex/rxjs/commit/0e2ef5e1142699b028bc3624aae9b24c3e3aaccf">0e2ef5e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ReactiveX/rxjs/commit/e5351d02e225e275ac0e497c7b66eaa5f0c88791"><code>e5351d0</code></a> chore(publish): 7.8.2</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/8bbfa4efd15f6572316d5b2b05b2f49ded69a3ca"><code>8bbfa4e</code></a> fix(animationFrameScheduler): some tasks are never flushed and sometimes it b...</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/4a2d0d29a7b17607e74afcb6fb8037fe58ef9021"><code>4a2d0d2</code></a> docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (<a href="https://redirect.github.com/reactivex/rxjs/issues/7487">#7487</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/2fb074008430c8fcae9a10c22a3cd7b5140ffd84"><code>2fb0740</code></a> chore: 7.x remove global npm install and ignore latest TS (<a href="https://redirect.github.com/reactivex/rxjs/issues/7398">#7398</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/d69d890b65c2890c1bd7cd181cb462848f8b75fb"><code>d69d890</code></a> docs: fix missing overloads in docs when overload count is less than 3 (<a href="https://redirect.github.com/reactivex/rxjs/issues/7367">#7367</a>...</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/27855c635ca74107352ae3336944433a328c0b41"><code>27855c6</code></a> fix(mergeWith): works correctly with an Array (<a href="https://redirect.github.com/reactivex/rxjs/issues/7281">#7281</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/9db65635b0b26b25c35b3470885c6f02abd54122"><code>9db6563</code></a> docs: provide URL for the V8 docs app (<a href="https://redirect.github.com/reactivex/rxjs/issues/7244">#7244</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/5c3fb3347376eaa079655fc70f6d39fbbd7ca180"><code>5c3fb33</code></a> docs: add MonoTypeOperatorFunction documentation (<a href="https://redirect.github.com/reactivex/rxjs/issues/7284">#7284</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/0e2ef5e1142699b028bc3624aae9b24c3e3aaccf"><code>0e2ef5e</code></a> fix(subscriber): strict type signature for next method (<a href="https://redirect.github.com/reactivex/rxjs/issues/7172">#7172</a>)</li> <li><a href="https://github.com/ReactiveX/rxjs/commit/b6d00c1d276ad3b987dd832168448e106741ebda"><code>b6d00c1</code></a> docs: improve glossary and semantics page (<a href="https://redirect.github.com/reactivex/rxjs/issues/7267">#7267</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactivex/rxjs/compare/7.8.1...7.8.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
cf746f3a87 |
chore: bump @fontsource/jetbrains-mono from 5.2.5 to 5.2.8 in /site (#20621)
Bumps [@fontsource/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/jetbrains-mono) from 5.2.5 to 5.2.8. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/jetbrains-mono">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ea533aa522 |
chore: bump @octokit/types from 12.3.0 to 12.6.0 in /site (#20619)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 12.3.0 to 12.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/types.ts/releases"><code>@octokit/types</code>'s releases</a>.</em></p> <blockquote> <h2>v12.6.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v12.5.0...v12.6.0">12.6.0</a> (2024-02-22)</h1> <h3>Features</h3> <ul> <li>many new endpoints (<a href="https://redirect.github.com/octokit/types.ts/issues/618">#618</a>) (<a href="https://github.com/octokit/types.ts/commit/b2d7de9e6f2fd2d8f82a463cee6c324edf941607">b2d7de9</a>)</li> </ul> <h2>v12.5.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v12.4.0...v12.5.0">12.5.0</a> (2024-02-15)</h1> <h3>Features</h3> <ul> <li>add x-accepted-github-permissions (<a href="https://redirect.github.com/octokit/types.ts/issues/609">#609</a>) (<a href="https://github.com/octokit/types.ts/commit/bc28bdc744c65487061eae4227a8da33c15a2468">bc28bdc</a>)</li> </ul> <h2>v12.4.0</h2> <h1><a href="https://github.com/octokit/types.ts/compare/v12.3.0...v12.4.0">12.4.0</a> (2023-12-04)</h1> <h3>Features</h3> <ul> <li>permissions.organization_custom_properties (<a href="https://redirect.github.com/octokit/types.ts/issues/598">#598</a>) (<a href="https://github.com/octokit/types.ts/commit/ff984680c4b149e22c7ede4a6ee3d73aa299471b">ff98468</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/types.ts/commit/b2d7de9e6f2fd2d8f82a463cee6c324edf941607"><code>b2d7de9</code></a> feat: many new endpoints (<a href="https://redirect.github.com/octokit/types.ts/issues/618">#618</a>)</li> <li><a href="https://github.com/octokit/types.ts/commit/bc28bdc744c65487061eae4227a8da33c15a2468"><code>bc28bdc</code></a> feat: add x-accepted-github-permissions (<a href="https://redirect.github.com/octokit/types.ts/issues/609">#609</a>)</li> <li><a href="https://github.com/octokit/types.ts/commit/fa1e25b6351b4b057f6c8a41e38121622e0beccf"><code>fa1e25b</code></a> chore(deps): update dependency npm-run-all2 to v6</li> <li><a href="https://github.com/octokit/types.ts/commit/349bf948b7a45b70ea7ddbc31fba08acd8fc42ad"><code>349bf94</code></a> chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0</li> <li><a href="https://github.com/octokit/types.ts/commit/47eb4d05c5f3a13fffe6449b57bd1229d28081f7"><code>47eb4d0</code></a> ci(action): update peter-evans/create-or-update-comment action to v4</li> <li><a href="https://github.com/octokit/types.ts/commit/7e554cd03ad7967ac235748b2a2108ab67a0782a"><code>7e554cd</code></a> chore(deps): update dependency semantic-release to v23</li> <li><a href="https://github.com/octokit/types.ts/commit/40bc39f7df62a2e8c7bdbac810cc4549189ab2d2"><code>40bc39f</code></a> ci(action): update github/codeql-action action to v3</li> <li><a href="https://github.com/octokit/types.ts/commit/dbc66ecf548e1feb28f9b95cff8cefed296e6694"><code>dbc66ec</code></a> 🚧 Workflows have changed (<a href="https://redirect.github.com/octokit/types.ts/issues/600">#600</a>)</li> <li><a href="https://github.com/octokit/types.ts/commit/ff984680c4b149e22c7ede4a6ee3d73aa299471b"><code>ff98468</code></a> feat: permissions.organization_custom_properties (<a href="https://redirect.github.com/octokit/types.ts/issues/598">#598</a>)</li> <li><a href="https://github.com/octokit/types.ts/commit/1397259ee01cfc5e5110818ce40c8ed1a59e1f45"><code>1397259</code></a> build(deps): lock file maintenance</li> <li>Additional commits viewable in <a href="https://github.com/octokit/types.ts/compare/v12.3.0...v12.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
979df63788 |
chore: bump the vite group across 1 directory with 3 updates (#20616)
Bumps the vite group with 3 updates in the /site directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@5.1.0</h2> <h3>Add <code>@vitejs/plugin-react/preamble</code> virtual module for SSR HMR (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/890">#890</a>)</h3> <p>SSR applications can now initialize HMR runtime by importing <code>@vitejs/plugin-react/preamble</code> at the top of their client entry instead of manually calling <code>transformIndexHtml</code>. This simplifies SSR setup for applications that don't use the <code>transformIndexHtml</code> API.</p> <h3>Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/930">#930</a>)</h3> <p>Rolldown 1.0.0-beta.44+ removed the top-level <code>jsx</code> option in favor of <code>transform.jsx</code>. This plugin now uses the <code>transform.jsx</code> option to support Rolldown 1.0.0-beta.44+.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>5.1.0 (2025-10-24)</h2> <h3>Add <code>@vitejs/plugin-react/preamble</code> virtual module for SSR HMR (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/890">#890</a>)</h3> <p>SSR applications can now initialize HMR runtime by importing <code>@vitejs/plugin-react/preamble</code> at the top of their client entry instead of manually calling <code>transformIndexHtml</code>. This simplifies SSR setup for applications that don't use the <code>transformIndexHtml</code> API.</p> <h3>Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/930">#930</a>)</h3> <p>Rolldown 1.0.0-beta.44+ removed the top-level <code>jsx</code> option in favor of <code>transform.jsx</code>. This plugin now uses the <code>transform.jsx</code> option to support Rolldown 1.0.0-beta.44+.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/3e5a3742e94be975cbcec230fbab5e801b80dc5b"><code>3e5a374</code></a> release: plugin-react@5.1.0</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/44cbed4d00d48331d9757085fae79807dc1a3969"><code>44cbed4</code></a> fix(react): compat with newer rolldown (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/930">#930</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/c54d3c69983695785c90998760d0ec879c84dd33"><code>c54d3c6</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/926">#926</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/a2d76d94768fa6ec33d8045ea51a1f6aa6026da2"><code>a2d76d9</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/918">#918</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/fffb7eb7a4d939783d1da09e2ca6368382735ca3"><code>fffb7eb</code></a> feat(react): expose virtual module to simplify hmr preamble setup on ssr (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/890">#890</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/b79592a72add1806162afe553d79a5eae23252bd"><code>b79592a</code></a> fix(deps): update react-related dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/901">#901</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/2d239fc8dec2ab499282eaea45b2bffb8d182f26"><code>2d239fc</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/896">#896</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/73be2f0bbf23f1624cfbf9a1743d9f42ae1ffd10"><code>73be2f0</code></a> chore(deps): fix vitest > rolldown-vite dependency (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/889">#889</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/407795dbd0129b069cf3ac842846687485a5ef00"><code>407795d</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/887">#887</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/47db4734d5ceb65039ba320ef914775f8960c0d8"><code>47db473</code></a> chore(react): fix ecosystem-ci failure (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/888">#888</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.0/packages/plugin-react">compare view</a></li> </ul> </details> <br /> Updates `vite` from 7.1.11 to 7.1.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.12</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.11...v7.1.12">7.1.12</a> (2025-10-23)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins<a href="https://redirect.github.com/vitejs/vite/issues/1909">#1909</a> (<a href="https://redirect.github.com/vitejs/vite/issues/20990">#20990</a>) (<a href="https://github.com/vitejs/vite/commit/56fd7224aa3163fffe1924738aff33f778245901">56fd722</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/2436afef044d90f710fdfd714488a71efdd29092"><code>2436afe</code></a> release: v7.1.12</li> <li><a href="https://github.com/vitejs/vite/commit/56fd7224aa3163fffe1924738aff33f778245901"><code>56fd722</code></a> fix(deps): downgrade commonjs plugin to 28.0.6 to avoid <a href="https://redirect.github.com/rollup/plugins/issues/1909">rollup/plugins#1909</a> (...</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.12/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 4.0.5 to 4.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v4.0.6</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Don't merge errors with different diffs for reporting - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8871">vitest-dev/vitest#8871</a> <a href="https://github.com/vitest-dev/vitest/commit/3e19f27d0"><!-- raw HTML omitted -->(3e19f)<!-- raw HTML omitted --></a></li> <li>Do not throw when importing a type from an external package - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8875">vitest-dev/vitest#8875</a> <a href="https://github.com/vitest-dev/vitest/commit/7e6c37ae5"><!-- raw HTML omitted -->(7e6c3)<!-- raw HTML omitted --></a></li> <li>Improve spying types - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8878">vitest-dev/vitest#8878</a> <a href="https://github.com/vitest-dev/vitest/commit/ca041f51a"><!-- raw HTML omitted -->(ca041)<!-- raw HTML omitted --></a></li> <li>Reuse the same environment when <code>isolate</code> and <code>fileParallelism</code> are false - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8889">vitest-dev/vitest#8889</a> <a href="https://github.com/vitest-dev/vitest/commit/31706dfe5"><!-- raw HTML omitted -->(31706)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Support module tracking - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8877">vitest-dev/vitest#8877</a> <a href="https://github.com/vitest-dev/vitest/commit/9e24a59f2"><!-- raw HTML omitted -->(9e24a)<!-- raw HTML omitted --></a></li> <li>Ensure setup files are re-evaluated on each test run - by <a href="https://github.com/yjaaidi"><code>@yjaaidi</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8883">vitest-dev/vitest#8883</a> and <a href="https://redirect.github.com/vitest-dev/vitest/issues/8884">vitest-dev/vitest#8884</a> <a href="https://github.com/vitest-dev/vitest/commit/f50ea7a25"><!-- raw HTML omitted -->(f50ea)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Prevent filtering out virtual files before remapping to sources - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8860">vitest-dev/vitest#8860</a> <a href="https://github.com/vitest-dev/vitest/commit/e3b777550"><!-- raw HTML omitted -->(e3b77)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>happy-dom</strong>: <ul> <li>Properly teardown additional keys - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8888">vitest-dev/vitest#8888</a> <a href="https://github.com/vitest-dev/vitest/commit/10a06d8c9"><!-- raw HTML omitted -->(10a06)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>jsdom</strong>: <ul> <li>Pass down Node.js <code>FormData</code> to <code>Request</code> - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8880">vitest-dev/vitest#8880</a> <a href="https://github.com/vitest-dev/vitest/commit/197caf2f9"><!-- raw HTML omitted -->(197ca)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v4.0.5...v4.0.6">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/2e7b2b8b98dafc047a3bf2fc0422076ca5e346fa"><code>2e7b2b8</code></a> chore: release v4.0.6</li> <li><a href="https://github.com/vitest-dev/vitest/commit/31706dfe519bd837db7a18da0e8e44ee3ffef1f3"><code>31706df</code></a> fix: reuse the same environment when <code>isolate</code> and <code>fileParallelism</code> are fals...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/10a06d8c9238856b921131c725f6e21d6c98697e"><code>10a06d8</code></a> fix(happy-dom): properly teardown additional keys (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8888">#8888</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/197caf2f94e249566c0d168ccf4a3ed9b14dd02a"><code>197caf2</code></a> fix(jsdom): pass down Node.js <code>FormData</code> to <code>Request</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8880">#8880</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ca041f51ad2395dd91d18c33b642fb346c6bfd15"><code>ca041f5</code></a> fix: improve spying types (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8878">#8878</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e3b7775509dde217436b455d9d3ebcd11e21e7e3"><code>e3b7775</code></a> fix(coverage): prevent filtering out virtual files before remapping to source...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7e6c37ae5f1935d16be37e9885427b7010efe164"><code>7e6c37a</code></a> fix: do not throw when importing a type from an external package (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8875">#8875</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/3e19f27d03c324ef9111c4e40e7b04e08498fa16"><code>3e19f27</code></a> fix: don't merge errors with different diffs for reporting (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8871">#8871</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c4e9749146 |
chore: bump the radix group across 1 directory with 12 updates (#20614)
Bumps the radix group with 12 updates in the /site directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.10` | | [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.4` | `1.3.3` | | [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.12` | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.15` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.16` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.0` | `2.1.7` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.5` | `1.1.15` | | [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.3` | `1.3.8` | | [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.10` | | [@radix-ui/react-slider](https://github.com/radix-ui/primitives) | `1.2.2` | `1.3.6` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.1.1` | `1.2.6` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.7` | `1.2.8` | Updates `@radix-ui/react-avatar` from 1.1.2 to 1.1.10 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-checkbox` from 1.1.4 to 1.3.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-collapsible` from 1.1.2 to 1.1.12 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-dialog` from 1.1.4 to 1.1.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-dropdown-menu` from 2.1.4 to 2.1.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-label` from 2.1.0 to 2.1.7 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~chancestrickland">chancestrickland</a>, a new releaser for <code>@radix-ui/react-label</code> since your current version.</p> </details> <br /> Updates `@radix-ui/react-popover` from 1.1.5 to 1.1.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-radio-group` from 1.2.3 to 1.3.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-scroll-area` from 1.2.3 to 1.2.10 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-slider` from 1.2.2 to 1.3.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-switch` from 1.1.1 to 1.2.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-tooltip` from 1.1.7 to 1.2.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c627a68e96 | chore: migrate some tests from jest to vitest (#20568) | ||
|
|
6a3bf6ff53 |
chore: bump vite from 7.1.7 to 7.1.11 in /site (#20392)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.11</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.11/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.9</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.10...v7.1.11">7.1.11</a> (2025-10-20)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>dev:</strong> trim trailing slash before <code>server.fs.deny</code> check (<a href="https://redirect.github.com/vitejs/vite/issues/20968">#20968</a>) (<a href="https://github.com/vitejs/vite/commit/f479cc57c425ed41ceb434fecebd63931b1ed4ed">f479cc5</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20966">#20966</a>) (<a href="https://github.com/vitejs/vite/commit/6fb41a260bda443685e719ea4765d3faca3db944">6fb41a2</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>use subpath imports for types module reference (<a href="https://redirect.github.com/vitejs/vite/issues/20921">#20921</a>) (<a href="https://github.com/vitejs/vite/commit/d0094af639d9ebbb51d4e00910b74f23eb8fe131">d0094af</a>)</li> </ul> <h3>Build System</h3> <ul> <li>remove cjs reference in files field (<a href="https://redirect.github.com/vitejs/vite/issues/20945">#20945</a>) (<a href="https://github.com/vitejs/vite/commit/ef411cee2696af3ba791879fdae9aad165f178b2">ef411ce</a>)</li> <li>remove hash from built filenames (<a href="https://redirect.github.com/vitejs/vite/issues/20946">#20946</a>) (<a href="https://github.com/vitejs/vite/commit/a81730754d655d1371ce0f4354af1c84e12f9f2d">a817307</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.9...v7.1.10">7.1.10</a> (2025-10-14)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> avoid duplicate style for server rendered stylesheet link and client inline style during dev (<a href="https://redirect.github.com/vitejs/vite/issues/20767">#20767</a>) (<a href="https://github.com/vitejs/vite/commit/3a92bc79b306a01b8aaf37f80b2239eaf6e488e7">3a92bc7</a>)</li> <li><strong>css:</strong> respect emitAssets when cssCodeSplit=false (<a href="https://redirect.github.com/vitejs/vite/issues/20883">#20883</a>) (<a href="https://github.com/vitejs/vite/commit/d3e7eeefa91e1992f47694d16fe4dbe708c4d80e">d3e7eee</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://github.com/vitejs/vite/commit/879de86935a31b4e47ab907ddd859366518ce268">879de86</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20894">#20894</a>) (<a href="https://github.com/vitejs/vite/commit/3213f90ff0d8f274bcec65f40aac6dfcff1ac244">3213f90</a>)</li> <li><strong>dev:</strong> allow aliases starting with <code>//</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20760">#20760</a>) (<a href="https://github.com/vitejs/vite/commit/b95fa2aa7564eda4c9f05ee7616a2dbada35e463">b95fa2a</a>)</li> <li><strong>dev:</strong> remove timestamp query consistently (<a href="https://redirect.github.com/vitejs/vite/issues/20887">#20887</a>) (<a href="https://github.com/vitejs/vite/commit/6537d15591619d7e1cfc1e50599bec16cd88340f">6537d15</a>)</li> <li><strong>esbuild:</strong> inject esbuild helpers correctly for esbuild 0.25.9+ (<a href="https://redirect.github.com/vitejs/vite/issues/20906">#20906</a>) (<a href="https://github.com/vitejs/vite/commit/446eb386329ef682d614c77958a542f2dc222880">446eb38</a>)</li> <li>normalize path before calling <code>fileToBuiltUrl</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20898">#20898</a>) (<a href="https://github.com/vitejs/vite/commit/73b6d243e0398ee5d8d44c7d24162f4a0f4b1cf1">73b6d24</a>)</li> <li>preserve original sourcemap file field when combining sourcemaps (<a href="https://redirect.github.com/vitejs/vite/issues/20926">#20926</a>) (<a href="https://github.com/vitejs/vite/commit/c714776aa1dcc24299a81c1495cbcbb1b1ef1dd3">c714776</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>correct <code>WebSocket</code> spelling (<a href="https://redirect.github.com/vitejs/vite/issues/20890">#20890</a>) (<a href="https://github.com/vitejs/vite/commit/29e98dc3efe35efbd978523367c05db7d2e7a278">29e98dc</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20923">#20923</a>) (<a href="https://github.com/vitejs/vite/commit/a5e3b064fa7ca981cb6f15f8e88806b36a99b8bf">a5e3b06</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.8...v7.1.9">7.1.9</a> (2025-10-03)<!-- raw HTML omitted --></h2> <h3>Reverts</h3> <ul> <li><strong>server:</strong> drain stdin when not interactive (<a href="https://redirect.github.com/vitejs/vite/issues/20885">#20885</a>) (<a href="https://github.com/vitejs/vite/commit/12d72b0538ef1540bfb0f1dd8a44b75deaa3464e">12d72b0</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.7...v7.1.8">7.1.8</a> (2025-10-02)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> improve url escape characters handling (<a href="https://redirect.github.com/vitejs/vite/issues/20847">#20847</a>) (<a href="https://github.com/vitejs/vite/commit/24a61a3f5404279e91f7ceebf7449a5e874f9d56">24a61a3</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20855">#20855</a>) (<a href="https://github.com/vitejs/vite/commit/788a183afce57de13f5656f0cf42cdf6fdc3ebaa">788a183</a>)</li> <li><strong>deps:</strong> update artichokie to 0.4.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20864">#20864</a>) (<a href="https://github.com/vitejs/vite/commit/e670799e123dca78e1a63aeb06dbadade3d5ab51">e670799</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/8b69c9e32c3606ae375a1333cd38e91848d27781"><code>8b69c9e</code></a> release: v7.1.11</li> <li><a href="https://github.com/vitejs/vite/commit/f479cc57c425ed41ceb434fecebd63931b1ed4ed"><code>f479cc5</code></a> fix(dev): trim trailing slash before <code>server.fs.deny</code> check (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20968">#20968</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6fb41a260bda443685e719ea4765d3faca3db944"><code>6fb41a2</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20966">#20966</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a81730754d655d1371ce0f4354af1c84e12f9f2d"><code>a817307</code></a> build: remove hash from built filenames (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20946">#20946</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ef411cee2696af3ba791879fdae9aad165f178b2"><code>ef411ce</code></a> build: remove cjs reference in files field (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20945">#20945</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d0094af639d9ebbb51d4e00910b74f23eb8fe131"><code>d0094af</code></a> refactor: use subpath imports for types module reference (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20921">#20921</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ed4a0dc9132dc8436760dbd04825e29a57946369"><code>ed4a0dc</code></a> release: v7.1.10</li> <li><a href="https://github.com/vitejs/vite/commit/c714776aa1dcc24299a81c1495cbcbb1b1ef1dd3"><code>c714776</code></a> fix: preserve original sourcemap file field when combining sourcemaps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20926">#20926</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/446eb386329ef682d614c77958a542f2dc222880"><code>446eb38</code></a> fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20906">#20906</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/879de86935a31b4e47ab907ddd859366518ce268"><code>879de86</code></a> fix(deps): update all non-major dependencies</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.11/packages/vite">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/coder/coder/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
df738abccd | chore: remove MUI icons (#20318) | ||
|
|
4b8d73994f | chore: migrate MUI icons to lucide-react (#20193) | ||
|
|
41420aea3c |
chore: bump ts-proto from 1.164.0 to 1.181.2 in /site (#20080)
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.164.0 to 1.181.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stephenh/ts-proto/releases">ts-proto's releases</a>.</em></p> <blockquote> <h2>v1.181.2</h2> <h2><a href="https://github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2">1.181.2</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li>toJSON Function with <code>removeEnumPrefix=true</code> and <code>unrecognizedEnumValue=0</code> Options (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1089">#1089</a>) (<a href="https://github.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16">2401490</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1086">#1086</a> <a href="https://redirect.github.com/stephenh/ts-proto/issues/1086">#1086</a></li> </ul> <h2>v1.181.1</h2> <h2><a href="https://github.com/stephenh/ts-proto/compare/v1.181.0...v1.181.1">1.181.1</a> (2024-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>Incorrect message names in the generated code for repeated fields (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1073">#1073</a>) (<a href="https://github.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311">8a95d8e</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1072">#1072</a></li> </ul> <h2>v1.181.0</h2> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.180.0...v1.181.0">1.181.0</a> (2024-07-01)</h1> <h3>Features</h3> <ul> <li>added the "typePrefix" and "typeSuffix" options. (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1069">#1069</a>) (<a href="https://github.com/stephenh/ts-proto/commit/ab515cda322baeb94c7588117e4bb5bee6281874">ab515cd</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1033">#1033</a></li> </ul> <h2>v1.180.0</h2> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.179.0...v1.180.0">1.180.0</a> (2024-06-15)</h1> <h3>Features</h3> <ul> <li>oneof=unions-value to use the same field name for oneof cases (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1062">#1062</a>) (<a href="https://github.com/stephenh/ts-proto/commit/74930908cc8e5292577a793b7ae06c3721225ac3">7493090</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1060">#1060</a></li> </ul> <h2>v1.179.0</h2> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.178.0...v1.179.0">1.179.0</a> (2024-06-15)</h1> <h3>Features</h3> <ul> <li>bigIntLiteral option for using BigInt literals (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1063">#1063</a>) (<a href="https://github.com/stephenh/ts-proto/commit/b89fbcb1f99ccfcd1f06551286c2459e44a3bac2">b89fbcb</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/928">#928</a> <a href="https://redirect.github.com/stephenh/ts-proto/issues/932">#932</a></li> </ul> <h2>v1.178.0</h2> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.177.0...v1.178.0">1.178.0</a> (2024-06-07)</h1> <h3>Features</h3> <ul> <li><code>no-file-descriptor</code> setting for outputSchema option (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1047">#1047</a>) (<a href="https://github.com/stephenh/ts-proto/commit/c54f06c4a7dd766abf3f91932b1e4cdf38b7f346">c54f06c</a>)</li> </ul> <h2>v1.177.0</h2> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.176.3...v1.177.0">1.177.0</a> (2024-06-07)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md">ts-proto's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/stephenh/ts-proto/compare/v1.181.1...v1.181.2">1.181.2</a> (2024-08-15)</h2> <h3>Bug Fixes</h3> <ul> <li>toJSON Function with <code>removeEnumPrefix=true</code> and <code>unrecognizedEnumValue=0</code> Options (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1089">#1089</a>) (<a href="https://github.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16">2401490</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1086">#1086</a> <a href="https://redirect.github.com/stephenh/ts-proto/issues/1086">#1086</a></li> </ul> <h2><a href="https://github.com/stephenh/ts-proto/compare/v1.181.0...v1.181.1">1.181.1</a> (2024-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>Incorrect message names in the generated code for repeated fields (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1073">#1073</a>) (<a href="https://github.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311">8a95d8e</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1072">#1072</a></li> </ul> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.180.0...v1.181.0">1.181.0</a> (2024-07-01)</h1> <h3>Features</h3> <ul> <li>added the "typePrefix" and "typeSuffix" options. (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1069">#1069</a>) (<a href="https://github.com/stephenh/ts-proto/commit/ab515cda322baeb94c7588117e4bb5bee6281874">ab515cd</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1033">#1033</a></li> </ul> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.179.0...v1.180.0">1.180.0</a> (2024-06-15)</h1> <h3>Features</h3> <ul> <li>oneof=unions-value to use the same field name for oneof cases (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1062">#1062</a>) (<a href="https://github.com/stephenh/ts-proto/commit/74930908cc8e5292577a793b7ae06c3721225ac3">7493090</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/1060">#1060</a></li> </ul> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.178.0...v1.179.0">1.179.0</a> (2024-06-15)</h1> <h3>Features</h3> <ul> <li>bigIntLiteral option for using BigInt literals (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1063">#1063</a>) (<a href="https://github.com/stephenh/ts-proto/commit/b89fbcb1f99ccfcd1f06551286c2459e44a3bac2">b89fbcb</a>), closes <a href="https://redirect.github.com/stephenh/ts-proto/issues/928">#928</a> <a href="https://redirect.github.com/stephenh/ts-proto/issues/932">#932</a></li> </ul> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.177.0...v1.178.0">1.178.0</a> (2024-06-07)</h1> <h3>Features</h3> <ul> <li><code>no-file-descriptor</code> setting for outputSchema option (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1047">#1047</a>) (<a href="https://github.com/stephenh/ts-proto/commit/c54f06c4a7dd766abf3f91932b1e4cdf38b7f346">c54f06c</a>)</li> </ul> <h1><a href="https://github.com/stephenh/ts-proto/compare/v1.176.3...v1.177.0">1.177.0</a> (2024-06-07)</h1> <h3>Features</h3> <ul> <li>add option <code>noDefaultsForOptionals</code> (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1051">#1051</a>) (<a href="https://github.com/stephenh/ts-proto/commit/41d10205bf68468c37cf69e58dc4c4fdbfffcf5b">41d1020</a>)</li> </ul> <h2><a href="https://github.com/stephenh/ts-proto/compare/v1.176.2...v1.176.3">1.176.3</a> (2024-06-07)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stephenh/ts-proto/commit/290d0c51e7bea305f4759c138c43aef8a22af19b"><code>290d0c5</code></a> chore(release): 1.181.2 [skip ci]</li> <li><a href="https://github.com/stephenh/ts-proto/commit/24014908f814e2720b9c2b9bd2ae1773be880a16"><code>2401490</code></a> fix: toJSON Function with <code>removeEnumPrefix=true</code> and `unrecognizedEnumValue=...</li> <li><a href="https://github.com/stephenh/ts-proto/commit/76243a860bdcadb16086379abebb60ff9cc3d363"><code>76243a8</code></a> chore(release): 1.181.1 [skip ci]</li> <li><a href="https://github.com/stephenh/ts-proto/commit/8a95d8e0983a38e604b6990461e726db566ff311"><code>8a95d8e</code></a> fix: Incorrect message names in the generated code for repeated fields (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1073">#1073</a>)</li> <li><a href="https://github.com/stephenh/ts-proto/commit/2078d1a905ad7961e168971c51b852deae930b6d"><code>2078d1a</code></a> Remove .DS_Store (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1071">#1071</a>)</li> <li><a href="https://github.com/stephenh/ts-proto/commit/c5546fba41ed248ffa750172aae3544e70ffddb8"><code>c5546fb</code></a> chore(release): 1.181.0 [skip ci]</li> <li><a href="https://github.com/stephenh/ts-proto/commit/ab515cda322baeb94c7588117e4bb5bee6281874"><code>ab515cd</code></a> feat: added the "typePrefix" and "typeSuffix" options. (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1069">#1069</a>)</li> <li><a href="https://github.com/stephenh/ts-proto/commit/14e7e0f6a94a9309d16fb8d62467c95b3d001529"><code>14e7e0f</code></a> docs: Describe <code>oneof=unions-value</code> output as Algebraic Data Type (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1065">#1065</a>)</li> <li><a href="https://github.com/stephenh/ts-proto/commit/84ccaf2badc2def72b03f11d6faac645d1677f97"><code>84ccaf2</code></a> chore(release): 1.180.0 [skip ci]</li> <li><a href="https://github.com/stephenh/ts-proto/commit/74930908cc8e5292577a793b7ae06c3721225ac3"><code>7493090</code></a> feat: oneof=unions-value to use the same field name for oneof cases (<a href="https://redirect.github.com/stephenh/ts-proto/issues/1062">#1062</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stephenh/ts-proto/compare/v1.164.0...v1.181.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ケイラ <kayla@tree.camp> |
||
|
|
29b4cfc55b | chore: bump remark-gfm from 4.0.0 to 4.0.1 in /site (#20081) | ||
|
|
79f5cb8b9a |
chore: bump react-virtualized-auto-sizer and @types/react-virtualized-auto-sizer (#20078)
Bumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) and [@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer). These dependencies needed to be updated together. Updates `react-virtualized-auto-sizer` from 1.0.24 to 1.0.26 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/releases">react-virtualized-auto-sizer's releases</a>.</em></p> <blockquote> <h2>1.0.26</h2> <ul> <li>Changed <code>width</code> and <code>height</code> values to be based om <code>getBoundingClientRect</code> rather than <code>offsetWidth</code> and <code>offsetHeight</code> (<a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">which are integers</a> and can cause rounding/flickering problems in some cases).</li> </ul> <h2>1.0.25</h2> <ul> <li>Dependencies updated to include React 19</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md">react-virtualized-auto-sizer's changelog</a>.</em></p> <blockquote> <h2>1.0.26</h2> <ul> <li>Changed <code>width</code> and <code>height</code> values to be based om <code>getBoundingClientRect</code> rather than <code>offsetWidth</code> and <code>offsetHeight</code> (<a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value">which are integers</a> and can cause rounding/flickering problems in some cases).</li> </ul> <h2>1.0.25</h2> <ul> <li>Dependencies updated to include React 19</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/45b1270b631829c29746de23ad8d60b9a19f0960"><code>45b1270</code></a> Add deprecation warning for scaledWidth/scaledHeight accessors</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/e9c8ef003f09b13d4afa1a2dcb13f93d910dd937"><code>e9c8ef0</code></a> Merge pull request <a href="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/97">#97</a> from bvaughn/issues/96</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/fdf25d4075f3bb6ecc1062d2ad119459c8877f57"><code>fdf25d4</code></a> Change width and height to come from getBoundingClientRect rather than offset...</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/1898b073c15d4c62587cd2cab186a1b69f1131e4"><code>1898b07</code></a> Tweaked README format</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/2dc8808e2654e4b2753a6f330dc87bb72c2958ee"><code>2dc8808</code></a> 1.0.24 -> 1.0.25</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/801cc5239defabf2b0d53cfe236ea4cc447774e1"><code>801cc52</code></a> Merge pull request <a href="https://redirect.github.com/bvaughn/react-virtualized-auto-sizer/issues/93">#93</a> from olafbuitelaar/patch-1</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/0b8b1811ffe82658f0330a5ae2726a105e71f9ce"><code>0b8b181</code></a> updated deps to react 19</li> <li><a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commit/9f970c99fd53d7cb0908ad7d4de9982fdf63bd6e"><code>9f970c9</code></a> Update README</li> <li>See full diff in <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/compare/1.0.24...1.0.26">compare view</a></li> </ul> </details> <br /> Updates `@types/react-virtualized-auto-sizer` from 1.0.4 to 1.0.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4e53d8b9c2 |
chore: bump @biomejs/biome from 2.2.0 to 2.2.4 in /site (#20118)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.0 to 2.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/biomejs/biome/releases"><code>@biomejs/biome</code>'s releases</a>.</em></p> <blockquote> <h2>Biome CLI v2.2.4</h2> <h2>2.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7453">#7453</a> <a href="https://github.com/biomejs/biome/commit/aa8cea31af675699e18988fe79242ae5d5215af1"> <code>aa8cea3</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7242">#7242</a>: Aliases specified in <code>package.json</code>'s <code>imports</code> section now support having multiple targets as part of an array.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7454">#7454</a> <a href="https://github.com/biomejs/biome/commit/ac171839a31600225e3b759470eaa026746e9cf4"> <code>ac17183</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Greatly improved performance of <code>noImportCycles</code> by eliminating allocations.</p> <p>In one repository, the total runtime of Biome with only <code>noImportCycles</code> enabled went from ~23s down to ~4s.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7447">#7447</a> <a href="https://github.com/biomejs/biome/commit/7139aad75b6e8045be6eb09425fb82eb035fb704"> <code>7139aad</code></a> Thanks <a href="https://github.com/rriski"><code>@rriski</code></a>! - Fixes <a href="https://redirect.github.com/biomejs/biome/issues/7446">#7446</a>. The GritQL <code>$...</code> spread metavariable now correctly matches members in object literals, aligning its behavior with arrays and function calls.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/6710">#6710</a> <a href="https://github.com/biomejs/biome/commit/98cf9af0a4e02434983899ce49d92209a6abab02"> <code>98cf9af</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7423">#4723</a>: Type inference now recognises <em>index signatures</em> and their accesses when they are being indexed as a string.</p> <h4>Example</h4> <pre lang="ts"><code>type BagOfPromises = { // This is an index signature definition. It declares that instances of type // `BagOfPromises` can be indexed using arbitrary strings. [property: string]: Promise<void>; }; <p>let bag: BagOfPromises = {}; // Because <code>bag.iAmAPromise</code> is equivalent to <code>bag[&quot;iAmAPromise&quot;]</code>, this is // considered an access to the string index, and a Promise is expected. bag.iAmAPromise; </code></pre></p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7415">#7415</a> <a href="https://github.com/biomejs/biome/commit/d042f18f556edfd4fecff562c8f197dbec81a5e7"> <code>d042f18</code></a> Thanks <a href="https://github.com/qraqras"><code>@qraqras</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7212">#7212</a>, now the <a href="https://biomejs.dev/linter/rules/use-optional-chain/"> <code>useOptionalChain</code></a> rule recognizes optional chaining using <code>typeof</code> (e.g., <code>typeof foo !== 'undefined' && foo.bar</code>).</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7419">#7419</a> <a href="https://github.com/biomejs/biome/commit/576baf4faf568e8b6a295f457f70894235ffdb59"> <code>576baf4</code></a> Thanks <a href="https://github.com/Conaclos"><code>@Conaclos</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7323">#7323</a>. <a href="https://biomejs.dev/linter/rules/no-unused-private-class-members/"> <code>noUnusedPrivateClassMembers</code></a> no longer reports as unused TypeScript <code>private</code> members if the rule encounters a computed access on <code>this</code>.</p> <p>In the following example, <code>member</code> as previously reported as unused. It is no longer reported.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md"><code>@biomejs/biome</code>'s changelog</a>.</em></p> <blockquote> <h2>2.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7453">#7453</a> <a href="https://github.com/biomejs/biome/commit/aa8cea31af675699e18988fe79242ae5d5215af1"><code>aa8cea3</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7242">#7242</a>: Aliases specified in <code>package.json</code>'s <code>imports</code> section now support having multiple targets as part of an array.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7454">#7454</a> <a href="https://github.com/biomejs/biome/commit/ac171839a31600225e3b759470eaa026746e9cf4"><code>ac17183</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Greatly improved performance of <code>noImportCycles</code> by eliminating allocations.</p> <p>In one repository, the total runtime of Biome with only <code>noImportCycles</code> enabled went from ~23s down to ~4s.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7447">#7447</a> <a href="https://github.com/biomejs/biome/commit/7139aad75b6e8045be6eb09425fb82eb035fb704"><code>7139aad</code></a> Thanks <a href="https://github.com/rriski"><code>@rriski</code></a>! - Fixes <a href="https://redirect.github.com/biomejs/biome/issues/7446">#7446</a>. The GritQL <code>$...</code> spread metavariable now correctly matches members in object literals, aligning its behavior with arrays and function calls.</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/6710">#6710</a> <a href="https://github.com/biomejs/biome/commit/98cf9af0a4e02434983899ce49d92209a6abab02"><code>98cf9af</code></a> Thanks <a href="https://github.com/arendjr"><code>@arendjr</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7423">#4723</a>: Type inference now recognises <em>index signatures</em> and their accesses when they are being indexed as a string.</p> <h4>Example</h4> <pre lang="ts"><code>type BagOfPromises = { // This is an index signature definition. It declares that instances of type // `BagOfPromises` can be indexed using arbitrary strings. [property: string]: Promise<void>; }; <p>let bag: BagOfPromises = {}; // Because <code>bag.iAmAPromise</code> is equivalent to <code>bag[&quot;iAmAPromise&quot;]</code>, this is // considered an access to the string index, and a Promise is expected. bag.iAmAPromise; </code></pre></p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7415">#7415</a> <a href="https://github.com/biomejs/biome/commit/d042f18f556edfd4fecff562c8f197dbec81a5e7"><code>d042f18</code></a> Thanks <a href="https://github.com/qraqras"><code>@qraqras</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7212">#7212</a>, now the <a href="https://biomejs.dev/linter/rules/use-optional-chain/"><code>useOptionalChain</code></a> rule recognizes optional chaining using <code>typeof</code> (e.g., <code>typeof foo !== 'undefined' && foo.bar</code>).</p> </li> <li> <p><a href="https://redirect.github.com/biomejs/biome/pull/7419">#7419</a> <a href="https://github.com/biomejs/biome/commit/576baf4faf568e8b6a295f457f70894235ffdb59"><code>576baf4</code></a> Thanks <a href="https://github.com/Conaclos"><code>@Conaclos</code></a>! - Fixed <a href="https://redirect.github.com/biomejs/biome/issues/7323">#7323</a>. <a href="https://biomejs.dev/linter/rules/no-unused-private-class-members/"><code>noUnusedPrivateClassMembers</code></a> no longer reports as unused TypeScript <code>private</code> members if the rule encounters a computed access on <code>this</code>.</p> <p>In the following example, <code>member</code> as previously reported as unused. It is no longer reported.</p> <pre lang="ts"><code>class TsBioo { private member: number; <p>set_with_name(name: string, value: number) { this[name] = value; } } </code></pre></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/biomejs/biome/commit/5d212c5ab940ba83cc72d4aa9936ebbb1964ae7a"><code>5d212c5</code></a> ci: release (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7450">#7450</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/351bccdfe49a6173cb1446ef2a8a9171c8d78c26"><code>351bccd</code></a> chore: restore release files</li> <li><a href="https://github.com/biomejs/biome/commit/32dbfa156b3d097813ff96e53a65b4004adb3591"><code>32dbfa1</code></a> ci: release (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7413">#7413</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/75b6a0d12f3aa30647f743d607b0d60c0470fff3"><code>75b6a0d</code></a> feat(linter): add rule <code>noJsxLiterals</code> (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7248">#7248</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/53ff5ae34428f042bb5b80c19862c9cf69fc6359"><code>53ff5ae</code></a> feat(analyse/json): add <code>noDuplicateDependencies</code> rule (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7142">#7142</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/daa4a66e7971800a5e15024f5b5535d072087ac9"><code>daa4a66</code></a> ci: release (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7306">#7306</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/0f38ea689acf6c64b0e749d34da48a03a9708067"><code>0f38ea6</code></a> chore: add new bronze sponsor (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7397">#7397</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/7f532745900936039e77cc0b4254562ec9a7376d"><code>7f53274</code></a> docs: safety of useSortedKeys (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/6112">#6112</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/fad34b9db9778fe964ff7dbc489de0bfad2d3ece"><code>fad34b9</code></a> feat(biome_js_analyze): add UseConsistentArrowReturn rule (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7245">#7245</a>)</li> <li><a href="https://github.com/biomejs/biome/commit/4416573f4d709047a28407d99381810b7bc7dcc7"><code>4416573</code></a> feat(lint/vue): implement <code>useVueMultiWordComponentNames</code> (<a href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/7373">#7373</a>)</li> <li>Additional commits viewable in <a href="https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.4/packages/@biomejs/biome">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
230df3eadf |
chore: bump react-confetti from 6.2.2 to 6.4.0 in /site (#20126)
Bumps [react-confetti](https://github.com/alampros/react-confetti) from 6.2.2 to 6.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/releases">react-confetti's releases</a>.</em></p> <blockquote> <h2>v6.4.0</h2> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.3.0...v6.4.0">6.4.0</a> (2025-03-04)</h1> <h3>Bug Fixes</h3> <ul> <li>clamp tweenProgress between 0 and tweenDuration (<a href="https://github.com/alampros/react-confetti/commit/f988305151150522111c7b846303ba2263fa85e9">f988305</a>)</li> </ul> <h3>Features</h3> <ul> <li>adding tweenFrom property to allow smooth transition when parameters change (<a href="https://github.com/alampros/react-confetti/commit/dde31e0e28da164f7b9f3909e73baa6ffe24cf68">dde31e0</a>)</li> </ul> <h2>v6.3.0</h2> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.2.3...v6.3.0">6.3.0</a> (2025-03-01)</h1> <h3>Bug Fixes</h3> <ul> <li>prevent particle flicker on removal (<a href="https://github.com/alampros/react-confetti/commit/5cb5bd87032705b90a8d85588d931b985a4127e5">5cb5bd8</a>)</li> </ul> <h3>Features</h3> <ul> <li>using elapsed time in physics updates (<a href="https://github.com/alampros/react-confetti/commit/d1626dcd16758f627749a30794075663c5fce15f">d1626dc</a>)</li> </ul> <h2>v6.2.3</h2> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.2...v6.2.3">6.2.3</a> (2025-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li>export IConfettiOptions (<a href="https://github.com/alampros/react-confetti/commit/73dffe8f87cb87ed7aed42effdc056ac6fe8ffde">73dffe8</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/165">#165</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/blob/develop/CHANGELOG.md">react-confetti's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.3.0...v6.4.0">6.4.0</a> (2025-03-04)</h1> <h3>Bug Fixes</h3> <ul> <li>clamp tweenProgress between 0 and tweenDuration (<a href="https://github.com/alampros/react-confetti/commit/f988305151150522111c7b846303ba2263fa85e9">f988305</a>)</li> </ul> <h3>Features</h3> <ul> <li>adding tweenFrom property to allow smooth transition when parameters change (<a href="https://github.com/alampros/react-confetti/commit/dde31e0e28da164f7b9f3909e73baa6ffe24cf68">dde31e0</a>)</li> </ul> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.2.3...v6.3.0">6.3.0</a> (2025-03-01)</h1> <h3>Bug Fixes</h3> <ul> <li>prevent particle flicker on removal (<a href="https://github.com/alampros/react-confetti/commit/5cb5bd87032705b90a8d85588d931b985a4127e5">5cb5bd8</a>)</li> </ul> <h3>Features</h3> <ul> <li>using elapsed time in physics updates (<a href="https://github.com/alampros/react-confetti/commit/d1626dcd16758f627749a30794075663c5fce15f">d1626dc</a>)</li> </ul> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.2...v6.2.3">6.2.3</a> (2025-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li>export IConfettiOptions (<a href="https://github.com/alampros/react-confetti/commit/73dffe8f87cb87ed7aed42effdc056ac6fe8ffde">73dffe8</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/165">#165</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alampros/react-confetti/commit/0d535377bc449b9515e19975315620a13ca20dba"><code>0d53537</code></a> chore(release): 6.4.0 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/641b3519007b53699b876c4b7d6e32473633366c"><code>641b351</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/6ac61ed2d39743845efe23f2c25783b1f763c165"><code>6ac61ed</code></a> lint fix</li> <li><a href="https://github.com/alampros/react-confetti/commit/90f5a594883b95cc6f6ee4e291a8878e2222a77e"><code>90f5a59</code></a> Merge pull request <a href="https://redirect.github.com/alampros/react-confetti/issues/172">#172</a> from AlexJDG/bugfix/fix-tweening</li> <li><a href="https://github.com/alampros/react-confetti/commit/f988305151150522111c7b846303ba2263fa85e9"><code>f988305</code></a> fix: clamp tweenProgress between 0 and tweenDuration</li> <li><a href="https://github.com/alampros/react-confetti/commit/dde31e0e28da164f7b9f3909e73baa6ffe24cf68"><code>dde31e0</code></a> feat: adding tweenFrom property to allow smooth transition when parameters ch...</li> <li><a href="https://github.com/alampros/react-confetti/commit/5dd9f7b4ea29c9460b0fd7ffb1864d178b1aa2ac"><code>5dd9f7b</code></a> chore: renaming property for clarity</li> <li><a href="https://github.com/alampros/react-confetti/commit/31eb46d24be1398cb81d501670dec96aba518cb6"><code>31eb46d</code></a> chore(release): 6.3.0 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/e44738908b515237443cbb865cd1e61fdcc2a938"><code>e447389</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/b1779918cf790752a4095df4ecb794a97b025994"><code>b177991</code></a> fix lint action name</li> <li>Additional commits viewable in <a href="https://github.com/alampros/react-confetti/compare/v6.2.2...v6.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0993dcfef7 |
chore: bump monaco-editor from 0.52.2 to 0.53.0 in /site (#20120)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.2 to 0.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/releases">monaco-editor's releases</a>.</em></p> <blockquote> <h2>v0.53.0</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4980">#4980</a>: sets node version</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4979">#4979</a>: v0.53.0</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>: updates changelog</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4975">#4975</a>: Fixes worker sandbox problems</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4969">#4969</a>: Implements language selection</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4967">#4967</a>: adds amd and firefox/webkit to smoke tests</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4966">#4966</a>: Fixes AMD web worker loading</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4965">#4965</a>: Updates monaco-editor-core dependency & fixes basic-languages amd file</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4964">#4964</a>: Run npm run playwright-install</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4963">#4963</a>: Hediet/b/successful mosquito</li> </ul> <!-- raw HTML omitted --> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4962">#4962</a>: Fixes node version</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4950">#4950</a>: ESM Progress</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4913">#4913</a>: Bump webpack-dev-server from 4.10.0 to 5.2.1 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4915">#4915</a>: Add snowflake sql keywords</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4895">#4895</a>: Fixes <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4799">microsoft/monaco-editor#4799</a></li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4742">#4742</a>: Update webpack plugin to support module workers</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4824">#4824</a>: Fix CI and website workflows</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4747">#4747</a>: Engineering - add dependsOn field</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4734">#4734</a>: Bump express from 4.19.2 to 4.21.1 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4616">#4616</a>: Bump requirejs from 2.3.6 to 2.3.7</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4668">#4668</a>: Bump micromatch from 4.0.5 to 4.0.8 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4726">#4726</a>: Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4595">#4595</a>: Bump ws from 8.8.1 to 8.18.0 in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4697">#4697</a>: Bump body-parser and express in /samples</li> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4696">#4696</a>: Bump rollup from 2.79.1 to 2.79.2</li> </ul> <p>This list of changes was <a href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=356772&view=logs">auto generated</a>.<!-- raw HTML omitted --></p> <h2>v0.53.0-rc2</h2> <p>No release notes provided.</p> <h2>v0.53.0-dev-20250908</h2> <p>No release notes provided.</p> <h2>v0.53.0-dev-20250907</h2> <p>No release notes provided.</p> <h2>v0.53.0-dev-20250906</h2> <h2>Changes:</h2> <ul> <li><a href="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>: updates changelog</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p> <blockquote> <h2>[0.53.0]</h2> <ul> <li>⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.</li> </ul> <h3>New Features</h3> <ul> <li>Next Edit Suggestion support.</li> <li>Scroll On Middle Click</li> <li>Edit Context Support</li> </ul> <h3>Breaking Changes</h3> <ul> <li>Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.</li> <li>The <a href="https://github.com/microsoft/monaco-editor/blob/a4d7907bd439b06b24e334bdf2ab597bcae658b5/samples/browser-script-editor/index.html">browser-script-editor scenario</a> for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.</li> <li>Custom AMD workers don't work anymore out of the box.</li> </ul> <h2>[0.52.0]</h2> <ul> <li>Comment added inside of <code>IModelContentChangedEvent</code></li> </ul> <h2>[0.51.0]</h2> <ul> <li>New fields <code>IEditorOptions.placeholder</code> and <code>IEditorOptions.compactMode</code></li> <li>New fields <code>IGotoLocationOptions.multipleTests</code> and <code>IGotoLocationOptions.alternativeTestsCommand</code></li> <li>New field <code>IInlineEditOptions.backgroundColoring</code></li> <li>New experimental field <code>IEditorOptions.experimental.useTrueInlineView</code></li> <li>New options <code>CommentThreadRevealOptions</code> for comments</li> </ul> <p>Contributions to <code>monaco-editor</code>:</p> <ul> <li><a href="https://github.com/ScottCarda-MS"><code>@ScottCarda-MS (Scott Carda)</code></a>: Update Q# Keywords [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4586">#4586</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/4586">microsoft/monaco-editor#4586</a>)</li> </ul> <h2>[0.50.0]</h2> <ul> <li>New field <code>IEditorMinimapOptions.sectionHeaderLetterSpacing</code></li> <li>New field <code>IOverlayWidgetPosition.stackOridinal</code></li> <li>New field <code>EmitOutput.diagnostics</code></li> <li>New event <code>IOverlayWidget.onDidLayout</code></li> <li>New events <code>ICodeEditor.onBeginUpdate</code> and <code>ICodeEditor.onEndUpdate</code></li> <li><code>HoverVerbosityRequest.action</code> -> <code>HoverVerbosityRequest.verbosityDelta</code></li> <li><code>MultiDocumentHighlightProvider.selector</code> changed from <code>LanguageFilter</code> to <code>LanguageSelector</code></li> <li>New optional parameters in <code>getEmitOutput</code>: <code>emitOnlyDtsFiles</code> and <code>forceDtsEmit</code></li> </ul> <p>Contributions to <code>monaco-editor</code>:</p> <ul> <li><a href="https://github.com/htcfreek"><code>@htcfreek (Heiko)</code></a>: Add extension to <code>csp.contribution.ts</code> [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4504">#4504</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/4504">microsoft/monaco-editor#4504</a>)</li> <li><a href="https://github.com/jakebailey"><code>@jakebailey (Jake Bailey)</code></a>: Call clearFiles on internal EmitOutput diagnostics, pass args down [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4482">#4482</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/4482">microsoft/monaco-editor#4482</a>)</li> <li><a href="https://github.com/johnyanarella"><code>@johnyanarella (John Yanarella)</code></a>: Update TypeScript to TS 5.4.5 in all projects, vendored files [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4305">#4305</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/4305">microsoft/monaco-editor#4305</a>)</li> <li><a href="https://github.com/samstrohkorbatt"><code>@samstrohkorbatt</code></a>: Adding Python f-string syntax support [PR <a href="https://redirect.github.com/microsoft/monaco-editor/issues/4401">#4401</a>](<a href="https://redirect.github.com/microsoft/monaco-editor/pull/4401">microsoft/monaco-editor#4401</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/monaco-editor/commit/4e45ba0c5ff45fc61c0ccac61c0987369df04a6e"><code>4e45ba0</code></a> sets node version (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4980">#4980</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/c7f027ed9e925e7704f24eb93d99defa867cda7c"><code>c7f027e</code></a> v0.53.0 (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4979">#4979</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/c41951a02b7e9497484ed259a4af7197c4b0c123"><code>c41951a</code></a> updates changelog (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4978">#4978</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/759c442daedd192c1b61abacb624b68665dbd1b6"><code>759c442</code></a> Fixes css and amd output</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/6f3fbe8c3a8e14adff806a554cebe97aa8f4a2a3"><code>6f3fbe8</code></a> Fixes worker sandbox problems (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4975">#4975</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/a4d7907bd439b06b24e334bdf2ab597bcae658b5"><code>a4d7907</code></a> Implements language selection (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4969">#4969</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/9e4368a8e92e9035d9bdc719a90f908a01067c41"><code>9e4368a</code></a> adds amd and firefox/webkit to smoke tests (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4967">#4967</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/d2c20a1ad77b3aa406aad09f9576e91619fa5dcb"><code>d2c20a1</code></a> Fixes AMD web worker loading (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4966">#4966</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/3bfde9adce4057c11fcb56ffa39fa5ab9a463875"><code>3bfde9a</code></a> Updates monaco-editor-core dependency & fixes basic-languages amd file (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4965">#4965</a>)</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/15e0a937777d0b7639d4c987e00ad5fcf4d1d47e"><code>15e0a93</code></a> Run npm run playwright-install (<a href="https://redirect.github.com/microsoft/monaco-editor/issues/4964">#4964</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/monaco-editor/compare/v0.52.2...v0.53.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f05ccfe525 |
chore: bump postcss from 8.5.1 to 8.5.6 in /site (#20113)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.6</h2> <ul> <li>Fixed <code>ContainerWithChildren</code> type discriminating (by <a href="https://github.com/Goodwine"><code>@Goodwine</code></a>).</li> </ul> <h2>8.5.5</h2> <ul> <li>Fixed <code>package.json</code>→<code>exports</code> compatibility with some tools (by <a href="https://github.com/JounQin"><code>@JounQin</code></a>).</li> </ul> <h2>8.5.4</h2> <ul> <li>Fixed Parcel compatibility issue (by <a href="https://github.com/git-sumitchaudhary"><code>@git-sumitchaudhary</code></a>).</li> </ul> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@catnipan</code></a>).</li> </ul> <h2>8.5.2</h2> <ul> <li>Fixed end position of rules with semicolon (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.6</h2> <ul> <li>Fixed <code>ContainerWithChildren</code> type discriminating (by <a href="https://github.com/Goodwine"><code>@Goodwine</code></a>).</li> </ul> <h2>8.5.5</h2> <ul> <li>Fixed <code>package.json</code>→<code>exports</code> compatibility with some tools (by <a href="https://github.com/JounQin"><code>@JounQin</code></a>).</li> </ul> <h2>8.5.4</h2> <ul> <li>Fixed Parcel compatibility issue (by <a href="https://github.com/git-sumitchaudhary"><code>@git-sumitchaudhary</code></a>).</li> </ul> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@catnipan</code></a>).</li> </ul> <h2>8.5.2</h2> <ul> <li>Fixed end position of rules with semicolon (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/91d6eb5c3d1ca8acb4e8e3926005acf2b066c211"><code>91d6eb5</code></a> Release 8.5.6 version</li> <li><a href="https://github.com/postcss/postcss/commit/65ffc55117bf4289b1f977986ed76fad402641b1"><code>65ffc55</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/ecd20eb7f9587d63e3f3348b768aec0e9fb000d3"><code>ecd20eb</code></a> Fix ContainerWithChildren to allow discriminating the node type by comparing ...</li> <li><a href="https://github.com/postcss/postcss/commit/c18159719e4a6d65ad7085edf1dc42e07814f683"><code>c181597</code></a> Release 8.5.5 version</li> <li><a href="https://github.com/postcss/postcss/commit/c5523fbec5f32622e77103c643e1258007c2609d"><code>c5523fb</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/2e3450c55f41e378e086f4f189e5243a573c3390"><code>2e3450c</code></a> refactor: <code>import</code> should be listed before <code>require</code> (<a href="https://redirect.github.com/postcss/postcss/issues/2052">#2052</a>)</li> <li><a href="https://github.com/postcss/postcss/commit/4d720bd01adec2e8645bf91e725825bebb712e1b"><code>4d720bd</code></a> Update EM text</li> <li><a href="https://github.com/postcss/postcss/commit/6cb4a6673fb6d8b23eb1ebe66a22b6267ab141de"><code>6cb4a66</code></a> Release 8.5.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/ec5c1e031083664bed1cf91eaac72f8c61068110"><code>ec5c1e0</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/e85e9385c87499bc7e274c6ce332cf59e3988994"><code>e85e938</code></a> Fix code format</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.5.1...8.5.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b68c648476 |
chore: bump react-resizable-panels from 3.0.3 to 3.0.6 in /site (#20125)
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.3 to 3.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-resizable-panels/releases">react-resizable-panels's releases</a>.</em></p> <blockquote> <h2>3.0.6</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/517">#517</a>: Fixed Firefox bug that caused resizing to be interrupted unexpected</li> </ul> <h2>3.0.5</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/512">#512</a>: Fixed size precision regression from 2.0.17</li> </ul> <h2>3.0.4</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-resizable-panels/pull/503">#503</a>: Support custom cursors</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/43a071df6bb96d54e8b81a6be0e2d453af45cc4b"><code>43a071d</code></a> 3.0.5 -> 3.0.6</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/2bb5e969431581f57f6507726ca26998f5d25663"><code>2bb5e96</code></a> Fix Firefox drag bug (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/517">#517</a>)</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/f65a4815c73d43ae884c0465d59da76991f4d14e"><code>f65a481</code></a> 3.0.4 -> 3.0.5</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/0bfe50b08535970513c1b4d91d23f3d223fb24f0"><code>0bfe50b</code></a> Prettier</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/25c91ac9d77db5c6e00f3d19690cd3780e431289"><code>25c91ac</code></a> reintroduce toFixed changes from 2.0.16 removed in 2.0.17 (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/512">#512</a>)</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/97b6d482f5d83da1f561874619eff95026efee6f"><code>97b6d48</code></a> Update Code Sandbox link</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/45300ec4463da75caa2147243e16de19c4183d33"><code>45300ec</code></a> Remove duplication in Panel component's Imperative API docs. (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/511">#511</a>)</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/8d426e7fbddf2a6fe1c5e9e6c91f23ea30107ce0"><code>8d426e7</code></a> Fix typo in README.md (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/509">#509</a>)</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/5af2d8d030a034e9295bc31d8229f70004dd2e25"><code>5af2d8d</code></a> 3.0.3 -> 3.0.4</li> <li><a href="https://github.com/bvaughn/react-resizable-panels/commit/9b69a44a1f32657a9c6e2d41b73153814909e9a7"><code>9b69a44</code></a> Support custom cursors (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/503">#503</a>) (<a href="https://redirect.github.com/bvaughn/react-resizable-panels/issues/504">#504</a>)</li> <li>See full diff in <a href="https://github.com/bvaughn/react-resizable-panels/compare/3.0.3...3.0.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e89c7cdcef |
chore: bump @fontsource/ibm-plex-mono from 5.1.1 to 5.2.7 in /site (#20127)
Bumps [@fontsource/ibm-plex-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-mono) from 5.1.1 to 5.2.7. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-mono">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b92a0f428c |
chore: bump autoprefixer from 10.4.20 to 10.4.21 in /site (#20124)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.4.21</h2> <ul> <li>Fixed old <code>-moz-</code> prefix for <code>:placeholder-shown</code> (by <a href="https://github.com/Marukome0743"><code>@Marukome0743</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.21</h2> <ul> <li>Fixed old <code>-moz-</code> prefix for <code>:placeholder-shown</code> (by <a href="https://github.com/Marukome0743"><code>@Marukome0743</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/541295c0e6dd348db2d3f52772b59cd403c59d29"><code>541295c</code></a> Release 10.4.21 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/8d555f7e5e665d6a70e1d08db6e0bc9c4262db66"><code>8d555f7</code></a> Update dependencies and sort imports</li> <li><a href="https://github.com/postcss/autoprefixer/commit/5c2421e82af45ee085d0806110fcef66bbebe59b"><code>5c2421e</code></a> Update Node.js and pnpm on CI</li> <li><a href="https://github.com/postcss/autoprefixer/commit/af9cb5f365f66bf5169f1f42e08036651453b1a6"><code>af9cb5f</code></a> fix: replace <code>:-moz-placeholder-shown</code> with <code>:-moz-placeholder</code> (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1532">#1532</a>)</li> <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
cf8d7665e3 |
chore: bump chroma-js from 2.4.2 to 2.6.0 in /site (#20123)
Bumps [chroma-js](https://github.com/gka/chroma.js) from 2.4.2 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gka/chroma.js/releases">chroma-js's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <h2>What's Changed</h2> <ul> <li>🎉 NEW: color.tint + color.shade (thanks to <a href="https://github.com/tremby"><code>@tremby</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/246">gka/chroma.js#246</a>)</li> <li>fix: remove false w3c color cornflower (thanks to <a href="https://github.com/friedPotat0"><code>@friedPotat0</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/298">gka/chroma.js#298</a>)</li> <li>docs: replace website with archive by <a href="https://github.com/Artoria2e5"><code>@Artoria2e5</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/264">gka/chroma.js#264</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gka/chroma.js/compare/v2.5.0...v2.6.0">https://github.com/gka/chroma.js/compare/v2.5.0...v2.6.0</a></p> <h2>v2.5.0</h2> <h2>What's Changed</h2> <ul> <li>🎉 Big code refactoring to ES modules plus dependency and build setup updates by <a href="https://github.com/gka"><code>@gka</code></a> & <a href="https://github.com/zyyv"><code>@zyyv</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/336">gka/chroma.js#336</a></li> <li>Update 404 links in readme.md by <a href="https://github.com/rdela"><code>@rdela</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/326">gka/chroma.js#326</a></li> <li>Update readme.md by <a href="https://github.com/JiatLn"><code>@JiatLn</code></a> in <a href="https://redirect.github.com/gka/chroma.js/pull/307a.js/pull/336">gka/chroma.js#307</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zyyv"><code>@zyyv</code></a> made their first contribution in <a href="https://redirect.github.com/gka/chroma.js/pull/336">gka/chroma.js#336</a></li> <li><a href="https://github.com/rdela"><code>@rdela</code></a> made their first contribution in <a href="https://redirect.github.com/gka/chroma.js/pull/326">gka/chroma.js#326</a></li> <li><a href="https://github.com/JiatLn"><code>@JiatLn</code></a> made their first contribution in <a href="https://redirect.github.com/gka/chroma.js/pull/307">gka/chroma.js#307</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gka/chroma.js/compare/v2.3.0...v2.5.0">https://github.com/gka/chroma.js/compare/v2.3.0...v2.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gka/chroma.js/blob/main/CHANGELOG.md">chroma-js's changelog</a>.</em></p> <blockquote> <h3>2.6.0</h3> <ul> <li>🎉 NEW: add <a href="https://github.com/gka/chroma.js/blob/main%5Bhttps://github.com/gka/chroma.js/blob/main%60https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main.https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main%60https://github.com/gka/chroma.js/blob/main%5Dhttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main#https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main-https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main">https://github.com/gka/chroma.js/blob/main[https://github.com/gka/chroma.js/blob/main`https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main.https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main`https://github.com/gka/chroma.js/blob/main]https://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main#https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main-https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main</a>, <a href="https://github.com/gka/chroma.js/blob/main%5Bhttps://github.com/gka/chroma.js/blob/main%60https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main.https://github.com/gka/chroma.js/blob/mainthttps://github.com/gka/chroma.js/blob/mainihttps://github.com/gka/chroma.js/blob/mainnhttps://github.com/gka/chroma.js/blob/mainthttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main%60https://github.com/gka/chroma.js/blob/main%5Dhttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main#https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main-https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main">https://github.com/gka/chroma.js/blob/main[https://github.com/gka/chroma.js/blob/main`https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main.https://github.com/gka/chroma.js/blob/mainthttps://github.com/gka/chroma.js/blob/mainihttps://github.com/gka/chroma.js/blob/mainnhttps://github.com/gka/chroma.js/blob/mainthttps://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main`https://github.com/gka/chroma.js/blob/main]https://github.com/gka/chroma.js/blob/main(https://github.com/gka/chroma.js/blob/main#https://github.com/gka/chroma.js/blob/mainchttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainlhttps://github.com/gka/chroma.js/blob/mainohttps://github.com/gka/chroma.js/blob/mainrhttps://github.com/gka/chroma.js/blob/main-https://github.com/gka/chroma.js/blob/mainshttps://github.com/gka/chroma.js/blob/mainhhttps://github.com/gka/chroma.js/blob/mainahttps://github.com/gka/chroma.js/blob/maindhttps://github.com/gka/chroma.js/blob/mainehttps://github.com/gka/chroma.js/blob/main)https://github.com/gka/chroma.js/blob/main</a>.</li> <li>fix: remove false w3c color cornflower</li> </ul> <h3>2.5.0</h3> <ul> <li>refactored code base to ES6 modules</li> </ul> <h3>2.4.0</h3> <ul> <li>add support for Oklab and Oklch color spaces</li> </ul> <h3>2.3.0</h3> <ul> <li>use binom of degree n in chroma.bezier</li> </ul> <h3>2.2.0</h3> <ul> <li>use Delta e2000 for chroma.deltaE <a href="https://redirect.github.com/gka/chroma.js/issues/269">#269</a></li> </ul> <h3>2.0.3</h3> <ul> <li>hsl2rgb will, like other x2rgb conversions now set the default alpha to 1</li> </ul> <h3>2.0.2</h3> <ul> <li>use a more mangle-safe check for Color class constructor to fix issues with uglifyjs and terser</li> </ul> <h3>2.0.1</h3> <ul> <li>added <code>chroma.valid()</code> for checking if a color can be parsed by chroma.js</li> </ul> <h3>2.0.0</h3> <ul> <li>chroma.js has been ported from CoffeeScript to ES6! This means you can now import parts of chroma in your projects!</li> <li>changed HCG input space from [0..360,0..100,0..100] to [0..360,0..1,0..1] (to be in line with HSL)</li> <li>added new object unpacking (e.g. <code>hsl2rgb({h,s,l})</code>)</li> <li>changed default interpolation to <code>lrgb</code> in mix/interpolate and average.</li> <li>if colors can't be parsed correctly, chroma will now throw Errors instead of silently failing with console.errors</li> </ul> <h3>1.4.1</h3> <ul> <li>chroma.scale() now interprets <code>null</code> as NaN and returns the fallback color. Before it had interpreted <code>null</code> as <code>0</code></li> <li>added <code>scale.nodata()</code> to allow customizing the previously hard-coded fallback (aka "no data") color #cccccc</li> </ul> <h3>1.4.0</h3> <ul> <li>color.hex() now automatically sets the mode to 'rgba' if the colors alpha channel is < 1. so <code>chroma('rgba(255,0,0,.5)').hex()</code> will now return <code>"#ff000080"</code> instead of <code>"#ff0000"</code>. if this is not what you want, you must explicitly set the mode to <code>rgb</code> using <code>.hex("rgb")</code>.</li> <li>bugfix in chroma.average in LRGB mode (<a href="https://redirect.github.com/gka/chroma.js/issues/187">#187</a>)</li> <li>chroma.scale now also works with just one color (<a href="https://redirect.github.com/gka/chroma.js/issues/180">#180</a>)</li> </ul> <h3>1.3.5</h3> <ul> <li>added LRGB interpolation</li> </ul> <h3>1.3.4</h3> <ul> <li>passing <em>null</em> as mode in scale.colors will return chroma objects</li> </ul> <h3>1.3.3</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/gka/chroma.js/commits/v2.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4cabb9528e |
chore: bump @types/lodash from 4.17.15 to 4.17.20 in /site (#20122)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.15 to 4.17.20. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
29aa1cc572 |
chore: bump tailwindcss from 3.4.17 to 3.4.18 in /site (#20117)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 3.4.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.4.18</h2> <h3>Fixed</h3> <ul> <li>Improve support for raw <code>supports-[…]</code> queries in arbitrary values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13605">#13605</a>)</li> <li>Fix <code>require.cache</code> error when loaded through a TypeScript file in Node 22.18+ (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18665">#18665</a>)</li> <li>Support <code>import.meta.resolve(…)</code> in configs for new enough Node.js versions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938">#18938</a>)</li> <li>Allow using newer versions of <code>postcss-load-config</code> for better ESM and TypeScript PostCSS config support with the CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938">#18938</a>)</li> <li>Remove irrelevant utility rules when matching important classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19030">#19030</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.4.18] - 2024-10-01</h2> <h3>Fixed</h3> <ul> <li>Improve support for raw <code>supports-[…]</code> queries in arbitrary values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13605">#13605</a>)</li> <li>Fix <code>require.cache</code> error when loaded through a TypeScript file in Node 22.18+ (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18665">#18665</a>)</li> <li>Support <code>import.meta.resolve(…)</code> in configs for new enough Node.js versions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938">#18938</a>)</li> <li>Allow using newer versions of <code>postcss-load-config</code> for better ESM and TypeScript PostCSS config support with the CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18938">#18938</a>)</li> <li>Remove irrelevant utility rules when matching important classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19030">#19030</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/commits/v3.4.18/packages/tailwindcss">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a191ff9aa2 |
chore: bump dayjs from 1.11.13 to 1.11.18 in /site (#20115)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.13 to 1.11.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/releases">dayjs's releases</a>.</em></p> <blockquote> <h2>v1.11.18</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.17...v1.11.18">1.11.18</a> (2025-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li>error semantic-release dependency (<a href="https://github.com/iamkun/dayjs/commit/8cfb31386d840d31e9655870f4d8c01592eb753a">8cfb313</a>)</li> </ul> <h2>v1.11.17</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.16...v1.11.17">1.11.17</a> (2025-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li>[en-AU] locale use the same ordinal as moment (<a href="https://redirect.github.com/iamkun/dayjs/issues/2878">#2878</a>) (<a href="https://github.com/iamkun/dayjs/commit/1b95ecd21d4feafe7ab113a2d48d7d8d93bb95c9">1b95ecd</a>)</li> </ul> <h2>v1.11.16</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.15...v1.11.16">1.11.16</a> (2025-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li>test release workflow (no code changes) (<a href="https://github.com/iamkun/dayjs/commit/c38c428a78c344699eff373adfc8c007bb3a514f">c38c428</a>)</li> </ul> <h2>v1.11.15</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.14...v1.11.15">1.11.15</a> (2025-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix misspellings in Irish or Irish Gaelic [ga] (<a href="https://redirect.github.com/iamkun/dayjs/issues/2861">#2861</a>) (<a href="https://github.com/iamkun/dayjs/commit/9c14a4245a8e764ee3260ff17a7ff48dfd09d279">9c14a42</a>)</li> </ul> <h2>v1.11.14</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.13...v1.11.14">1.11.14</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li>.utcOffset(0, true) result and its clone are different bug (<a href="https://redirect.github.com/iamkun/dayjs/issues/2505">#2505</a>) (<a href="https://github.com/iamkun/dayjs/commit/fefdcd4b6b807786f65139b6dd801e0014d7dc6f">fefdcd4</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md">dayjs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.17...v1.11.18">1.11.18</a> (2025-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li>error semantic-release dependency (<a href="https://github.com/iamkun/dayjs/commit/8cfb31386d840d31e9655870f4d8c01592eb753a">8cfb313</a>)</li> </ul> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.16...v1.11.17">1.11.17</a> (2025-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li>[en-AU] locale use the same ordinal as moment (<a href="https://redirect.github.com/iamkun/dayjs/issues/2878">#2878</a>) (<a href="https://github.com/iamkun/dayjs/commit/1b95ecd21d4feafe7ab113a2d48d7d8d93bb95c9">1b95ecd</a>)</li> </ul> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.15...v1.11.16">1.11.16</a> (2025-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li>test release workflow (no code changes) (<a href="https://github.com/iamkun/dayjs/commit/c38c428a78c344699eff373adfc8c007bb3a514f">c38c428</a>)</li> </ul> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.14...v1.11.15">1.11.15</a> (2025-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix misspellings in Irish or Irish Gaelic [ga] (<a href="https://redirect.github.com/iamkun/dayjs/issues/2861">#2861</a>) (<a href="https://github.com/iamkun/dayjs/commit/9c14a4245a8e764ee3260ff17a7ff48dfd09d279">9c14a42</a>)</li> </ul> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.13...v1.11.14">1.11.14</a> (2025-08-27)</h2> <h3>Bug Fixes</h3> <ul> <li>.utcOffset(0, true) result and its clone are different bug (<a href="https://redirect.github.com/iamkun/dayjs/issues/2505">#2505</a>) (<a href="https://github.com/iamkun/dayjs/commit/fefdcd4b6b807786f65139b6dd801e0014d7dc6f">fefdcd4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iamkun/dayjs/commit/9beb3f3ea595c6046cbe863ee6d15d63e6fb2b07"><code>9beb3f3</code></a> chore(release): 1.11.18 [skip ci]</li> <li><a href="https://github.com/iamkun/dayjs/commit/d72d0cfb58595259e5b634da54f66b355e306f29"><code>d72d0cf</code></a> Merge pull request <a href="https://redirect.github.com/iamkun/dayjs/issues/2925">#2925</a> from iamkun/dev</li> <li><a href="https://github.com/iamkun/dayjs/commit/9be50d5b504afd619efe970b3a40b11d95b98a8b"><code>9be50d5</code></a> chore: update workflow</li> <li><a href="https://github.com/iamkun/dayjs/commit/8cfb31386d840d31e9655870f4d8c01592eb753a"><code>8cfb313</code></a> fix: error semantic-release dependency</li> <li><a href="https://github.com/iamkun/dayjs/commit/b9815f988447425dfb6cd63c42cf0487953ddb5e"><code>b9815f9</code></a> chore: update workflow</li> <li><a href="https://github.com/iamkun/dayjs/commit/7fcf939982437e50c08d33b6e1e53ab46f53c1f4"><code>7fcf939</code></a> chore(release): 1.11.17 [skip ci]</li> <li><a href="https://github.com/iamkun/dayjs/commit/b832bab7b95f9756bba31a1c12d0f0c1678828d0"><code>b832bab</code></a> d2m (<a href="https://redirect.github.com/iamkun/dayjs/issues/2922">#2922</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/1b95ecd21d4feafe7ab113a2d48d7d8d93bb95c9"><code>1b95ecd</code></a> fix: [en-AU] locale use the same ordinal as moment (<a href="https://redirect.github.com/iamkun/dayjs/issues/2878">#2878</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/5465380fbc16ca1bd36cfd2f3e2295d2f447602c"><code>5465380</code></a> chore: update .npmignore</li> <li><a href="https://github.com/iamkun/dayjs/commit/fcdbc82d6fa299a4ddb2040e1ed20c3917c1e615"><code>fcdbc82</code></a> chore: update workflow debug <code>@semantic-release/github</code></li> <li>Additional commits viewable in <a href="https://github.com/iamkun/dayjs/compare/v1.11.13...v1.11.18">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f68495aa6e |
chore: bump ua-parser-js from 1.0.40 to 1.0.41 in /site (#20116)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.40 to 1.0.41. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/releases">ua-parser-js's releases</a>.</em></p> <blockquote> <h2>v1.0.41</h2> <h2>Version 0.7.41 / 1.0.41</h2> <ul> <li>Add new browser: Daum, Ladybird</li> <li>Add new device vendor: HMD</li> <li>Add new engine: LibWeb</li> <li>Add new os: Windows IoT, Ubuntu Touch</li> <li>Improve cpu detection: ARM, x86</li> <li>Improve device vendor detection: Apple, Archos, Generic, Google, Honor, Huawei, Infinix, Nvidia, Lenovo, Nokia, OnePlus, Xiaomi</li> <li>Improve device type detection: smarttv, wearables</li> <li>Improve os detection: Linux, Symbian</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41">https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md">ua-parser-js's changelog</a>.</em></p> <blockquote> <h2>Version 0.7.41 / 1.0.41</h2> <ul> <li>Add new browser: Daum, Ladybird</li> <li>Add new device vendor: HMD</li> <li>Add new engine: LibWeb</li> <li>Add new os: Windows IoT, Ubuntu Touch</li> <li>Improve cpu detection: ARM, x86</li> <li>Improve device vendor detection: Apple, Archos, Generic, Google, Honor, Huawei, Infinix, Nvidia, Lenovo, Nokia, OnePlus, Xiaomi</li> <li>Improve device type detection: smarttv, wearables</li> <li>Improve os detection: Linux, Symbian</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/faisalman/ua-parser-js/commit/90017c98d341788570435b7587ce1f0725022c7a"><code>90017c9</code></a> Bump version <code>1.0.41</code> (mirror of <code>0.7.41</code>)</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/af825ff5574d63122dec5a3261f7933044001a1c"><code>af825ff</code></a> Bump version <code>0.7.41</code></li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/592595445144f06efc32325399c575d9cef964ab"><code>5925954</code></a> Backport - Improve detection for Nokia device & Symbian OS</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/fc668ef0c09b5a4663077757b8fe73bc850ff8ea"><code>fc668ef</code></a> Backport - Improve device detection for Generic device: capture its device mo...</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/0543fb2e95e55be28fc14fa68936bf790407b057"><code>0543fb2</code></a> Backport - Improve CPU detection: ARM</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/98f1c00fd35cbb321228318fcf5e2f7671d75dfa"><code>98f1c00</code></a> Backport - Improve device detection for unidentified SmartTV vendors</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/d66c971090281558706a48118c4db570ebf0ed73"><code>d66c971</code></a> Backport - Improve detection for Nvidia devices</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/cbe60388ea25b60c10321d964296cb8b53e74bbb"><code>cbe6038</code></a> Backport - Add Daum app user agent (<a href="https://redirect.github.com/faisalman/ua-parser-js/issues/773">#773</a>)</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/e665bd56bef61ee147c359f93c7896f17332db36"><code>e665bd5</code></a> Backport - Add new OS: <code>Ubuntu Touch</code></li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/20c30407207b30638c0f10c4884541115a41c56f"><code>20c3040</code></a> Backport - Add new device: Apple HomePod</li> <li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/1.0.40...1.0.41">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0765970d49 |
chore: bump jest-fixed-jsdom from 0.0.9 to 0.0.10 in /site (#20114)
Bumps [jest-fixed-jsdom](https://github.com/mswjs/jest-fixed-jsdom) from 0.0.9 to 0.0.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mswjs/jest-fixed-jsdom/releases">jest-fixed-jsdom's releases</a>.</em></p> <blockquote> <h2>v0.0.10 (2025-08-30)</h2> <h3>Bug Fixes</h3> <ul> <li>using node's global AbortController and AbortSignal (<a href="https://redirect.github.com/mswjs/jest-fixed-jsdom/issues/35">#35</a>) (1e63cde866d5575f42ec5fc4520ebb9c487101e2) <a href="https://github.com/stevematney"><code>@stevematney</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mswjs/jest-fixed-jsdom/commit/d31545fc0c56c1ccb0c6a54644c37f54ed25605e"><code>d31545f</code></a> chore(release): v0.0.10</li> <li><a href="https://github.com/mswjs/jest-fixed-jsdom/commit/1e63cde866d5575f42ec5fc4520ebb9c487101e2"><code>1e63cde</code></a> fix: using node's global AbortController and AbortSignal (<a href="https://redirect.github.com/mswjs/jest-fixed-jsdom/issues/35">#35</a>)</li> <li>See full diff in <a href="https://github.com/mswjs/jest-fixed-jsdom/compare/v0.0.9...v0.0.10">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3afab824f5 | fix: revert playwright update and update dependabot config (#20103) | ||
|
|
718f712c18 |
chore: bump the react group across 1 directory with 2 updates (#20102)
Bumps the react group with 2 updates in the /site directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@types/react` from 19.1.13 to 19.1.17 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `@types/react-dom` from 19.1.9 to 19.1.11 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0fbe21e574 |
chore: downgrade msw and @radix-ui/dialog (#20098)
The upgrade caused the following error: ``` node: ../deps/uv/src/unix/stream.c:456: uv__stream_destroy: Assertion `!uv__io_active(&stream->io_watcher, POLLIN | POLLOUT)' failed. ``` After downgrading `msw`, a new error appeared only in `WorkspacesPage.test.tsx`: ``` <--- Last few GCs ---> [2799:0x292c2000] 16790 ms: Scavenge 336.1 (443.3) -> 322.8 (443.3) MB, pooled: 32 MB, 6.45 / 0.00 ms (average mu = 0.997, current mu = 0.996) allocation failure; [2799:0x292c2000] 16883 ms: Scavenge 336.7 (443.3) -> 326.8 (443.3) MB, pooled: 32 MB, 8.29 / 0.00 ms (average mu = 0.997, current mu = 0.996) allocation failure; [2799:0x292c2000] 16989 ms: Scavenge 339.6 (443.3) -> 329.1 (443.3) MB, pooled: 32 MB, 9.87 / 0.00 ms (average mu = 0.997, current mu = 0.996) allocation failure; ``` After some debugging, I traced it to `@radix-ui/dialog`. I didn’t find any open issues about memory leaks there, so my guess is it’s just using more memory than our default allocation. Jest has an option to increase the memory limit, but we should be fine for now. Related issue: [https://github.com/mswjs/msw/issues/2537](https://github.com/mswjs/msw/issues/2537) |
||
|
|
f4a6894bf4 |
chore: bump @radix-ui/react-dialog from 1.1.4 to 1.1.15 in /site (#20068)
Bumps [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) from 1.1.4 to 1.1.15. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
77b95983aa |
chore: bump @radix-ui/react-select from 2.1.4 to 2.2.6 in /site (#20079)
Bumps [@radix-ui/react-select](https://github.com/radix-ui/primitives) from 2.1.4 to 2.2.6. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fc6c5a49d6 |
chore: bump msw from 2.4.8 to 2.11.3 in /site (#20074)
Bumps [msw](https://github.com/mswjs/msw) from 2.4.8 to 2.11.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mswjs/msw/releases">msw's releases</a>.</em></p> <blockquote> <h2>v2.11.3 (2025-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li>migrate to <code>until-async</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2590">#2590</a>) (7087b1e29eb7ca0a414eff36ed3c98d03147044b) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.11.2 (2025-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>setupWorker:</strong> handle in-flight requests after calling <code>worker.stop()</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2578">#2578</a>) (97cf4c744d9b1a17f42ca65ac8ef93b2632b935b) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.11.1 (2025-08-31)</h2> <h3>Bug Fixes</h3> <ul> <li>use <code>tough-cookie@6</code> directly (<a href="https://redirect.github.com/mswjs/msw/issues/2453">#2453</a>) (6ce3b9511821e997a8e21f1d7578bbf824a3deb6) <a href="https://github.com/sampsonjoliver"><code>@sampsonjoliver</code></a> <a href="https://github.com/SamMousa"><code>@SamMousa</code></a> <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> <li><strong>HttpResponse:</strong> infer provided body type for <code>HttpResponse.arrayBuffer</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2575">#2575</a>) (ad3d7c1c130a38bf9f5e5886782b725d2aa53745) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.11.0 (2025-08-30)</h2> <h3>Features</h3> <ul> <li>custom request predicate function (<a href="https://redirect.github.com/mswjs/msw/issues/2541">#2541</a>) (a05405bd5ba7c82ad3e80990c176cbf6cb94dee7) <a href="https://github.com/ytoshiki"><code>@ytoshiki</code></a> <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.10.5 (2025-08-13)</h2> <h3>Bug Fixes</h3> <ul> <li>export the <code>GraphQLResponseBody</code> type (<a href="https://redirect.github.com/mswjs/msw/issues/2565">#2565</a>) (642523d3258bd1996df986ea0c9270be150bec3d) <a href="https://github.com/breadadams"><code>@breadadams</code></a></li> </ul> <h2>v2.10.4 (2025-07-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>HttpHandler:</strong> use correct query parameters docs link (<a href="https://redirect.github.com/mswjs/msw/issues/2547">#2547</a>) (6cdce81de5576e5049899a729ab3a1424550c003) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.10.3 (2025-07-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ws:</strong> support <code>resolutionContext</code> on <code>parse</code> and <code>run</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2544">#2544</a>) (024568571990b6068601a0ba9f03e143ccbbfffb) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> <li><strong>getResponse:</strong> support <code>resolutionContext</code> argument (<a href="https://redirect.github.com/mswjs/msw/issues/2543">#2543</a>) (ce3ab1fdd3b353d6a1d8db3c69532bde44483a8a) <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <h2>v2.10.2 (2025-06-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>TypeScript:</strong> support <code>Response.error()</code> and <code>HttpResponse.error()</code> as mocked responses (<a href="https://redirect.github.com/mswjs/msw/issues/2132">#2132</a>) (72cc8ddac8f030f747b674148b03e5a025e412d2) <a href="https://github.com/jacquesg"><code>@jacquesg</code></a> <a href="https://github.com/kettanaito"><code>@kettanaito</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mswjs/msw/commit/3f7641a52abf94bae71a100fe7293a7812ab0952"><code>3f7641a</code></a> chore(release): v2.11.3</li> <li><a href="https://github.com/mswjs/msw/commit/9e6712e7c3b36366e23264608beb19e3760df251"><code>9e6712e</code></a> test: fix <code>body-stream</code> test rough performance equal</li> <li><a href="https://github.com/mswjs/msw/commit/7087b1e29eb7ca0a414eff36ed3c98d03147044b"><code>7087b1e</code></a> fix: migrate to <code>until-async</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2590">#2590</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/df869f4b00b26605d949925e567d32f80133ff1a"><code>df869f4</code></a> chore(release): v2.11.2</li> <li><a href="https://github.com/mswjs/msw/commit/97cf4c744d9b1a17f42ca65ac8ef93b2632b935b"><code>97cf4c7</code></a> fix(setupWorker): handle in-flight requests after calling <code>worker.stop()</code> (<a href="https://redirect.github.com/mswjs/msw/issues/2">#2</a>...</li> <li><a href="https://github.com/mswjs/msw/commit/44e15210230fee2685ad63be31ff97161d6734e2"><code>44e1521</code></a> chore: migrate eslint to flat config (<a href="https://redirect.github.com/mswjs/msw/issues/2212">#2212</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/25d2c8f54f6ca72569799e0d7a1bde62fb9fd931"><code>25d2c8f</code></a> test(graphql): add <code>TypedDocumentNode</code> inference tests (<a href="https://redirect.github.com/mswjs/msw/issues/2018">#2018</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/5c676b8a22e32c7da15e07d1bcc752190a941240"><code>5c676b8</code></a> chore(release): v2.11.1</li> <li><a href="https://github.com/mswjs/msw/commit/6ce3b9511821e997a8e21f1d7578bbf824a3deb6"><code>6ce3b95</code></a> fix: use <code>tough-cookie@6</code> directly (<a href="https://redirect.github.com/mswjs/msw/issues/2453">#2453</a>)</li> <li><a href="https://github.com/mswjs/msw/commit/3173e667512061955b8607ed890ef2a45558db77"><code>3173e66</code></a> refactor: remove unused import & imported multiple times (<a href="https://redirect.github.com/mswjs/msw/issues/2576">#2576</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mswjs/msw/compare/v2.4.8...v2.11.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7c4c4abc7b |
chore: bump the vite group across 1 directory with 3 updates (#20057)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the vite group with 3 updates in the /site directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker). Updates `@vitejs/plugin-react` from 5.0.2 to 5.0.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@5.0.4</h2> <h3>Perf: use native refresh wrapper plugin in rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/881">#881</a>)</h3> <h2>plugin-react@5.0.3</h2> <h3>HMR did not work for components imported with queries with rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/872">#872</a>)</h3> <h3>Perf: simplify refresh wrapper generation (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>5.0.4 (2025-09-27)</h2> <h3>Perf: use native refresh wrapper plugin in rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/881">#881</a>)</h3> <h2>5.0.3 (2025-09-17)</h2> <h3>HMR did not work for components imported with queries with rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/872">#872</a>)</h3> <h3>Perf: simplify refresh wrapper generation (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/450d7df80a52c45f3da7a9612d96a4913f565ed7"><code>450d7df</code></a> release: plugin-react@5.0.4</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/86388455a0964b0563ab35b3b7410f245d598d54"><code>8638845</code></a> feat(react): full bundle mode compat (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/882">#882</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/bd1487d9a1396f8e9b92b95cd80c9edb8c736885"><code>bd1487d</code></a> perf(react): use native refresh wrapper plugin in rolldown-vite (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/881">#881</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/80df894c78169d63d9f1f49d35dd548b6aa53601"><code>80df894</code></a> docs: remove <code>disableOxcRecommendation</code> from plugin-react readme (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/880">#880</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/608f266c8d53f41a6b1541de35b218fe2640ec05"><code>608f266</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/879">#879</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/3c2ebf89de7f5e40ed0ef932993f7d0b7695719b"><code>3c2ebf8</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/851">#851</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/8293cb38945e56729b5b045b09858da6b78ba3a3"><code>8293cb3</code></a> release: plugin-react@5.0.3</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/89ec16d68054a767f624d3da5b91cedf2fba1759"><code>89ec16d</code></a> fix(react): hmr did not work for components imported with queries with rolldo...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/3a8b4a9070399bc7518cfcceb64d1518fda1568a"><code>3a8b4a9</code></a> perf: avoid sourcemap for refresh wrapper injection (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/835">#835</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/afa28f1675e8169f6494413b2bb69577b9cbf6f5"><code>afa28f1</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/823">#823</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@vitejs/plugin-react</code> since your current version.</p> </details> <br /> Updates `vite` from 7.1.4 to 7.1.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.6...v7.1.7">7.1.7</a> (2025-09-22)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> fix ssr environment <code>emitAssets: true</code> when <code>sharedConfigBuild: true</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20787">#20787</a>) (<a href="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da">4c4583c</a>)</li> <li><strong>client:</strong> use CSP nonce when rendering error overlay (<a href="https://redirect.github.com/vitejs/vite/issues/20791">#20791</a>) (<a href="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb">9bc9d12</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20811">#20811</a>) (<a href="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b">9f2247c</a>)</li> <li><strong>glob:</strong> handle glob imports from folders starting with dot (<a href="https://redirect.github.com/vitejs/vite/issues/20800">#20800</a>) (<a href="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0">105abe8</a>)</li> <li><strong>hmr:</strong> trigger prune event when import is removed from non hmr module (<a href="https://redirect.github.com/vitejs/vite/issues/20768">#20768</a>) (<a href="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92">9f32b1d</a>)</li> <li><strong>hmr:</strong> wait for <code>import.meta.hot.prune</code> callbacks to complete before running other HMRs (<a href="https://redirect.github.com/vitejs/vite/issues/20698">#20698</a>) (<a href="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc">98a3484</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.5...v7.1.6">7.1.6</a> (2025-09-18)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20773">#20773</a>) (<a href="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13">88af2ae</a>)</li> <li><strong>esbuild:</strong> inject esbuild helper functions with minified <code>$</code> variables correctly (<a href="https://redirect.github.com/vitejs/vite/issues/20761">#20761</a>) (<a href="https://github.com/vitejs/vite/commit/7e8e0043d60379e11da481d9cc3c3556c9756ac0">7e8e004</a>)</li> <li>fallback terser to main thread when nameCache is provided (<a href="https://redirect.github.com/vitejs/vite/issues/20750">#20750</a>) (<a href="https://github.com/vitejs/vite/commit/a679a643404c95556dda2670643e14eca9c585bd">a679a64</a>)</li> <li><strong>types:</strong> strict env typings fail when <code>skipLibCheck</code> is <code>false</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20755">#20755</a>) (<a href="https://github.com/vitejs/vite/commit/cc54e294746d3eac868de96f85d98dd0fa0cda11">cc54e29</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20675">#20675</a>) (<a href="https://github.com/vitejs/vite/commit/a67bb5fbec5f3e42151dc7e3166858d0d33533de">a67bb5f</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20772">#20772</a>) (<a href="https://github.com/vitejs/vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435">d785e72</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.4...v7.1.5">7.1.5</a> (2025-09-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>apply <code>fs.strict</code> check to HTML files (<a href="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>) (<a href="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>) (<a href="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li> <li>upgrade sirv to 3.0.2 (<a href="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>) (<a href="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/693d25510aba3322e8e689764df8c3b18db04a98"><code>693d255</code></a> release: v7.1.7</li> <li><a href="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc"><code>98a3484</code></a> fix(hmr): wait for <code>import.meta.hot.prune</code> callbacks to complete before runni...</li> <li><a href="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92"><code>9f32b1d</code></a> fix(hmr): trigger prune event when import is removed from non hmr module (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20">#20</a>...</li> <li><a href="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b"><code>9f2247c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20811">#20811</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0"><code>105abe8</code></a> fix(glob): handle glob imports from folders starting with dot (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20800">#20800</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da"><code>4c4583c</code></a> fix(build): fix ssr environment <code>emitAssets: true</code> when `sharedConfigBuild: t...</li> <li><a href="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb"><code>9bc9d12</code></a> fix(client): use CSP nonce when rendering error overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20791">#20791</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/54377f70ad72d56a2c5b4f36a812b5991573d5b1"><code>54377f7</code></a> release: v7.1.6</li> <li><a href="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13"><code>88af2ae</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20773">#20773</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435"><code>d785e72</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20772">#20772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.7/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `vite-plugin-checker` from 0.10.3 to 0.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fi3ework/vite-plugin-checker/releases">vite-plugin-checker's releases</a>.</em></p> <blockquote> <h2>vite-plugin-checker@0.11.0</h2> <h3> 🚨 Breaking Changes</h3> <ul> <li>Use node built-in instead of <code>strip-ansi</code> - by <a href="https://github.com/danielroe"><code>@danielroe</code></a> in <a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/588">fi3ework/vite-plugin-checker#588</a> <a href="https://github.com/fi3ework/vite-plugin-checker/commit/66a10dc"><!-- raw HTML omitted -->(66a10)<!-- raw HTML omitted --></a></li> </ul> <h3> 🚀 Features</h3> <ul> <li><strong>oxlint</strong>: Add support for oxlint - by <a href="https://github.com/raidorev"><code>@raidorev</code></a> in <a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/578">fi3ework/vite-plugin-checker#578</a> <a href="https://github.com/fi3ework/vite-plugin-checker/commit/61408e7"><!-- raw HTML omitted -->(61408)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Address merge conflict with strip-ansi - by <a href="https://github.com/danielroe"><code>@danielroe</code></a> <a href="https://github.com/fi3ework/vite-plugin-checker/commit/bac91cf"><!-- raw HTML omitted -->(bac91)<!-- raw HTML omitted --></a></li> <li><strong>deps</strong>: Update dependency strip-ansi to ^7.1.2 - in <a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/587">fi3ework/vite-plugin-checker#587</a> <a href="https://github.com/fi3ework/vite-plugin-checker/commit/5ddc18c"><!-- raw HTML omitted -->(5ddc1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.3...vite-plugin-checker@0.11.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/44a86f717078355c40ea4ee77a78fb3200ab557e"><code>44a86f7</code></a> v0.11.0</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/d22d54a935e0214569d676f243d4b4f860fbac90"><code>d22d54a</code></a> chore: remove in-source changelogs</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/baf7152a75711b4bf6edecd949d7a3f0b3cc8589"><code>baf7152</code></a> ci: use trusted publishing</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/bac91cf1fc99cfd86bde979906d3e1c1cd3afeb5"><code>bac91cf</code></a> fix: address merge conflict with strip-ansi</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/66a10dca11420d39f39879dbde3716c314e15375"><code>66a10dc</code></a> perf!: use node built-in instead of <code>strip-ansi</code> (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/588">#588</a>)</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/61408e75f78491a3e5a32203387a529796a5a764"><code>61408e7</code></a> feat(oxlint): add support for oxlint (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/578">#578</a>)</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/5ddc18c639ee7f4fac8d42762cc02d206d78f182"><code>5ddc18c</code></a> fix(deps): update dependency strip-ansi to ^7.1.2 (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/587">#587</a>)</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/bfc6118391f971b91ee6c8145565b17e3df51258"><code>bfc6118</code></a> chore(deps): update dependency <code>@tsconfig/strictest</code> to ^2.0.6 (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/586">#586</a>)</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/fd3443a5d955466386dfcb07099ba7225a386369"><code>fd3443a</code></a> chore(deps): update dependency vite to v5 [security] (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/585">#585</a>)</li> <li><a href="https://github.com/fi3ework/vite-plugin-checker/commit/9158f8f1a6d4388d0b2908b41de3c4e2fcaa1b04"><code>9158f8f</code></a> chore(deps): update dependency publint to ^0.3.13 (<a href="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/584">#584</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.3...vite-plugin-checker@0.11.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite-plugin-checker since your current version.</p> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
cdd9ddd659 |
chore: bump ssh2 and @types/ssh2 in /site (#20077)
Bumps [ssh2](https://github.com/mscdex/ssh2) and [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2). These dependencies needed to be updated together. Updates `ssh2` from 1.16.0 to 1.17.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mscdex/ssh2/commit/844f1edfc41589737671f96a4f4e76afdf46abd4"><code>844f1ed</code></a> package: bump version to v1.17.0</li> <li><a href="https://github.com/mscdex/ssh2/commit/f7cbb0cff0a3ae7e4447ca706feaf1cf184344c4"><code>f7cbb0c</code></a> package: bump nan to v2.23.0</li> <li><a href="https://github.com/mscdex/ssh2/commit/83ec32070aca0d7dc679a833aa477520365ca74a"><code>83ec320</code></a> ci: add node 24.x</li> <li><a href="https://github.com/mscdex/ssh2/commit/b33c065d8630c5942d23748ae4ca7427bc0e7d18"><code>b33c065</code></a> ci: bump windows image version</li> <li><a href="https://github.com/mscdex/ssh2/commit/c19a821454a9034824425a7d6cc74991021d377e"><code>c19a821</code></a> client: add support for environment variables when starting SFTP</li> <li><a href="https://github.com/mscdex/ssh2/commit/dd5510c0888476e9eec205273732473fcce5adc6"><code>dd5510c</code></a> lib: fix workers thread-safety issues</li> <li><a href="https://github.com/mscdex/ssh2/commit/0fe2643cb29f0a29df9388af7f1ca8da15b09cd4"><code>0fe2643</code></a> ci: unset OPENSSL_CONF</li> <li><a href="https://github.com/mscdex/ssh2/commit/42491a6053e222db4ff1b6c343b57040fb490647"><code>42491a6</code></a> ci: fix issues related to old node-gyp + new Python</li> <li>See full diff in <a href="https://github.com/mscdex/ssh2/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> Updates `@types/ssh2` from 1.15.1 to 1.15.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
36279ee002 |
chore: bump the emotion group across 2 directories with 1 update (#20056)
Bumps the emotion group with 1 update in the /offlinedocs directory: [@emotion/styled](https://github.com/emotion-js/emotion). Bumps the emotion group with 1 update in the /site directory: [@emotion/styled](https://github.com/emotion-js/emotion). Updates `@emotion/styled` from 11.14.0 to 11.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/styled</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/styled</code><a href="https://github.com/11"><code>@11</code></a>.14.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/emotion-js/emotion/pull/3334">#3334</a> <a href="https://github.com/emotion-js/emotion/commit/0facbe47bd9099ae4ed22dc201822d910ac3dec5"><code>0facbe4</code></a> Thanks <a href="https://github.com/ZachRiegel"><code>@ZachRiegel</code></a>! - Renamed default-exported variable in <code>@emotion/styled</code> to aid inferred import names in auto-import completions in IDEs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/49229553967b6050c92d9602eb577bdc48167e91"><code>4922955</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3335">#3335</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/0facbe47bd9099ae4ed22dc201822d910ac3dec5"><code>0facbe4</code></a> Renamed default-exported variable in <code>@emotion/styled</code> to aid inferred import...</li> <li><a href="https://github.com/emotion-js/emotion/commit/cce67ec6b2fc94261028b4f4778aae8c3d6c5fd6"><code>cce67ec</code></a> Bump parcel (<a href="https://redirect.github.com/emotion-js/emotion/issues/3258">#3258</a>)</li> <li>See full diff in <a href="https://github.com/emotion-js/emotion/compare/@emotion/styled@11.14.0...@emotion/styled@11.14.1">compare view</a></li> </ul> </details> <br /> Updates `@emotion/styled` from 11.14.0 to 11.14.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/styled</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/styled</code><a href="https://github.com/11"><code>@11</code></a>.14.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/emotion-js/emotion/pull/3334">#3334</a> <a href="https://github.com/emotion-js/emotion/commit/0facbe47bd9099ae4ed22dc201822d910ac3dec5"><code>0facbe4</code></a> Thanks <a href="https://github.com/ZachRiegel"><code>@ZachRiegel</code></a>! - Renamed default-exported variable in <code>@emotion/styled</code> to aid inferred import names in auto-import completions in IDEs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/49229553967b6050c92d9602eb577bdc48167e91"><code>4922955</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3335">#3335</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/0facbe47bd9099ae4ed22dc201822d910ac3dec5"><code>0facbe4</code></a> Renamed default-exported variable in <code>@emotion/styled</code> to aid inferred import...</li> <li><a href="https://github.com/emotion-js/emotion/commit/cce67ec6b2fc94261028b4f4778aae8c3d6c5fd6"><code>cce67ec</code></a> Bump parcel (<a href="https://redirect.github.com/emotion-js/emotion/issues/3258">#3258</a>)</li> <li>See full diff in <a href="https://github.com/emotion-js/emotion/compare/@emotion/styled@11.14.0...@emotion/styled@11.14.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
19e23af7a7 |
chore: bump undici from 6.21.2 to 6.21.3 in /site (#20075)
Bumps [undici](https://github.com/nodejs/undici) from 6.21.2 to 6.21.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v6.21.3</h2> <h2>What's Changed</h2> <ul> <li>[Backport v6.x] append crlf to formdata body by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4210">nodejs/undici#4210</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3">https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/da0e823ac0e89390256d61c429df0cf236afb79e"><code>da0e823</code></a> Bumped v6.21.4</li> <li><a href="https://github.com/nodejs/undici/commit/dbbe0a2d5004cd7b6016e52736f59ce37bdb1556"><code>dbbe0a2</code></a> append crlf to formdata body (<a href="https://redirect.github.com/nodejs/undici/issues/3625">#3625</a>) (<a href="https://redirect.github.com/nodejs/undici/issues/4210">#4210</a>)</li> <li>See full diff in <a href="https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ddd5352003 |
chore: bump react-markdown from 9.0.3 to 9.1.0 in /site (#20070)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.3 to 9.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>9.1.0</h2> <ul> <li>6ce120e Add support for async plugins by <a href="https://github.com/wooorm"><code>@wooorm</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/890">remarkjs/react-markdown#890</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.3...9.1.0">https://github.com/remarkjs/react-markdown/compare/9.0.3...9.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md">react-markdown's changelog</a>.</em></p> <blockquote> <h2>9.1.0 - 2025-02-20</h2> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/6ce120e"><code>6ce120e</code></a> Add support for async plugins</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/747e505c9a465ee77addba626f288dfbda8bcad4"><code>747e505</code></a> 9.1.0</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/6ce120e70630a062b42e225ce917cf71339fa024"><code>6ce120e</code></a> Add support for async plugins</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/78d08de906536b6913695883f215807992fc034d"><code>78d08de</code></a> Refactor to remove warning in tests</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/bcdc5b3b4f45be2b662ae11c4b42e74727e3ba2f"><code>bcdc5b3</code></a> Refactor <code>package.json</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/c44e246bbb0cbad1110b22b6fb239db2669de0d0"><code>c44e246</code></a> Update dev-dependencies</li> <li>See full diff in <a href="https://github.com/remarkjs/react-markdown/compare/9.0.3...9.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a650685a87 |
chore: bump semver and @types/semver in /site (#20076)
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.6.2 to 7.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/node-semver/releases">semver's releases</a>.</em></p> <blockquote> <h2>v7.7.2</h2> <h2><a href="https://github.com/npm/node-semver/compare/v7.7.1...v7.7.2">7.7.2</a> (2025-05-12)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4"><code>fcafb61</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/780">#780</a> add missing <code>'use strict'</code> directives (<a href="https://redirect.github.com/npm/node-semver/issues/780">#780</a>) (<a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2"><code>c99f336</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/781">#781</a> prerelease identifier starting with digits (<a href="https://redirect.github.com/npm/node-semver/issues/781">#781</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71"><code>c760403</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/784">#784</a> template-oss-apply for workflow permissions (<a href="https://redirect.github.com/npm/node-semver/issues/784">#784</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87"><code>2677f2a</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/778">#778</a> bump <code>@npmcli/template-oss</code> from 4.23.6 to 4.24.3 (<a href="https://redirect.github.com/npm/node-semver/issues/778">#778</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@npm-cli-bot</code></a>)</li> </ul> <h2>v7.7.1</h2> <h2><a href="https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1">7.7.1</a> (2025-02-03)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/af761c05bd53eef83b5e20f8b09360b0e70557dc"><code>af761c0</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/764">#764</a> inc: fully capture prerelease identifier (<a href="https://redirect.github.com/npm/node-semver/issues/764">#764</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h2>v7.7.0</h2> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0">7.7.0</a> (2025-01-29)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/0864b3ce7932667013e0c7c5ec764777d4682883"><code>0864b3c</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/753">#753</a> add "release" inc type (<a href="https://redirect.github.com/npm/node-semver/issues/753">#753</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1"><code>d588e37</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/755">#755</a> diff: fix prerelease to stable version diff logic (<a href="https://redirect.github.com/npm/node-semver/issues/755">#755</a>) (<a href="https://github.com/eminberkayd"><code>@eminberkayd</code></a>, berkay.daglar)</li> <li><a href="https://github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78"><code>8a34bde</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/754">#754</a> add identifier validation to <code>inc()</code> (<a href="https://redirect.github.com/npm/node-semver/issues/754">#754</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834"><code>67e5478</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/756">#756</a> readme: added missing period for consistency (<a href="https://redirect.github.com/npm/node-semver/issues/756">#756</a>) (<a href="https://github.com/shaymolcho"><code>@shaymolcho</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2"><code>868d4bb</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/749">#749</a> clarify comment about obsolete prefixes (<a href="https://redirect.github.com/npm/node-semver/issues/749">#749</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d"><code>145c554</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/741">#741</a> bump <code>@npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li><a href="https://github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b"><code>753e02b</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/747">#747</a> bump <code>@npmcli/template-oss</code> from 4.23.3 to 4.23.4 (<a href="https://redirect.github.com/npm/node-semver/issues/747">#747</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@npm-cli-bot</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437"><code>0b812d5</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/744">#744</a> postinstall for dependabot template-oss PR (<a href="https://github.com/hashtagchris"><code>@hashtagchris</code></a>)</li> </ul> <h2>v7.6.3</h2> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3">7.6.3</a> (2024-07-16)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/73a3d79c4ec32d5dd62c9d5f64e5af7fbdad9ec0"><code>73a3d79</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/726">#726</a> optimize Range parsing and formatting (<a href="https://redirect.github.com/npm/node-semver/issues/726">#726</a>) (<a href="https://github.com/jviide"><code>@jviide</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064"><code>2975ece</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/719">#719</a> fix extra backtick typo (<a href="https://redirect.github.com/npm/node-semver/issues/719">#719</a>) (<a href="https://github.com/stdavis"><code>@stdavis</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/node-semver/blob/main/CHANGELOG.md">semver's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/node-semver/compare/v7.7.1...v7.7.2">7.7.2</a> (2025-05-12)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4"><code>fcafb61</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/780">#780</a> add missing <code>'use strict'</code> directives (<a href="https://redirect.github.com/npm/node-semver/issues/780">#780</a>) (<a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2"><code>c99f336</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/781">#781</a> prerelease identifier starting with digits (<a href="https://redirect.github.com/npm/node-semver/issues/781">#781</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71"><code>c760403</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/784">#784</a> template-oss-apply for workflow permissions (<a href="https://redirect.github.com/npm/node-semver/issues/784">#784</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87"><code>2677f2a</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/778">#778</a> bump <code>@npmcli/template-oss</code> from 4.23.6 to 4.24.3 (<a href="https://redirect.github.com/npm/node-semver/issues/778">#778</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@npm-cli-bot</code></a>)</li> </ul> <h2><a href="https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1">7.7.1</a> (2025-02-03)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/af761c05bd53eef83b5e20f8b09360b0e70557dc"><code>af761c0</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/764">#764</a> inc: fully capture prerelease identifier (<a href="https://redirect.github.com/npm/node-semver/issues/764">#764</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0">7.7.0</a> (2025-01-29)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/0864b3ce7932667013e0c7c5ec764777d4682883"><code>0864b3c</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/753">#753</a> add "release" inc type (<a href="https://redirect.github.com/npm/node-semver/issues/753">#753</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1"><code>d588e37</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/755">#755</a> diff: fix prerelease to stable version diff logic (<a href="https://redirect.github.com/npm/node-semver/issues/755">#755</a>) (<a href="https://github.com/eminberkayd"><code>@eminberkayd</code></a>, berkay.daglar)</li> <li><a href="https://github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78"><code>8a34bde</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/754">#754</a> add identifier validation to <code>inc()</code> (<a href="https://redirect.github.com/npm/node-semver/issues/754">#754</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834"><code>67e5478</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/756">#756</a> readme: added missing period for consistency (<a href="https://redirect.github.com/npm/node-semver/issues/756">#756</a>) (<a href="https://github.com/shaymolcho"><code>@shaymolcho</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2"><code>868d4bb</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/749">#749</a> clarify comment about obsolete prefixes (<a href="https://redirect.github.com/npm/node-semver/issues/749">#749</a>) (<a href="https://github.com/mbtools"><code>@mbtools</code></a>, <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d"><code>145c554</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/741">#741</a> bump <code>@npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li><a href="https://github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b"><code>753e02b</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/747">#747</a> bump <code>@npmcli/template-oss</code> from 4.23.3 to 4.23.4 (<a href="https://redirect.github.com/npm/node-semver/issues/747">#747</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@npm-cli-bot</code></a>)</li> <li><a href="https://github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437"><code>0b812d5</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/744">#744</a> postinstall for dependabot template-oss PR (<a href="https://github.com/hashtagchris"><code>@hashtagchris</code></a>)</li> </ul> <h2><a href="https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3">7.6.3</a> (2024-07-16)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/73a3d79c4ec32d5dd62c9d5f64e5af7fbdad9ec0"><code>73a3d79</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/726">#726</a> optimize Range parsing and formatting (<a href="https://redirect.github.com/npm/node-semver/issues/726">#726</a>) (<a href="https://github.com/jviide"><code>@jviide</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/node-semver/commit/2975ece120e17660c9f1ef517de45c09ff821064"><code>2975ece</code></a> <a href="https://redirect.github.com/npm/node-semver/pull/719">#719</a> fix extra backtick typo (<a href="https://redirect.github.com/npm/node-semver/issues/719">#719</a>) (<a href="https://github.com/stdavis"><code>@stdavis</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/node-semver/commit/281055e7716ef0415a8826972471331989ede58c"><code>281055e</code></a> chore: release 7.7.2 (<a href="https://redirect.github.com/npm/node-semver/issues/783">#783</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4"><code>fcafb61</code></a> fix: add missing <code>'use strict'</code> directives (<a href="https://redirect.github.com/npm/node-semver/issues/780">#780</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71"><code>c760403</code></a> chore: template-oss-apply for workflow permissions (<a href="https://redirect.github.com/npm/node-semver/issues/784">#784</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2"><code>c99f336</code></a> fix: prerelease identifier starting with digits (<a href="https://redirect.github.com/npm/node-semver/issues/781">#781</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87"><code>2677f2a</code></a> chore: bump <code>@npmcli/template-oss</code> from 4.23.6 to 4.24.3 (<a href="https://redirect.github.com/npm/node-semver/issues/778">#778</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/0b98655dbc1a9eb79370ed80f557be98d1c06587"><code>0b98655</code></a> chore: bump <code>@npmcli/template-oss</code> from 4.23.4 to 4.23.6 (<a href="https://redirect.github.com/npm/node-semver/issues/760">#760</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/30c438bb46c74f319aa8783f96d233ebf5f4a90d"><code>30c438b</code></a> chore: release 7.7.1 (<a href="https://redirect.github.com/npm/node-semver/issues/765">#765</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/af761c05bd53eef83b5e20f8b09360b0e70557dc"><code>af761c0</code></a> fix(inc): fully capture prerelease identifier (<a href="https://redirect.github.com/npm/node-semver/issues/764">#764</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/2cfcbb5021059d0b6642a77400efb4b51133bd75"><code>2cfcbb5</code></a> chore: release 7.7.0 (<a href="https://redirect.github.com/npm/node-semver/issues/750">#750</a>)</li> <li><a href="https://github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1"><code>d588e37</code></a> fix(diff): fix prerelease to stable version diff logic (<a href="https://redirect.github.com/npm/node-semver/issues/755">#755</a>)</li> <li>Additional commits viewable in <a href="https://github.com/npm/node-semver/compare/v7.6.2...v7.7.2">compare view</a></li> </ul> </details> <br /> Updates `@types/semver` from 7.5.8 to 7.7.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8ee6aaa188 |
chore: bump knip from 5.51.0 to 5.64.1 in /site (#20073)
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.51.0 to 5.64.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro-nl/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 5.64.1</h2> <ul> <li>Edit docs (634b59d07353bc09db762ee1b672df06da66da59)</li> <li>Edit docs (d3433f00840736e11cc5c845babffe415ecad1fe)</li> <li>Add "How to keep package.json under control" article (570f40b15007c075d7f1e4d77bd2970034eec8ec)</li> <li>We're incompatible with typescript v7 (f4f9166a0fca265e6f0dc939528836ce7003938f)</li> <li>Migrate from bun → pnpm (f18428c53d5bff7bad5259bf053e1d8c2b78881f)</li> <li>Migrate from biome v1 → v2 (7ae5d72dadba0d8084842765ba3c045ac9199aa5)</li> <li>Update dependencies (3174456e0c0f3086cc52d41cbea647b5a50cc057)</li> <li>Re-gen plugins list (2da7ba49e8930c68b3cf8d1421a88cf975af9800)</li> <li>Migrate from zod v3 → v4 (a71c1030be3ee6b7312fdb952504a3f1dbe5a694)</li> </ul> <h2>Release 5.64.0</h2> <ul> <li>Fix formatting (900068149a5612cb6d084d46a3ff31b94c49b284)</li> <li>Add <code>env-cmd</code> Support (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1254">#1254</a>) (21d6b5183ad10b3296cdb9c8f21a8f2d01bb36e9) - thanks <a href="https://github.com/joealden"><code>@joealden</code></a>!</li> <li>Re-gen sponsorships chart (185c6389226216548c5691acbac38dda3bf07dfd)</li> <li>fix: handle only string modules in dependency resolution (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1263">#1263</a>) (a54021b6e5904fe6a6e87614728b841fe6931858) - thanks <a href="https://github.com/wattanx"><code>@wattanx</code></a>!</li> <li>fix: bun ci (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1267">#1267</a>) (3d1c3c5b91f440ade9f1069dd41f402e50645c6c) - thanks <a href="https://github.com/Zamiell"><code>@Zamiell</code></a>!</li> <li>Filter out invalid binaries (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1264">#1264</a>) (6f306111e4571418546da2aaf40d9b533940dd28)</li> <li>Work types for good ol' ts 5.0.4 (9913ee755014285036a12ceed65371eb47a321eb)</li> <li>Add <a href="https://github.com/Datadog-OSS"><code>@Datadog-OSS</code></a> sponsor (a61d9fef9b3ea9c163c6408b1b38495417aeb1da)</li> <li>feat: GitHub actions reporter (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1231">#1231</a>) (0a234504fd626f9f0a59aa377301fa46639539c1) - thanks <a href="https://github.com/cylewaitforit"><code>@cylewaitforit</code></a>!</li> <li>Add pos to unlisted deps issue type (5b54dae614d1b0719046405241d80e390ab9f4ba)</li> <li>Improve import specifier sanitizer (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1257">#1257</a>) (087a98e028994d3e19bfcfd88b7b6231855de781)</li> <li>Cover more cases for symbol refs finder (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1273">#1273</a>) (3d76e51e59eceeb528ef6e20ca5e3a1bfff2a841)</li> <li>Fix package name of rslib enabler (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1272">#1272</a>) (432bdccb9aa3c8c7d8c0114f6614a651d959e56d) - thanks <a href="https://github.com/nyarthan"><code>@nyarthan</code></a>!</li> <li>Pass parsed CLI args to config-as-a-function (b0814c9d454ccd060aeda693398d1707ef678fc4)</li> <li>Ignore !-suffixed deps/bins only in production mode (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1253">#1253</a>) (06d4df84e7fe2735fce8bc1b1b12e78016e38ebb)</li> <li>Update docs (0d8fd135b46855f6d606783e6c256cceeccf9acf)</li> <li>Auto-format (f54a7bd2cd74354f51fb46ae978b3e5db8759fd7)</li> <li>Find accessed identifiers for dynamic imports (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1155">#1155</a>, resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1230">#1230</a>) (ec0be7e3b222da5b6ddb34baad9d2591f0f479cb)</li> <li>Update oxc-resolver and a few more (dev) deps (96c822a40855c21152f81a1599458850b4f6c2dc)</li> <li>Optimize <code>getAccessedIdentifiers</code> (8fb95019030533909c970bdb204b4779c19eaf5d)</li> <li>fix: enable pnpm plugin on root config & lockfile (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1275">#1275</a>) (6e339cadc079b0e144c2036134154c696e8b31c0) - thanks <a href="https://github.com/nyarthan"><code>@nyarthan</code></a>!</li> <li>Remove ancient past sponsors (e9e6e911d87cf550df87647f5a9b949d32faa27f)</li> <li>Remove default <code>binaries</code> values in plugins (aac28c491ead836231e7487a8ebea056d0cf16cc)</li> <li>Remove default <code>containingFilePath</code> value in angular plugin (92089275df7752a830c171d8d1d4cb39b0a83565)</li> <li>Add <code>isRootOnly</code> to pnpm plugin (fe99f594ac79c2bb3590091651300062b690a12b)</li> <li>Move/extend docs to write plugin (497bddb5479a53d59baaa078225343a621eaa317)</li> <li>feat: add <code>time</code> & <code>unzip</code> to ignored binaries (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1276">#1276</a>) (4f8d9df599ffaba171e2535ffe61153f4ce1089a) - thanks <a href="https://github.com/nyarthan"><code>@nyarthan</code></a>!</li> <li>Add <code>Rstest</code> Plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1277">#1277</a>) (5b7d92f101153294708a3d1afe8d2c4d61595116) - thanks <a href="https://github.com/nyarthan"><code>@nyarthan</code></a>!</li> <li>Edit docs (847ccf168776f2cb6c9b5108a208ea8eae12799f)</li> <li>feat: add plugin for <code>bumpp</code> (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1278">#1278</a>) (136a14bc4ff4138389a831afc62f5406f66223a5) - thanks <a href="https://github.com/nyarthan"><code>@nyarthan</code></a>!</li> <li>Support input resolver from args in plugins (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1274">#1274</a>) (19dd367764fa078fb9c93bb0a715492ff0581098)</li> <li>Edit docs (77d683e2b75b44c7fd5fc47b59621398b86028ea)</li> </ul> <h2>Release 5.63.1</h2> <ul> <li>Fix <code>rsbuild</code> Plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1227">#1227</a>) (e91eea3382059ad4067ace6079e856b2268d9f94) - thanks <a href="https://github.com/joealden"><code>@joealden</code></a>!</li> <li>Binaries don't contain colons (closes <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1234">#1234</a>) (1d060ac1043ccf211380682962c4c668758740ed)</li> <li>Refactor options all over the place (982d3272e46609f06ca858605d802a75726500d1)</li> <li>feat: detect nuxt modules as dependencies (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1241">#1241</a>) (f2072e6aecd81a2082dc60f440d1e48ab583e480) - thanks <a href="https://github.com/danielamaia"><code>@danielamaia</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/e0ff0b5d74ae42686b86cff962a357bce9619a16"><code>e0ff0b5</code></a> Release 5.64.1</li> <li><a href="https://github.com/webpro-nl/knip/commit/a71c1030be3ee6b7312fdb952504a3f1dbe5a694"><code>a71c103</code></a> Migrate from zod v3 → v4</li> <li><a href="https://github.com/webpro-nl/knip/commit/3174456e0c0f3086cc52d41cbea647b5a50cc057"><code>3174456</code></a> Update dependencies</li> <li><a href="https://github.com/webpro-nl/knip/commit/7ae5d72dadba0d8084842765ba3c045ac9199aa5"><code>7ae5d72</code></a> Migrate from biome v1 → v2</li> <li><a href="https://github.com/webpro-nl/knip/commit/f18428c53d5bff7bad5259bf053e1d8c2b78881f"><code>f18428c</code></a> Migrate from bun → pnpm</li> <li><a href="https://github.com/webpro-nl/knip/commit/f4f9166a0fca265e6f0dc939528836ce7003938f"><code>f4f9166</code></a> We're incompatible with typescript v7</li> <li><a href="https://github.com/webpro-nl/knip/commit/f0aeb5bc66536573035fcabee283d1b28d5f39c1"><code>f0aeb5b</code></a> Release 5.64.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/77d683e2b75b44c7fd5fc47b59621398b86028ea"><code>77d683e</code></a> Edit docs</li> <li><a href="https://github.com/webpro-nl/knip/commit/19dd367764fa078fb9c93bb0a715492ff0581098"><code>19dd367</code></a> Support input resolver from args in plugins (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1274">#1274</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/136a14bc4ff4138389a831afc62f5406f66223a5"><code>136a14b</code></a> feat: add plugin for <code>bumpp</code> (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1278">#1278</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/5.64.1/packages/knip">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3dc857c75d |
chore: bump @radix-ui/react-slot from 1.1.1 to 1.2.3 in /site (#20072)
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.1 to 1.2.3. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
057b0eb07e |
chore: bump @playwright/test from 1.50.1 to 1.55.1 in /site (#20071)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.55.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright/releases"><code>@playwright/test</code>'s releases</a>.</em></p> <blockquote> <h2>v1.55.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/37479">microsoft/playwright#37479</a> - [Bug]: Upgrade Chromium to 140.0.7339.186. <a href="https://redirect.github.com/microsoft/playwright/issues/37147">microsoft/playwright#37147</a> - [Regression]: Internal error: step id not found. <a href="https://redirect.github.com/microsoft/playwright/issues/37146">microsoft/playwright#37146</a> - [Regression]: HTML reporter displays a broken chip link when there are no projects. <a href="https://redirect.github.com/microsoft/playwright/pull/37137">microsoft/playwright#37137</a> - Revert "fix(a11y): track inert elements as hidden".</p> <h2>Browser Versions</h2> <ul> <li>Chromium 140.0.7339.186</li> <li>Mozilla Firefox 141.0</li> <li>WebKit 26.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 139</li> <li>Microsoft Edge 139</li> </ul> <h2>v1.55.0</h2> <h2>New APIs</h2> <ul> <li>New Property <a href="https://playwright.dev/docs/api/class-teststepinfo#test-step-info-title-path">testStepInfo.titlePath</a> Returns the full title path starting from the test file, including test and step titles.</li> </ul> <h2>Codegen</h2> <ul> <li>Automatic <code>toBeVisible()</code> assertions: Codegen can now generate automatic <code>toBeVisible()</code> assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.</li> </ul> <h2>Breaking Changes</h2> <ul> <li>⚠️ Dropped support for Chromium extension manifest v2.</li> </ul> <h2>Miscellaneous</h2> <ul> <li>Added support for Debian 13 "Trixie".</li> </ul> <h2>Browser Versions</h2> <ul> <li>Chromium 140.0.7339.16</li> <li>Mozilla Firefox 141.0</li> <li>WebKit 26.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 139</li> <li>Microsoft Edge 139</li> </ul> <h2>v1.54.2</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/36714">microsoft/playwright#36714</a> - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) <a href="https://redirect.github.com/microsoft/playwright/issues/36828">microsoft/playwright#36828</a> - [Regression]: Playwright Codegen keeps spamming with selected option <a href="https://redirect.github.com/microsoft/playwright/issues/36810">microsoft/playwright#36810</a> - [Regression]: Starting Codegen with target language doesn't work anymore</p> <h2>Browser Versions</h2> <ul> <li>Chromium 139.0.7258.5</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/ae51df7a35888f663553ab4e9c45d6cb6335397f"><code>ae51df7</code></a> chore: mark v1.55.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/37530">#37530</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/86dde294ce7fc9dd62d2f7ce5afd0c79cff50140"><code>86dde29</code></a> feat(chromium): roll to r1193 (<a href="https://redirect.github.com/microsoft/playwright/issues/37529">#37529</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/86328bc9f43da2fe2b9aba2822c79f8b4c0c7f72"><code>86328bc</code></a> chore: do not use -k option (<a href="https://redirect.github.com/microsoft/playwright/issues/37532">#37532</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/63799ba68340fde11445d4f48c12515c28dcc92a"><code>63799ba</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37214">#37214</a>): docs: fix method names in release notes</li> <li><a href="https://github.com/microsoft/playwright/commit/21e29a42ab090d7848a3c3255f05335ba0db424d"><code>21e29a4</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37153">#37153</a>): fix(html): don't display a chip with empty content with ...</li> <li><a href="https://github.com/microsoft/playwright/commit/ba62e6ab0d25f7415ffdf121e4e186aadb213be5"><code>ba62e6a</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37149">#37149</a>): fix(test): attaching in boxed fixture</li> <li><a href="https://github.com/microsoft/playwright/commit/25bb073f2697c98995871d40828604b0836c29b7"><code>25bb073</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37137">#37137</a>): Revert "fix(a11y): track inert elements as hidden (<a href="https://redirect.github.com/microsoft/playwright/issues/36947">#36947</a>)"</li> <li><a href="https://github.com/microsoft/playwright/commit/f992162f04ae0b0b5a0f4b6114b894215be98995"><code>f992162</code></a> chore: mark v1.55.0 (<a href="https://redirect.github.com/microsoft/playwright/issues/37121">#37121</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/4a92ea00253106c8bd4234b8d5be2e205d049012"><code>4a92ea0</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37113">#37113</a>): docs: add release-notes for v1.55</li> <li><a href="https://github.com/microsoft/playwright/commit/aa05507bbabc170abf7775bf0d3ddd2438dc384a"><code>aa05507</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/37114">#37114</a>): test: move browser._launchServer in child process</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.50.1...v1.55.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~playwright-bot">playwright-bot</a>, a new releaser for <code>@playwright/test</code> since your current version.</p> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
48d19c5546 |
chore: bump @fontsource/fira-code from 5.2.5 to 5.2.7 in /site (#20069)
Bumps [@fontsource/fira-code](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/fira-code) from 5.2.5 to 5.2.7. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/fira-code">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9d8579bbe3 |
chore: bump chromatic from 11.25.2 to 11.29.0 in /site (#20067)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.25.2 to 11.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chromaui/chromatic-cli/releases">chromatic's releases</a>.</em></p> <blockquote> <h2>v11.29.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Export <code>createLogger</code> and make all arguments optional <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1182">#1182</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h2>v11.28.4</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Revert "Add git command logging and pass <code>--no-relative</code> to <code>git diff</code>." <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1183">#1183</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h2>v11.28.3</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Add git command logging and pass <code>--no-relative</code> to <code>git diff</code>. <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1181">#1181</a> (<a href="https://github.com/tmeasday"><code>@tmeasday</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Tom Coleman (<a href="https://github.com/tmeasday"><code>@tmeasday</code></a>)</li> </ul> <h2>v11.28.2</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Use pagination to get all tests in the build <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1175">#1175</a> (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Cody Kaup (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <h2>v11.28.1</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Return additional build info on action rerun <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1174">#1174</a> (<a href="https://github.com/justin-thurman"><code>@justin-thurman</code></a>)</li> <li>✏️ Update help text to reflect actual state of exitOnceUploaded. <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1169">#1169</a> (<a href="https://github.com/jwir3"><code>@jwir3</code></a>)</li> </ul> <h4>Authors: 2</h4> <ul> <li>Justin Thurman (<a href="https://github.com/justin-thurman"><code>@justin-thurman</code></a>)</li> <li>Scott Johnson (<a href="https://github.com/jwir3"><code>@jwir3</code></a>)</li> </ul> <h2>v11.28.0</h2> <h4>🚀 Enhancement</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md">chromatic's changelog</a>.</em></p> <blockquote> <h1>v11.29.0 (Fri May 23 2025)</h1> <h4>🚀 Enhancement</h4> <ul> <li>Export <code>createLogger</code> and make all arguments optional <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1182">#1182</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <hr /> <h1>v11.28.4 (Fri May 23 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Revert "Add git command logging and pass <code>--no-relative</code> to <code>git diff</code>." <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1183">#1183</a> (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Gert Hengeveld (<a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>)</li> </ul> <hr /> <h1>v11.28.3 (Thu May 22 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Add git command logging and pass <code>--no-relative</code> to <code>git diff</code>. <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1181">#1181</a> (<a href="https://github.com/tmeasday"><code>@tmeasday</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Tom Coleman (<a href="https://github.com/tmeasday"><code>@tmeasday</code></a>)</li> </ul> <hr /> <h1>v11.28.2 (Thu Apr 17 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Use pagination to get all tests in the build <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1175">#1175</a> (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>Cody Kaup (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <hr /> <h1>v11.28.1 (Thu Apr 17 2025)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chromaui/chromatic-cli/commit/6004745462f2b0e925f5ffd02427e1d93b5a4457"><code>6004745</code></a> Bump version to: 11.29.0 [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/15caa2ae276e61cf5a1d4158a0a3b0291a526a68"><code>15caa2a</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/092db515ebca02d057c1b7ed91712fd6c7720d1b"><code>092db51</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1182">#1182</a> from chromaui/export-createLogger</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/71ad899f7f824278ab05e0ac854ee88a78da3509"><code>71ad899</code></a> Merge branch 'main' into export-createLogger</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/e6127ede8887d61107ec725f057a410f8c2898b9"><code>e6127ed</code></a> Bump version to: 11.28.4 [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/88ca20e2f8eb6f78fc289872c043935ad044474e"><code>88ca20e</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/ac3689eae4ccbabccc63298fd935dc20d352d3ad"><code>ac3689e</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1183">#1183</a> from chromaui/revert-1181-tom/cap-2840-turbosnap-det...</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/46ef6376e1e7dd1442e5986828bdd251d5cb4d8c"><code>46ef637</code></a> Revert "Add git command logging and pass <code>--no-relative</code> to <code>git diff</code>."</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/fd1bbfe989c2c0e56ef6d7a40949b1a692bc4d32"><code>fd1bbfe</code></a> Export createLogger and make all arguments optional</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/24e63156d595d9e2b144247661946125e3f9110c"><code>24e6315</code></a> Bump version to: 11.28.3 [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/chromaui/chromatic-cli/compare/v11.25.2...v11.29.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4553614bff |
chore: bump the mui group across 1 directory with 5 updates (#20054)
Bumps the mui group with 5 updates in the /site directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.14` | `5.18.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.14` | `5.18.0` | | [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `5.16.14` | `5.18.0` | | [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `5.16.14` | `5.17.1` | | [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) | `7.25.0` | `7.29.10` | Updates `@mui/icons-material` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/icons-material</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/icons-material</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/b0dc8270c5a2896293ff8b61052120a13819f0a1"><code>b0dc827</code></a> v5.17.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45605">#45605</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-icons-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/material` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/material</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/material</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/f233c5b08681c5ea72c4be6e696194e9a5d57e1c"><code>f233c5b</code></a> [material-nextjs][system] Backport CSS layers to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/b0dc8270c5a2896293ff8b61052120a13819f0a1"><code>b0dc827</code></a> v5.17.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45605">#45605</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/371a1fe00fd826596cbba279f997595f20d18010"><code>371a1fe</code></a> [material-ui] Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/c4392057185ed6ab62961f1cb777d5d86919d744"><code>c439205</code></a> [material-ui][TextareaAutosize] Temporarily disconnect ResizeObserver to avoi...</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/system` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/system</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/system</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/f233c5b08681c5ea72c4be6e696194e9a5d57e1c"><code>f233c5b</code></a> [material-nextjs][system] Backport CSS layers to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-system">compare view</a></li> </ul> </details> <br /> Updates `@mui/utils` from 5.16.14 to 5.17.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/utils</code>'s releases</a>.</em></p> <blockquote> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.17.1/CHANGELOG.md"><code>@mui/utils</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.17.1/packages/mui-utils">compare view</a></li> </ul> </details> <br /> Updates `@mui/x-tree-view` from 7.25.0 to 7.29.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/releases"><code>@mui/x-tree-view</code>'s releases</a>.</em></p> <blockquote> <h2>v7.29.10</h2> <p>We'd like to extend a big thank you to the 1 contributor who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>The following is the team member who have contributed to this release: <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></p> <h3>Tree View</h3> <h4><code>@mui/x-tree-view@7.29.10</code></h4> <ul> <li>[tree view] Fix the expansion toggle on icon container with old DOM structure (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19546">#19546</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> </ul> <h4><code>@mui/x-tree-view-pro@7.29.10</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-tree-view@7.29.10</code>.</p> <h2>v7.29.9</h2> <p>We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community members for their valuable contributions: <a href="https://github.com/nusr"><code>@nusr</code></a></p> <p>The following are all team members who have contributed to this release: <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/rita-codes"><code>@rita-codes</code></a></p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.29.9</code></h4> <ul> <li>[DataGrid] Do not call <code>preProcessEditCellProps()</code> if cell is not editable based on <code>isCellEditable()</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19082">#19082</a>) <a href="https://github.com/nusr"><code>@nusr</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.29.9</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid@7.29.9</code>, plus:</p> <ul> <li>[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18718">#18718</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> </ul> <h4><code>@mui/x-data-grid-premium@7.29.9</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid-pro@7.29.9</code>.</p> <h3>Docs</h3> <ul> <li>[docs] Audit and revise the Data Grid Pro row docs (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18629">#18629</a>) <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/blob/v7.29.10/CHANGELOG.md"><code>@mui/x-tree-view</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.29.10</h2> <p><em>Sep 25, 2025</em></p> <p>We'd like to extend a big thank you to the 1 contributor who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>The following is the team member who have contributed to this release: <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></p> <h3>Tree View</h3> <h4><code>@mui/x-tree-view@7.29.10</code></h4> <ul> <li>[tree view] Fix the expansion toggle on icon container with old DOM structure (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19546">#19546</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> </ul> <h4><code>@mui/x-tree-view-pro@7.29.10</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-tree-view@7.29.10</code>.</p> <!-- raw HTML omitted --> <h2>7.29.9</h2> <p><em>Aug 7, 2025</em></p> <p>We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community members for their valuable contributions: <a href="https://github.com/nusr"><code>@nusr</code></a></p> <p>The following are all team members who have contributed to this release: <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/rita-codes"><code>@rita-codes</code></a></p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.29.9</code></h4> <ul> <li>[DataGrid] Do not call <code>preProcessEditCellProps()</code> if cell is not editable based on <code>isCellEditable()</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19082">#19082</a>) <a href="https://github.com/nusr"><code>@nusr</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.29.9</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid@7.29.9</code>, plus:</p> <ul> <li>[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18718">#18718</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/a1d26c9ea9ca8d2f1556fd3cad9cbb6753fd6fed"><code>a1d26c9</code></a> [release] v7.29.10 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19705">#19705</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/c54bb3d55e772f0581e753c9eddc6cb79a94c82d"><code>c54bb3d</code></a> [tree view] Fix the expansion toggle on icon container with old DOM structure...</li> <li><a href="https://github.com/mui/mui-x/commit/a80b51b5268ec21a5680677dfbc53b6da2366a32"><code>a80b51b</code></a> V.7.29.1 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17520">#17520</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/1cead40be63a401f263cbe5a3f2bbb370d4fef2c"><code>1cead40</code></a> [TreeView] Fix drag and drop issue with label editing (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17415">#17415</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80"><code>80a4c73</code></a> v7.29.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17383">#17383</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3fe4c2a957202a86836e28ed5cc2d0c69a49de24"><code>3fe4c2a</code></a> [core] Cleanup <code>@mui</code> dependency versions (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17390">#17390</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/714c27a35669ddb6607b8304f7dde004cebc12fa"><code>714c27a</code></a> v7.28.1 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17073">#17073</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741"><code>77e84ec</code></a> v7.28.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17002">#17002</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/d83ee5c49d3b881a816385f5a59ccff8b2e503d4"><code>d83ee5c</code></a> [core] Allow MUI Core v7 in dependencies (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16951">#16951</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3b9664368b060d57fc67f9961104d63c47299b54"><code>3b96643</code></a> v7.26.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16498">#16498</a>)</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.29.10/packages/x-tree-view">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~rita-codes">rita-codes</a>, a new releaser for <code>@mui/x-tree-view</code> since your current version.</p> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8cfa2c4b52 |
chore: bump axios from 1.8.2 to 1.12.0 in /site (#20030)
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.12.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>adding build artifacts (<a href="https://github.com/axios/axios/commit/9ec86de257bfa33856571036279169f385ed92bd">9ec86de</a>)</li> <li>dont add dist on release (<a href="https://github.com/axios/axios/commit/a2edc3606a4f775d868a67bb3461ff18ce7ecd11">a2edc36</a>)</li> <li><strong>fetch-adapter:</strong> set correct Content-Type for Node FormData (<a href="https://redirect.github.com/axios/axios/issues/6998">#6998</a>) (<a href="https://github.com/axios/axios/commit/a9f47afbf3224d2ca987dbd8188789c7ea853c5d">a9f47af</a>)</li> <li><strong>node:</strong> enforce maxContentLength for data: URLs (<a href="https://redirect.github.com/axios/axios/issues/7011">#7011</a>) (<a href="https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593">945435f</a>)</li> <li>package exports (<a href="https://redirect.github.com/axios/axios/issues/5627">#5627</a>) (<a href="https://github.com/axios/axios/commit/aa78ac23fc9036163308c0f6bd2bb885e7af3f36">aa78ac2</a>)</li> <li><strong>params:</strong> removing '[' and ']' from URL encode exclude characters (<a href="https://redirect.github.com/axios/axios/issues/3316">#3316</a>) (<a href="https://redirect.github.com/axios/axios/issues/5715">#5715</a>) (<a href="https://github.com/axios/axios/commit/6d84189349c43b1dcdd977b522610660cc4c7042">6d84189</a>)</li> <li>release pr run (<a href="https://github.com/axios/axios/commit/fd7f404488b2c4f238c2fbe635b58026a634bfd2">fd7f404</a>)</li> <li><strong>types:</strong> change the type guard on isCancel (<a href="https://redirect.github.com/axios/axios/issues/5595">#5595</a>) (<a href="https://github.com/axios/axios/commit/0dbb7fd4f61dc568498cd13a681fa7f907d6ec7e">0dbb7fd</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>adapter:</strong> surface low‑level network error details; attach original error via cause (<a href="https://redirect.github.com/axios/axios/issues/6982">#6982</a>) (<a href="https://github.com/axios/axios/commit/78b290c57c978ed2ab420b90d97350231c9e5d74">78b290c</a>)</li> <li><strong>fetch:</strong> add fetch, Request, Response env config variables for the adapter; (<a href="https://redirect.github.com/axios/axios/issues/7003">#7003</a>) (<a href="https://github.com/axios/axios/commit/c959ff29013a3bc90cde3ac7ea2d9a3f9c08974b">c959ff2</a>)</li> <li>support reviver on JSON.parse (<a href="https://redirect.github.com/axios/axios/issues/5926">#5926</a>) (<a href="https://github.com/axios/axios/commit/2a9763426e43d996fd60d01afe63fa6e1f5b4fca">2a97634</a>), closes <a href="https://redirect.github.com/axios/axios/issues/5924">#5924</a></li> <li><strong>types:</strong> extend AxiosResponse interface to include custom headers type (<a href="https://redirect.github.com/axios/axios/issues/6782">#6782</a>) (<a href="https://github.com/axios/axios/commit/7960d34eded2de66ffd30b4687f8da0e46c4903e">7960d34</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/WillianAgostini" title="+132/-16760 ([#7002](https://github.com/axios/axios/issues/7002) [#5926](https://github.com/axios/axios/issues/5926) [#6782](https://github.com/axios/axios/issues/6782) )">Willian Agostini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+4263/-293 ([#7006](https://github.com/axios/axios/issues/7006) [#7003](https://github.com/axios/axios/issues/7003) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/mkhani01" title="+111/-15 ([#6982](https://github.com/axios/axios/issues/6982) )">khani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/AmeerAssadi" title="+123/-0 ([#7011](https://github.com/axios/axios/issues/7011) )">Ameer Assadi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/emiedonmokumo" title="+55/-35 ([#6998](https://github.com/axios/axios/issues/6998) )">Emiedonmokumo Dick-Boro</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/opsysdebug" title="+8/-8 ([#6980](https://github.com/axios/axios/issues/6980) )">Zeroday BYTE</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+7/-7 ([#6985](https://github.com/axios/axios/issues/6985) [#6985](https://github.com/axios/axios/issues/6985) )">Jason Saayman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/HealGaren" title="+5/-7 ([#5715](https://github.com/axios/axios/issues/5715) )">최예찬</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/gligorkot" title="+3/-1 ([#5627](https://github.com/axios/axios/issues/5627) )">Gligor Kotushevski</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/adimit" title="+2/-1 ([#5595](https://github.com/axios/axios/issues/5595) )">Aleksandar Dimitrov</a></li> </ul> <h2>Release v1.11.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Tejaswi1305" title="+1/-1 ([#6894](https://github.com/axios/axios/issues/6894) )">Tejaswi1305</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/axios/axios/compare/v1.11.0...v1.12.0">1.12.0</a> (2025-09-11)</h1> <h3>Bug Fixes</h3> <ul> <li>adding build artifacts (<a href="https://github.com/axios/axios/commit/9ec86de257bfa33856571036279169f385ed92bd">9ec86de</a>)</li> <li>dont add dist on release (<a href="https://github.com/axios/axios/commit/a2edc3606a4f775d868a67bb3461ff18ce7ecd11">a2edc36</a>)</li> <li><strong>fetch-adapter:</strong> set correct Content-Type for Node FormData (<a href="https://redirect.github.com/axios/axios/issues/6998">#6998</a>) (<a href="https://github.com/axios/axios/commit/a9f47afbf3224d2ca987dbd8188789c7ea853c5d">a9f47af</a>)</li> <li><strong>node:</strong> enforce maxContentLength for data: URLs (<a href="https://redirect.github.com/axios/axios/issues/7011">#7011</a>) (<a href="https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593">945435f</a>)</li> <li>package exports (<a href="https://redirect.github.com/axios/axios/issues/5627">#5627</a>) (<a href="https://github.com/axios/axios/commit/aa78ac23fc9036163308c0f6bd2bb885e7af3f36">aa78ac2</a>)</li> <li><strong>params:</strong> removing '[' and ']' from URL encode exclude characters (<a href="https://redirect.github.com/axios/axios/issues/3316">#3316</a>) (<a href="https://redirect.github.com/axios/axios/issues/5715">#5715</a>) (<a href="https://github.com/axios/axios/commit/6d84189349c43b1dcdd977b522610660cc4c7042">6d84189</a>)</li> <li>release pr run (<a href="https://github.com/axios/axios/commit/fd7f404488b2c4f238c2fbe635b58026a634bfd2">fd7f404</a>)</li> <li><strong>types:</strong> change the type guard on isCancel (<a href="https://redirect.github.com/axios/axios/issues/5595">#5595</a>) (<a href="https://github.com/axios/axios/commit/0dbb7fd4f61dc568498cd13a681fa7f907d6ec7e">0dbb7fd</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>adapter:</strong> surface low‑level network error details; attach original error via cause (<a href="https://redirect.github.com/axios/axios/issues/6982">#6982</a>) (<a href="https://github.com/axios/axios/commit/78b290c57c978ed2ab420b90d97350231c9e5d74">78b290c</a>)</li> <li><strong>fetch:</strong> add fetch, Request, Response env config variables for the adapter; (<a href="https://redirect.github.com/axios/axios/issues/7003">#7003</a>) (<a href="https://github.com/axios/axios/commit/c959ff29013a3bc90cde3ac7ea2d9a3f9c08974b">c959ff2</a>)</li> <li>support reviver on JSON.parse (<a href="https://redirect.github.com/axios/axios/issues/5926">#5926</a>) (<a href="https://github.com/axios/axios/commit/2a9763426e43d996fd60d01afe63fa6e1f5b4fca">2a97634</a>), closes <a href="https://redirect.github.com/axios/axios/issues/5924">#5924</a></li> <li><strong>types:</strong> extend AxiosResponse interface to include custom headers type (<a href="https://redirect.github.com/axios/axios/issues/6782">#6782</a>) (<a href="https://github.com/axios/axios/commit/7960d34eded2de66ffd30b4687f8da0e46c4903e">7960d34</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/WillianAgostini" title="+132/-16760 ([#7002](https://github.com/axios/axios/issues/7002) [#5926](https://github.com/axios/axios/issues/5926) [#6782](https://github.com/axios/axios/issues/6782) )">Willian Agostini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+4263/-293 ([#7006](https://github.com/axios/axios/issues/7006) [#7003](https://github.com/axios/axios/issues/7003) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/mkhani01" title="+111/-15 ([#6982](https://github.com/axios/axios/issues/6982) )">khani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/AmeerAssadi" title="+123/-0 ([#7011](https://github.com/axios/axios/issues/7011) )">Ameer Assadi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/emiedonmokumo" title="+55/-35 ([#6998](https://github.com/axios/axios/issues/6998) )">Emiedonmokumo Dick-Boro</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/opsysdebug" title="+8/-8 ([#6980](https://github.com/axios/axios/issues/6980) )">Zeroday BYTE</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+7/-7 ([#6985](https://github.com/axios/axios/issues/6985) [#6985](https://github.com/axios/axios/issues/6985) )">Jason Saayman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/HealGaren" title="+5/-7 ([#5715](https://github.com/axios/axios/issues/5715) )">최예찬</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/gligorkot" title="+3/-1 ([#5627](https://github.com/axios/axios/issues/5627) )">Gligor Kotushevski</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/adimit" title="+2/-1 ([#5595](https://github.com/axios/axios/issues/5595) )">Aleksandar Dimitrov</a></li> </ul> <h1><a href="https://github.com/axios/axios/compare/v1.10.0...v1.11.0">1.11.0</a> (2025-07-22)</h1> <h3>Bug Fixes</h3> <ul> <li>form-data npm pakcage (<a href="https://redirect.github.com/axios/axios/issues/6970">#6970</a>) (<a href="https://github.com/axios/axios/commit/e72c193722530db538b19e5ddaaa4544d226b253">e72c193</a>)</li> <li>prevent RangeError when using large Buffers (<a href="https://redirect.github.com/axios/axios/issues/6961">#6961</a>) (<a href="https://github.com/axios/axios/commit/a2214ca1bc60540baf2c80573cea3a0ff91ba9d1">a2214ca</a>)</li> <li><strong>types:</strong> resolve type discrepancies between ESM and CJS TypeScript declaration files (<a href="https://redirect.github.com/axios/axios/issues/6956">#6956</a>) (<a href="https://github.com/axios/axios/commit/8517aa16f8d082fc1d5309c642220fa736159110">8517aa1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/izzygld" title="+186/-93 ([#6970](https://github.com/axios/axios/issues/6970) )">izzy goldman</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/manishsahanidev" title="+70/-0 ([#6961](https://github.com/axios/axios/issues/6961) )">Manish Sahani</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+12/-10 ([#6938](https://github.com/axios/axios/issues/6938) [#6939](https://github.com/axios/axios/issues/6939) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jrnail23" title="+13/-2 ([#6956](https://github.com/axios/axios/issues/6956) )">James Nail</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/0d8ad6e1de0f5339e02bc262d6f0df4936974120"><code>0d8ad6e</code></a> chore(release): v1.12.0 (<a href="https://redirect.github.com/axios/axios/issues/7013">#7013</a>)</li> <li><a href="https://github.com/axios/axios/commit/fd7f404488b2c4f238c2fbe635b58026a634bfd2"><code>fd7f404</code></a> fix: release pr run</li> <li><a href="https://github.com/axios/axios/commit/a2edc3606a4f775d868a67bb3461ff18ce7ecd11"><code>a2edc36</code></a> fix: dont add dist on release</li> <li><a href="https://github.com/axios/axios/commit/9ec86de257bfa33856571036279169f385ed92bd"><code>9ec86de</code></a> fix: adding build artifacts</li> <li><a href="https://github.com/axios/axios/commit/945435fc51467303768202250debb8d4ae892593"><code>945435f</code></a> fix(node): enforce maxContentLength for data: URLs (<a href="https://redirect.github.com/axios/axios/issues/7011">#7011</a>)</li> <li><a href="https://github.com/axios/axios/commit/28e5e3016d6ed0b3ec489427e4ec00133f45ddc2"><code>28e5e30</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/7005">#7005</a>)</li> <li><a href="https://github.com/axios/axios/commit/d03f245a40ec016b190748a865cce9fe3815c903"><code>d03f245</code></a> chore(CI): fixed release info script to use npm registry instead of git as fi...</li> <li><a href="https://github.com/axios/axios/commit/a0bc91137950f36a1f6b0a2a60d11fd7f245ff0e"><code>a0bc911</code></a> chore: removing dist files from src (<a href="https://redirect.github.com/axios/axios/issues/7002">#7002</a>)</li> <li><a href="https://github.com/axios/axios/commit/c959ff29013a3bc90cde3ac7ea2d9a3f9c08974b"><code>c959ff2</code></a> feat(fetch): add fetch, Request, Response env config variables for the adapte...</li> <li><a href="https://github.com/axios/axios/commit/a9f47afbf3224d2ca987dbd8188789c7ea853c5d"><code>a9f47af</code></a> fix(fetch-adapter): set correct Content-Type for Node FormData (<a href="https://redirect.github.com/axios/axios/issues/6998">#6998</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.8.2...v1.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/coder/coder/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d70e26d2e3 |
chore: remove react-helmet (#19963)
Since React 19 supports head tags natively, we no longer need to use `react-helmet`. --------- Co-authored-by: ケイラ <mckayla@hey.com> Co-authored-by: Andrew Aquino <dawneraq@gmail.com> |
||
|
|
4d8dc221bf |
chore: upgrade Node.js from 20.19.4 to 22.19.0 and update dependencies (#19870)
# Update Node.js from 20.19.4 to 22.19.0 This PR updates Node.js from v20.19.4 to v22.19.0 across the codebase. The change includes: - Updated Node.js version in GitHub Actions setup-node workflow - Updated Node.js version in the dogfood Dockerfile - Changed from `pkgs.nodejs_20` to `unstablePkgs.nodejs_22` in the Nix flake - Updated the Node.js engine version constraints in package.json files to allow Node.js 22 - Updated Playwright from v1.47.0 to v1.50.1 - Updated tzdata dependency from v1.0.44 to v1.0.46 - Updated the flake.lock file with latest nixpkgs references The PR also improves the error message for Playwright version mismatches by showing the actual versions in the error. |
||
|
|
8db82d25b3 | chore: upgrade to react 19 (#19829) | ||
|
|
04fa027532 |
chore: upgrade to vite 7 (#19352)
Nice little treat :) |
||
|
|
252f7d461e |
chore: pin dependencies in Dockerfiles (#19587)
Fixes up some security issues related to lack of pinned dependencies |
||
|
|
0b6f353b99 |
chore: override version of DOMPurify (#19574)
The [DOMPurify](https://github.com/cure53/DOMPurify) version used by the latest version of [monaco-editor](https://github.com/microsoft/monaco-editor) contains [at least one known CVE](https://security.snyk.io/package/npm/dompurify/3.1.7) https://github.com/coder/coder/issues/19445 https://github.com/coder/coder/pull/19446 This PR aims to override the version to resolve security issues: https://www.npmjs.com/package/dompurify/v/3.2.6 |