mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
27ed052d86b5c8a630ccaff45ca39632da2c419c
851
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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 |
||
|
|
fc7f53ffce |
chore: update monaco-editor to resolve DOMPurify CVEs #19445 (#19446)
https://github.com/coder/coder/issues/19445 |
||
|
|
1d1a16ea01 | chore: update storybook config to use TS (#19343) | ||
|
|
accdcb8b77 |
chore: upgrade biome to v2 (#19362)
Guide for migration: https://biomejs.dev/guides/upgrade-to-biome-v2/ |
||
|
|
9cde6e6608 |
chore: remove turbosnap plugin (#19341)
Turbosnap plugin is included by default in Storybook 8, so we can remove it from our configuration. > Found 'rollup-plugin-turbosnap' which is now included by default in Storybook 8. Removing from your plugins list. Ensure you pass `--stats-json` to generate stats. > For more information, see https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#turbosnap-vite-plugin-is-no-longer-needed |
||
|
|
2180d17f7d |
chore: upgrade to pnpm 10 (#19327)
pnpm 9 yells pretty loudly about being out of date. also, pnpm 10 no longer runs untrusted `postinstall`/`prepare` scripts by default, which, _finally_. |
||
|
|
67e1567b47 |
chore: specify packageManager explicitly to match pinned version in Dockerfile (#19311)
|
||
|
|
4f1db8b866 | chore: upgrade to storybook 9 (#18983) | ||
|
|
5c88d93207 | chore: update to node 20.19.4 (#19188) | ||
|
|
8a8c13382e | feat: update form-data dependency to 4.0.4 (#19128) | ||
|
|
52c4b61391 | feat: add search to parameter dropdowns (#18729) | ||
|
|
5a8a19be70 |
feat: auto reconnect the terminal (#18796)
**Changes:** - Use [websocket-ts](https://www.npmjs.com/package/websocket-ts) to have auto reconnection out of the box 🙏 - Update the disconnected alert message to "Trying to connect..." since the connection is always trying to reconnect - Remove `useWithRetry` because it is not necessary anymore **Other topics:** - The disconnected alert is displaying a simple message, but we can include more info such as the number of attemtps - The reconnection feature is in a good state and adding value. IMO, any improvement can be done after getting this merged Closes https://github.com/coder/internal/issues/659 |
||
|
|
8eebb4fa4c |
feat: make task panels resizable (#18590)
**Demo:** https://github.com/user-attachments/assets/cc80b768-197e-42a0-9326-f30c9d9038e3 |
||
|
|
688d2ee3eb | chore: remove chats experiment (#18535) | ||
|
|
6877142a0e |
feat: create experimental template embed page for dynamic params (#17999)
resolves coder/preview#58 |
||
|
|
be8474a8a0 |
feat: add textarea auto size (#18127)
Demo: https://github.com/user-attachments/assets/aa179ac2-6f2f-43a6-8d74-8a936eea5a29 |
||
|
|
f678f921db |
chore: bump undici from 6.21.1 to 6.21.2 in /site (#17856)
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>fix(types): add missing DNS interceptor by <a href="https://github.com/slagiewka"><code>@slagiewka</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> <li>[v6.x] fix wpts on windows by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4093">nodejs/undici#4093</a></li> <li>Removed clients with unrecoverable errors from the Pool <a href="https://redirect.github.com/nodejs/undici/pull/4088">nodejs/undici#4088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/slagiewka"><code>@slagiewka</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2">https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/b63d939953fe20cfd6718e8eed437da983ac7b12"><code>b63d939</code></a> Bumped v6.21.2</li> <li><a href="https://github.com/nodejs/undici/commit/de1e4b8a39d102bb34155c3fdec3f18806b93d9c"><code>de1e4b8</code></a> [v6.x] fix wpts on windows (<a href="https://redirect.github.com/nodejs/undici/issues/4093">#4093</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/4e07dda835ffb2ff7a1b1323dd94c61b8feaa3c5"><code>4e07dda</code></a> test: fix windows wpt (<a href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/133387138c9158d3b6e9493833986c34837035ad"><code>1333871</code></a> Removed clients with unrecoverable errors from the Pool (<a href="https://redirect.github.com/nodejs/undici/issues/4088">#4088</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a0e76c73a8ecb913beea7e2210e40d12b7c5cf69"><code>a0e76c7</code></a> fix(types): add missing DNS interceptor (<a href="https://redirect.github.com/nodejs/undici/issues/4024">#4024</a>)</li> <li>See full diff in <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.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) 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> |
||
|
|
589f18627e | chore: update vite deps and simplify config (#18036) | ||
|
|
c18169a402 |
chore: remove ts-prune (#18037)
We are using knip |
||
|
|
f3311400d1 | chore: upgrade tanstack/react-query to 5.77.0 (#18039) | ||
|
|
5cdda2ea7d |
chore: replace date-fns by dayjs (#18022)
This change replaces date-fns with dayjs throughout the codebase for more consistent date/time handling and to reduce bundle size. It also tries to make the formatting and usage consistent. **Why dayjs over date-fns?** Just because we were using dayjs more broadly. Its formatting capabilities, were also easier to extend. |
||
|
|
70edc2403a |
chore: remove chartjs (#18016)
- Remove ChartJS in favor of Recharts - Migrate ActiveUserChart to use the new chart design <img width="1624" alt="Screenshot 2025-05-23 at 15 00 03" src="https://github.com/user-attachments/assets/5f451a88-f2ef-4139-a888-c0358eb8cf17" /> |
||
|
|
bbceebde97 | chore: remove @mui/lab (#17857) | ||
|
|
a1c03b6c5f |
feat: add experimental Chat UI (#17650)
Builds on https://github.com/coder/coder/pull/17570 Frontend portion of https://github.com/coder/coder/tree/chat originally authored by @kylecarbs Additional changes: - Addresses linter complaints - Brings `ChatToolInvocation` argument definitions in line with those defined in `codersdk/toolsdk` - Ensures chat-related features are not shown unless `ExperimentAgenticChat` is enabled. Co-authored-by: Kyle Carberry <kyle@carberry.com> |
||
|
|
6bafe35774 |
chore: bump vite from 5.4.18 to 5.4.19 in /site (#17625)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19. <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>v5.4.19</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.19/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/v5.4.19/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.19 (2025-04-30)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>, check static serve file inside sirv (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19966">#19966</a>) (<a href="https://github.com/vitejs/vite/commit/766947e7cbf1cdd07df9737394e8c870401b78b0">766947e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19965">#19965</a> <a href="https://redirect.github.com/vitejs/vite/issues/19966">#19966</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/80a333a23103ced0442d4463d1191433d90f5e19"><code>80a333a</code></a> release: v5.4.19</li> <li><a href="https://github.com/vitejs/vite/commit/766947e7cbf1cdd07df9737394e8c870401b78b0"><code>766947e</code></a> fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>, check static serve file inside sirv (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19966">#19966</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.19/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> |
||
|
|
f108f9d71f |
chore: setup knip and remove unused exports, files, and dependencies (#17608)
Closes [coder/interal#600](https://github.com/coder/internal/issues/600) |
||
|
|
b6146dfe8a |
chore: remove circular dependencies (#17585)
I've been bit in the past by hard to deduce bugs caused by circular dependencies within TS projects. On a hunch that this could be contributing to some flaky tests I've used the tool [dpdm](https://github.com/acrazing/dpdm) to find and remove them. This PR does the following: - Move around exports/create new files to remove any non-type circular depencies - Add dpdm as a dev dependency and create the `check:circular-depency` pnpm script |
||
|
|
1c040edec4 |
chore: bump vite from 5.4.17 to 5.4.18 in /site (#17385)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.17 to 5.4.18. <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>v5.4.18</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.18/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/v5.4.18/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.18 (2025-04-10)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19830">#19830</a>, reject requests with <code>#</code> in request-target (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19831">#19831</a>) (<a href="https://github.com/vitejs/vite/commit/823675baff2bd6809c74ba2d9acca0327923a54f">823675b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19830">#19830</a> <a href="https://redirect.github.com/vitejs/vite/issues/19831">#19831</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/731b77d19d36f5682a5441b49cb2f6473389ad99"><code>731b77d</code></a> release: v5.4.18</li> <li><a href="https://github.com/vitejs/vite/commit/823675baff2bd6809c74ba2d9acca0327923a54f"><code>823675b</code></a> fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19830">#19830</a>, reject requests with <code>#</code> in request-target (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19831">#19831</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.18/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> |
||
|
|
88b7c9ef5d |
feat: install more terminal fonts (#17289)
Related: https://github.com/coder/coder/issues/15024 |
||
|
|
743d308eb3 |
feat: support multiple terminal fonts (#17257)
Fixes: https://github.com/coder/coder/issues/15024 |
||
|
|
cfb6d56f62 |
chore: bump vite from 5.4.16 to 5.4.17 in /site (#17266)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.16 to 5.4.17. <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>v5.4.17</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.17/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/v5.4.17/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.17 (2025-04-03)<!-- raw HTML omitted --></h2> <ul> <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19782">#19782</a>, fs check with svg and relative paths (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19784">#19784</a>) (<a href="https://github.com/vitejs/vite/commit/84b2b46ed129be8215108e789a90adbb33a9c42c">84b2b46</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19782">#19782</a> <a href="https://redirect.github.com/vitejs/vite/issues/19784">#19784</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/0a2518a98d2354c61ee8ef51f7d00fa92aebb511"><code>0a2518a</code></a> release: v5.4.17</li> <li><a href="https://github.com/vitejs/vite/commit/84b2b46ed129be8215108e789a90adbb33a9c42c"><code>84b2b46</code></a> fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19782">#19782</a>, fs check with svg and relative paths (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19784">#19784</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.17/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> |
||
|
|
53af7e1b90 |
feat: add shadcn radio-group component (#17264)
Based on the Figma designs: https://www.figma.com/design/WfqIgsTFXN2BscBSSyXWF8/Coder-kit?node-id=1786-4794&t=EAs4E89RAJLhivNj-1 <img width="127" alt="Screenshot 2025-04-04 at 16 38 14" src="https://github.com/user-attachments/assets/e4c72fa9-0491-4674-aeb8-ed0ca4a58649" /> |
||
|
|
8a24372e4d |
feat: add shadcn checkbox component (#17248)
contributes to coder/preview#55 Add shadcn checkbox component matching Figma styles from Coder Kit: https://www.figma.com/design/WfqIgsTFXN2BscBSSyXWF8/Coder-kit?node-id=489-4187&t=Zx137ETWsQZtaCku-1 <img width="52" alt="Screenshot 2025-04-03 at 21 15 52" src="https://github.com/user-attachments/assets/ff2de95c-cb12-46ed-af31-a6d230e52a31" /> |
||
|
|
3a0e8ddf97 |
chore: update esbuild to 0.25.0 (#17214)
- Resolves GHSA-67mh-4wv8-2f99 |
||
|
|
ae44ecfc07 |
chore: update prismjs to 1.30.0 (#17215)
- Resolves GHSA-x7hr-w5r2-h6wg |
||
|
|
d575e7f3ff |
chore: force babel dependency to 7.26.10 (#17193)
A bunch of dependency issues with babel, it seems forcing an update to 7.26.10 is ok for now |