mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
e5b6469f6f8701bfa5b81fa9e54633c55bee0fdb
450 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b7b96fe0f0 |
chore: bump @types/react-color from 3.0.12 to 3.0.13 in /site (#16398)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@types/react-color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-color) from 3.0.12 to 3.0.13. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-color">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> |
||
|
|
d18d9d767d |
chore: bump @types/lodash from 4.17.14 to 4.17.15 in /site (#16397)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c97913fe5e |
chore: bump @storybook/preview-api from 8.4.7 to 8.5.3 in /site (#16396)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) from 8.4.7 to 8.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/preview-api</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/lib/preview-api">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> |
||
|
|
6608b1dcf1 |
chore: bump @storybook/addon-mdx-gfm from 8.4.6 to 8.5.2 in /site (#16395)
Bumps [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) from 8.4.6 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-mdx-gfm</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-mdx-gfm</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon Test: Clarify message when <code>vitest</code> detects missing deps - <a href="https://redirect.github.com/storybookjs/storybook/pull/29763">#29763</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Clear coverage data when starting or watching - <a href="https://redirect.github.com/storybookjs/storybook/pull/30072">#30072</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Context menu UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/29727">#29727</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/7dac855e80e0d36a583f294c5005248b8b808d7a"><code>7dac855</code></a> Bump version from "8.5.1" to "8.5.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/600af05703b90bdda5999ffa85b52928140a4902"><code>600af05</code></a> Bump version from "8.5.0" to "8.5.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/92770672e5112dc397bd864c8013ea899e86fa47"><code>9277067</code></a> Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d8fe93ac1b2abc66591419432eeba1cef09d7365"><code>d8fe93a</code></a> Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/426586d37a59ba3c4aa37efdd720a0b0300f8785"><code>426586d</code></a> Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/b607dbe575b79c28e47a99ccc45e40daa17c4d00"><code>b607dbe</code></a> Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3b979ee412c1363e5b397292e8e05dac3f0c22d7"><code>3b979ee</code></a> Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/2b9f1cfc16b517ebf682daae8a7f8f64faca667e"><code>2b9f1cf</code></a> Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/91f53fdf55b6349846f11056278b157560c9511a"><code>91f53fd</code></a> Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ef9ee273d6d5136245fda6cab72d22735dea3b75"><code>ef9ee27</code></a> Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.5.2/code/addons/gfm">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> |
||
|
|
6c82f8fac3 |
chore: bump tailwind-merge from 2.5.4 to 2.6.0 in /site (#16394)
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.4 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dcastil/tailwind-merge/releases">tailwind-merge's releases</a>.</em></p> <blockquote> <h2>v2.6.0</h2> <h3>New Features</h3> <ul> <li>Export ConfigExtension type from package by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/505">dcastil/tailwind-merge#505</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v2.5.5...v2.6.0">https://github.com/dcastil/tailwind-merge/compare/v2.5.5...v2.6.0</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@manavm1990</code></a>, <a href="https://github.com/langy"><code>@langy</code></a>, <a href="https://github.com/jamesreaco"><code>@jamesreaco</code></a>, <a href="https://github.com/roboflow"><code>@roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@getsentry</code></a>, <a href="https://github.com/codecov"><code>@codecov</code></a>, <a href="https://github.com/sourcegraph"><code>@sourcegraph</code></a>, a private sponsor and more via <a href="https://github.com/thnxdev"><code>@thnxdev</code></a> for sponsoring tailwind-merge! ❤️</p> <h2>v2.5.5</h2> <h3>Bug Fixes</h3> <ul> <li>Fix typo "fractons" instead of "fractions" in "stacked-fractions" class by <a href="https://github.com/oliverhaas"><code>@oliverhaas</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/492">dcastil/tailwind-merge#492</a></li> </ul> <h3>Documentation</h3> <ul> <li>Add installation instructions to configuration docs by <a href="https://github.com/dcastil"><code>@dcastil</code></a> in <a href="https://redirect.github.com/dcastil/tailwind-merge/pull/486">dcastil/tailwind-merge#486</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5">https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.5.5</a></p> <p>Thanks to <a href="https://github.com/brandonmcconnell"><code>@brandonmcconnell</code></a>, <a href="https://github.com/manavm1990"><code>@manavm1990</code></a>, <a href="https://github.com/langy"><code>@langy</code></a>, <a href="https://github.com/jamesreaco"><code>@jamesreaco</code></a>, <a href="https://github.com/roboflow"><code>@roboflow</code></a>, <a href="https://github.com/syntaxfm"><code>@syntaxfm</code></a>, <a href="https://github.com/getsentry"><code>@getsentry</code></a>, <a href="https://github.com/codecov"><code>@codecov</code></a> and more via <a href="https://github.com/thnxdev"><code>@thnxdev</code></a> for sponsoring tailwind-merge! ❤️</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dcastil/tailwind-merge/commit/1a92c358e0ecc910296be7fce6635ad6f685be87"><code>1a92c35</code></a> v2.6.0</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/64803754e7d67583f42fb65c725fb8271ff4bbf4"><code>6480375</code></a> add changelog for v2.6.0</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/7bb2dc0e023eae4f7875ca9ba591096b6fb33b66"><code>7bb2dc0</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/509">#509</a> from dcastil/renovate/rollup-plugin-node-resolve-16.x</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/19eb0a1476d19771626294339a75e7c8e09d5c64"><code>19eb0a1</code></a> chore(deps): update dependency <code>@rollup/plugin-node-resolve</code> to v16</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/d6f10146e3b077b6a43d54f03fed5152c0b940cc"><code>d6f1014</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/508">#508</a> from dcastil/renovate/codspeed-vitest-plugin-4.x</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/d039e296dd4d878ee5bbba470a4b05fb5d2db1a7"><code>d039e29</code></a> chore(deps): update dependency <code>@codspeed/vitest-plugin</code> to v4</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/4aac490b6f6f08d2be451ca205a946e9127ba4ec"><code>4aac490</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/507">#507</a> from dcastil/renovate/migrate-config</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/433e53208a540f3053b575acad6052e84f405674"><code>433e532</code></a> chore(config): migrate config .github/renovate.json</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/31da3f22d763b357f1a51da034c4936c394bb88f"><code>31da3f2</code></a> fix unsupported import assertion</li> <li><a href="https://github.com/dcastil/tailwind-merge/commit/34078eee528e6e95599033aa39a5e9a8a2531566"><code>34078ee</code></a> Merge pull request <a href="https://redirect.github.com/dcastil/tailwind-merge/issues/506">#506</a> from dcastil/other/upgrade-github-workflows-to-node-22</li> <li>Additional commits viewable in <a href="https://github.com/dcastil/tailwind-merge/compare/v2.5.4...v2.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f124c03208 |
chore: bump @testing-library/user-event from 14.5.1 to 14.6.1 in /site (#16393)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.1 to 14.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/user-event/releases"><code>@testing-library/user-event</code>'s releases</a>.</em></p> <blockquote> <h2>v14.6.1</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v14.6.0...v14.6.1">14.6.1</a> (2025-01-21)</h2> <h3>Bug Fixes</h3> <ul> <li>correct description for <code>delay</code> option (<a href="https://redirect.github.com/testing-library/user-event/issues/1175">#1175</a>) (<a href="https://github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149">2edf14d</a>)</li> <li><strong>keyboard:</strong> add <code>ContextMenu</code> to <code>defaultKeyMap</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1079">#1079</a>) (<a href="https://github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663">3e471d1</a>)</li> <li><strong>keyboard:</strong> add brackets to <code>defaultKeyMap</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1226">#1226</a>) (<a href="https://github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38">543ecb0</a>)</li> <li><strong>keyboard:</strong> walk through radio group per arrow keys (<a href="https://redirect.github.com/testing-library/user-event/issues/1049">#1049</a>) (<a href="https://github.com/testing-library/user-event/commit/bf8111ca9fed2ab738e0568d741c2de1425e0ca4">bf8111c</a>)</li> <li><strong>pointer:</strong> dispatch mouse events if <code>pointerdown</code> is <code>defaultPrevented</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1121">#1121</a>) (<a href="https://github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6">f681f7b</a>)</li> <li><strong>pointer:</strong> set <code>button</code> and <code>buttons</code> properties on <code>PointerEvent</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1219">#1219</a>) (<a href="https://github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20">6614f72</a>)</li> <li><strong>pointer:</strong> use <code>1</code> as default value for <code>PointerEvent.width</code> and <code>PointerEvent.height</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1224">#1224</a>) (<a href="https://github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372">f0468d0</a>)</li> <li>prevent <code>click</code> event loop on form-associated custom element (<a href="https://redirect.github.com/testing-library/user-event/issues/1238">#1238</a>) (<a href="https://github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955">465fc7e</a>)</li> <li>prevent <code>click</code> event on non-focusable control (<a href="https://redirect.github.com/testing-library/user-event/issues/1130">#1130</a>) (<a href="https://github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64">e429094</a>)</li> <li><strong>upload:</strong> apply <code>accept</code> filter more leniently (<a href="https://redirect.github.com/testing-library/user-event/issues/1064">#1064</a>) (<a href="https://github.com/testing-library/user-event/commit/a344ad4dfea07b854513705d9e5ef7b3ef10919d">a344ad4</a>)</li> </ul> <h2>v14.6.0</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.0">14.6.0</a> (2025-01-15)</h2> <h3>Features</h3> <ul> <li>dispatch <code>FocusEvent</code> in hidden documents (<a href="https://redirect.github.com/testing-library/user-event/issues/1252">#1252</a>) (<a href="https://github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4">1ed8b15</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>clipboard:</strong> await <code>DataTransferItem.getAsString()</code> callback (<a href="https://redirect.github.com/testing-library/user-event/issues/1251">#1251</a>) (<a href="https://github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec">7b11b0e</a>)</li> <li><strong>event:</strong> assign pointer coords to MouseEvent (<a href="https://redirect.github.com/testing-library/user-event/issues/1039">#1039</a>) (<a href="https://github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823">8528972</a>)</li> <li><strong>pointer:</strong> check <code>PointerCoords.x</code> in <code>isDifferentPointerPosition</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1216">#1216</a>) (<a href="https://github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1">75edef5</a>)</li> <li><strong>pointer:</strong> check all fields of <code>PointerCoords</code> in <code>isDifferentPointerPosition()</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1229">#1229</a>) (<a href="https://github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc">5f3d28f</a>)</li> </ul> <h2>v14.5.2</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2">14.5.2</a> (2023-12-29)</h2> <h3>Bug Fixes</h3> <ul> <li>remove interop and deep DTL imports (<a href="https://github.com/testing-library/user-event/commit/6a3c896bd2d77d284c6deab4f4f02c0fb366824b">6a3c896</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/user-event/commit/d42954be66484bcf78486a298cc37f8a7c9e4bea"><code>d42954b</code></a> chore: fix typos (<a href="https://redirect.github.com/testing-library/user-event/issues/1260">#1260</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/465fc7eb49d38ad20b6cb227aea667167c4ea955"><code>465fc7e</code></a> fix: prevent <code>click</code> event loop on form-associated custom element (<a href="https://redirect.github.com/testing-library/user-event/issues/1238">#1238</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/65c1f6c87df8b694675a5ebc79779ecf4ff9c020"><code>65c1f6c</code></a> test: update snapshots (<a href="https://redirect.github.com/testing-library/user-event/issues/1261">#1261</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/543ecb0ea91ce36de9ed9d4f0fffc43df0068f38"><code>543ecb0</code></a> fix(keyboard): add brackets to <code>defaultKeyMap</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1226">#1226</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/f0468d04d75c84900daf440f96b114192b920372"><code>f0468d0</code></a> fix(pointer): use <code>1</code> as default value for <code>PointerEvent.width</code> and `PointerE...</li> <li><a href="https://github.com/testing-library/user-event/commit/6614f7282c75f783167fd3bee8113244a524fe20"><code>6614f72</code></a> fix(pointer): set <code>button</code> and <code>buttons</code> properties on <code>PointerEvent</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1219">#1219</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/2edf14d2e787e5a4217e69f602d21dc9dc8a6149"><code>2edf14d</code></a> fix: correct description for <code>delay</code> option (<a href="https://redirect.github.com/testing-library/user-event/issues/1175">#1175</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/e4290948650a6925f549f4ec35ff74b3e81a0c64"><code>e429094</code></a> fix: prevent <code>click</code> event on non-focusable control (<a href="https://redirect.github.com/testing-library/user-event/issues/1130">#1130</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/f681f7bbfe4938540d4f2504d32e7f45b3ab50b6"><code>f681f7b</code></a> fix(pointer): dispatch mouse events if <code>pointerdown</code> is <code>defaultPrevented</code> (#...</li> <li><a href="https://github.com/testing-library/user-event/commit/3e471d1feb2ab08c34650a9d51b4b29555122663"><code>3e471d1</code></a> fix(keyboard): add <code>ContextMenu</code> to <code>defaultKeyMap</code> (<a href="https://redirect.github.com/testing-library/user-event/issues/1079">#1079</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/user-event/compare/v14.5.1...v14.6.1">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> |
||
|
|
aac3b58ee8 |
chore: bump react-chartjs-2 from 5.2.0 to 5.3.0 in /site (#16391)
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 5.2.0 to 5.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactchartjs/react-chartjs-2/releases">react-chartjs-2's releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <h3>Features</h3> <ul> <li>support react 19 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1236">#1236</a>) (<a href="https://github.com/reactchartjs/react-chartjs-2/commit/055b601f22da8aac8c04a37cba16d48d8e4914ee">055b601</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md">react-chartjs-2's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/reactchartjs/react-chartjs-2/compare/v5.2.0...v5.3.0">5.3.0</a> (2025-01-01)</h2> <h3>Features</h3> <ul> <li>support react 19 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1236">#1236</a>) (<a href="https://github.com/reactchartjs/react-chartjs-2/commit/055b601f22da8aac8c04a37cba16d48d8e4914ee">055b601</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>docs typo (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1202">#1202</a>) (<a href="https://github.com/reactchartjs/react-chartjs-2/commit/65b68c6cf177fb98636876af3b0b96ffcd0ce483">65b68c6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/d95f0401a9a5994899de73f4fafa5d97751f36d1"><code>d95f040</code></a> chore(release): 5.3.0</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/c492bd6501d1fd8964c276c0a94b1c157f263ea0"><code>c492bd6</code></a> chore(deps): update wagoid/commitlint-github-action action to v6 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1269">#1269</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/616cf2a4959cf328370f071be5e521ba5c2144a3"><code>616cf2a</code></a> chore(deps): update dependency eslint-plugin-promise to v7 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1268">#1268</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/bf8adb1dfde8d25bf2f74a18e04bc6e0d830b742"><code>bf8adb1</code></a> chore(deps): update dependency eslint-plugin-n to v17 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1267">#1267</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/68c0515cc253617aff38e3f98b06b368ca2adeb9"><code>68c0515</code></a> chore(deps): update dependency size-limit</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/055b601f22da8aac8c04a37cba16d48d8e4914ee"><code>055b601</code></a> feat: support react 19 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1236">#1236</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/4b3e718c8a05f1bc22830cf7a614843bfaa8279b"><code>4b3e718</code></a> chore(deps): update actions/configure-pages action to v5 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1261">#1261</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/ac7cd0df0e509db30d38cf06288cae62db48596f"><code>ac7cd0d</code></a> chore(deps): update actions/deploy-pages action to v4 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1262">#1262</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/98b489e6773991d4f16f3964f110ad5511044b21"><code>98b489e</code></a> chore(deps): update actions/upload-pages-artifact action to v3 (<a href="https://redirect.github.com/reactchartjs/react-chartjs-2/issues/1263">#1263</a>)</li> <li><a href="https://github.com/reactchartjs/react-chartjs-2/commit/93c5d0e70e96a7413feba9ca8155856c90476ee5"><code>93c5d0e</code></a> docs: restore js.org domain</li> <li>Additional commits viewable in <a href="https://github.com/reactchartjs/react-chartjs-2/compare/v5.2.0...v5.3.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> |
||
|
|
18b681065c |
chore: bump @fontsource-variable/inter from 5.0.15 to 5.1.1 in /site (#16389)
Bumps [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) from 5.0.15 to 5.1.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter">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> |
||
|
|
896b46166a |
chore: bump @storybook/addon-actions from 8.4.6 to 8.5.2 in /site (#16387)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.4.6 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-actions</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-actions</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon Test: Clarify message when <code>vitest</code> detects missing deps - <a href="https://redirect.github.com/storybookjs/storybook/pull/29763">#29763</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Clear coverage data when starting or watching - <a href="https://redirect.github.com/storybookjs/storybook/pull/30072">#30072</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Context menu UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/29727">#29727</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/7dac855e80e0d36a583f294c5005248b8b808d7a"><code>7dac855</code></a> Bump version from "8.5.1" to "8.5.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/600af05703b90bdda5999ffa85b52928140a4902"><code>600af05</code></a> Bump version from "8.5.0" to "8.5.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/92770672e5112dc397bd864c8013ea899e86fa47"><code>9277067</code></a> Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d8fe93ac1b2abc66591419432eeba1cef09d7365"><code>d8fe93a</code></a> Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/426586d37a59ba3c4aa37efdd720a0b0300f8785"><code>426586d</code></a> Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/b607dbe575b79c28e47a99ccc45e40daa17c4d00"><code>b607dbe</code></a> Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3b979ee412c1363e5b397292e8e05dac3f0c22d7"><code>3b979ee</code></a> Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/2b9f1cfc16b517ebf682daae8a7f8f64faca667e"><code>2b9f1cf</code></a> Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/91f53fdf55b6349846f11056278b157560c9511a"><code>91f53fd</code></a> Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ef9ee273d6d5136245fda6cab72d22735dea3b75"><code>ef9ee27</code></a> Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.5.2/code/addons/actions">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> |
||
|
|
5c55537cf4 |
chore: bump express from 4.21.0 to 4.21.2 in /site (#16385)
Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/releases">express's releases</a>.</em></p> <blockquote> <h2>4.21.2</h2> <h2>What's Changed</h2> <ul> <li>Add funding field (v4) by <a href="https://github.com/bjohansebas"><code>@bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6065">expressjs/express#6065</a></li> <li>deps: path-to-regexp@0.1.11 by <a href="https://github.com/blakeembrey"><code>@blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/5956">expressjs/express#5956</a></li> <li>deps: bump path-to-regexp@0.1.12 by <a href="https://github.com/jonchurch"><code>@jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6209">expressjs/express#6209</a></li> <li>Release: 4.21.2 by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6094">expressjs/express#6094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.21.1...4.21.2">https://github.com/expressjs/express/compare/4.21.1...4.21.2</a></p> <h2>4.21.1</h2> <h2>What's Changed</h2> <ul> <li>Backport a fix for CVE-2024-47764 to the 4.x branch by <a href="https://github.com/joshbuker"><code>@joshbuker</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6029">expressjs/express#6029</a></li> <li>Release: 4.21.1 by <a href="https://github.com/UlisesGascon"><code>@UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/express/pull/6031">expressjs/express#6031</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/express/compare/4.21.0...4.21.1">https://github.com/expressjs/express/compare/4.21.0...4.21.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/express/blob/4.21.2/History.md">express's changelog</a>.</em></p> <blockquote> <h1>4.21.2 / 2024-11-06</h1> <ul> <li>deps: path-to-regexp@0.1.12 <ul> <li>Fix backtracking protection</li> </ul> </li> <li>deps: path-to-regexp@0.1.11 <ul> <li>Throws an error on invalid path values</li> </ul> </li> </ul> <h1>4.21.1 / 2024-10-08</h1> <ul> <li>Backported a fix for <a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47764">CVE-2024-47764</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/express/commit/1faf228935aa0a13111f92c28ee795be64ce3f0f"><code>1faf228</code></a> 4.21.2</li> <li><a href="https://github.com/expressjs/express/commit/2e0fb646d03184dd9a5285813460210c0e7ae654"><code>2e0fb64</code></a> deps: bump path-to-regexp@0.1.12 (<a href="https://redirect.github.com/expressjs/express/issues/6209">#6209</a>)</li> <li><a href="https://github.com/expressjs/express/commit/59fc27028ec5d212be653d35d7e3f73a2c3ac3c0"><code>59fc270</code></a> deps: path-to-regexp@0.1.11 (<a href="https://redirect.github.com/expressjs/express/issues/5956">#5956</a>)</li> <li><a href="https://github.com/expressjs/express/commit/51fc39ccf834eec44547b0f4fed8027e7c05a009"><code>51fc39c</code></a> docs: add funding (<a href="https://redirect.github.com/expressjs/express/issues/6065">#6065</a>)</li> <li><a href="https://github.com/expressjs/express/commit/8e229f92752ad51462c868b99f6e6c2e559801b0"><code>8e229f9</code></a> 4.21.1</li> <li><a href="https://github.com/expressjs/express/commit/a024c8a7b658a178cbdb9bde33030b7500172815"><code>a024c8a</code></a> fix(deps): cookie@0.7.1</li> <li>See full diff in <a href="https://github.com/expressjs/express/compare/4.21.0...4.21.2">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/~jonchurch">jonchurch</a>, a new releaser for express 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> |
||
|
|
a2f1e07957 |
chore: bump @mui/x-tree-view from 7.24.1 to 7.25.0 in /site (#16363)
Bumps the mui group with 1 update in the /site directory: [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view). Updates `@mui/x-tree-view` from 7.24.1 to 7.25.0 <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.25.0</h2> <p>We'd like to offer a big thanks 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 contributors who have helped make this release possible: <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>, <a href="https://github.com/lauri865"><code>@lauri865</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/arminmeh"><code>@arminmeh</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.25.0</code></h4> <ul> <li>[DataGrid] Fix <code>renderContext</code> calculation with scroll bounce / over-scroll (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16368">#16368</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Refactor row state propagation (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16351">#16351</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Add missing style overrides (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16272">#16272</a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16358">#16358</a>) <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a></li> <li>[DataGrid] Fix header filters keyboard navigation when there are no rows (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16369">#16369</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Fix order of <code>onClick</code> prop on toolbar buttons (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16364">#16364</a>) <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a></li> <li>[DataGrid] Improve test coverage of server side data source (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15988">#15988</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Remove outdated warning (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16370">#16370</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Respect width of <code>iconContainer</code> during autosizing (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16409">#16409</a>) <a href="https://github.com/michelengelen"><code>@michelengelen</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.25.0</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.25.0</code>, plus:</p> <ul> <li>[DataGridPro] Fix the return type of <code>useGridApiRef</code> for Pro and Premium packages on React < 19 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16348">#16348</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> <li>[DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16382">#16382</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> </ul> <h4><code>@mui/x-data-grid-premium@7.25.0</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.25.0</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/x-date-pickers@7.25.0</code></h4> <p>Internal changes.</p> <h4><code>@mui/x-date-pickers-pro@7.25.0</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-date-pickers@7.25.0</code>.</p> <h3>Charts</h3> <h4><code>@mui/x-charts@7.25.0</code></h4> <!-- 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/master/CHANGELOG.md"><code>@mui/x-tree-view</code>'s changelog</a>.</em></p> <blockquote> <h2>7.25.0</h2> <p><em>Jan 31, 2025</em></p> <p>We'd like to offer a big thanks 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 contributors who have helped make this release possible: <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>, <a href="https://github.com/lauri865"><code>@lauri865</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/arminmeh"><code>@arminmeh</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.25.0</code></h4> <ul> <li>[DataGrid] Fix <code>renderContext</code> calculation with scroll bounce / over-scroll (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16368">#16368</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Refactor row state propagation (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16351">#16351</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Add missing style overrides (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16272">#16272</a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16358">#16358</a>) <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a></li> <li>[DataGrid] Fix header filters keyboard navigation when there are no rows (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16369">#16369</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Fix order of <code>onClick</code> prop on toolbar buttons (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16364">#16364</a>) <a href="https://github.com/KenanYusuf"><code>@KenanYusuf</code></a></li> <li>[DataGrid] Improve test coverage of server side data source (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15988">#15988</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Remove outdated warning (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16370">#16370</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Respect width of <code>iconContainer</code> during autosizing (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16409">#16409</a>) <a href="https://github.com/michelengelen"><code>@michelengelen</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.25.0</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.25.0</code>, plus:</p> <ul> <li>[DataGridPro] Fix the return type of <code>useGridApiRef</code> for Pro and Premium packages on React < 19 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16348">#16348</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> <li>[DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16382">#16382</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> </ul> <h4><code>@mui/x-data-grid-premium@7.25.0</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.25.0</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/x-date-pickers@7.25.0</code></h4> <p>Internal changes.</p> <h4><code>@mui/x-date-pickers-pro@7.25.0</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-date-pickers@7.25.0</code>.</p> <h3>Charts</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/1e6ac1b25160d70dd275452773bd4182e806e49a"><code>1e6ac1b</code></a> v7.25.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16392">#16392</a>)</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.25.0/packages/x-tree-view">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 <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> |
||
|
|
8d8d41eaea |
chore: bump @testing-library/jest-dom from 6.4.6 to 6.6.3 in /site (#16376)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.6.3</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3">6.6.3</a> (2024-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li>add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>) (<a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295">5ba0156</a>)</li> </ul> <h2>v6.6.2</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2">6.6.2</a> (2024-10-17)</h2> <h3>Bug Fixes</h3> <ul> <li>remove recursive type reference in vitest types (<a href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>) (<a href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718">4468378</a>)</li> </ul> <h2>v6.6.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1">6.6.1</a> (2024-10-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>) (<a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20">ced792e</a>)</li> </ul> <h2>v6.6.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0">6.6.0</a> (2024-10-16)</h1> <h3>Features</h3> <ul> <li>implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>) (<a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e">9b14804</a>)</li> </ul> <h2>v6.5.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">6.5.0</a> (2024-08-23)</h1> <h3>Features</h3> <ul> <li><strong>toHaveValue:</strong> Asserting aria-valuenow (<a href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>) (<a href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b">acbf416</a>)</li> </ul> <h2>v6.4.8</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8">6.4.8</a> (2024-07-23)</h2> <h3>Bug Fixes</h3> <ul> <li>Drop peerDependencies from package.json (<a href="https://redirect.github.com/testing-library/jest-dom/issues/610">#610</a>) (<a href="https://github.com/testing-library/jest-dom/commit/faf534b6ffa20db8e3cad5824d8bc35bc2309965">faf534b</a>)</li> </ul> <h2>v6.4.7</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7">6.4.7</a> (2024-07-22)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295"><code>5ba0156</code></a> fix: add vitest import when extending vitest matchers (<a href="https://redirect.github.com/testing-library/jest-dom/issues/646">#646</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718"><code>4468378</code></a> fix: remove recursive type reference in vitest types (<a href="https://redirect.github.com/testing-library/jest-dom/issues/636">#636</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/abba9613ac1968eebf96ad0ae9061cddf9afd777"><code>abba961</code></a> docs: add billyjanitsch as a contributor for bug (<a href="https://redirect.github.com/testing-library/jest-dom/issues/644">#644</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9490615ce57f0315a4d189b7fa676692d0570ed7"><code>9490615</code></a> docs: add G-Rath as a contributor for code (<a href="https://redirect.github.com/testing-library/jest-dom/issues/643">#643</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20"><code>ced792e</code></a> fix: fix lodash import in to-have-selection.js (<a href="https://redirect.github.com/testing-library/jest-dom/issues/642">#642</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e"><code>9b14804</code></a> feat: implement toHaveSelection (<a href="https://redirect.github.com/testing-library/jest-dom/issues/637">#637</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f5b0e943309c96c97b636342c3e3a1edbfbd5ffe"><code>f5b0e94</code></a> docs: add diegohaz as a contributor for ideas (<a href="https://redirect.github.com/testing-library/jest-dom/issues/640">#640</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/68e927e1c347036182a4278d00770c4a99bfd548"><code>68e927e</code></a> docs: add pwolaq as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/639">#639</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/04005dbb904ab061b7914f7c4ece7f84fd04b6f7"><code>04005db</code></a> docs: add silviuaavram as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/638">#638</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4723de3664d129dfa97a877a4e0a9d171bc4c720"><code>4723de3</code></a> docs: add mibcadet as a contributor for doc (<a href="https://redirect.github.com/testing-library/jest-dom/issues/628">#628</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.6.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c5effcfb88 |
chore: bump postcss from 8.4.47 to 8.5.1 in /site (#16375)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.1</h2> <ul> <li>Fixed backwards compatibility for complex cases (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.5 “Duke Alloces”</h2> <!-- raw HTML omitted --> <p>PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.</p> <p><a href="https://github.com/romainmenke"><code>@romainmenke</code></a> during <a href="https://redirect.github.com/postcss/postcss/issues/1995">his work</a> on <a href="https://stylelint.io">Stylelint</a> added <code>Input#document</code> in additional to <code>Input#css</code>.</p> <pre lang="js"><code>root.source.input.document //=> "<p>Hello</p> // <style> // p { // color: green; // } // </style>" root.source.input.css //=> "p { // color: green; // }" <p></code></pre></p> <h2>Thanks to Sponsors</h2> <p>This release was possible thanks to our community.</p> <p>If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:</p> <ul> <li><a href="https://tidelift.com/"><strong>Tidelift</strong></a> with a Spotify-like subscription model supporting all projects from your lock file.</li> <li>Direct donations at <a href="https://github.com/sponsors/ai"><strong>GitHub Sponsors</strong></a> or <a href="https://opencollective.com/postcss#section-contributors"><strong>Open Collective</strong></a>.</li> </ul> <h2>8.4.49</h2> <ul> <li>Fixed custom syntax without <code>source.offset</code> (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.4.48</h2> <ul> <li>Fixed position calculation in error/warnings methods (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.1</h2> <ul> <li>Fixed backwards compatibility for complex cases (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.5 “Duke Alloces”</h2> <ul> <li>Added <code>Input#document</code> for sources like CSS-in-JS or HTML (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.4.49</h2> <ul> <li>Fixed custom syntax without <code>source.offset</code> (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> <h2>8.4.48</h2> <ul> <li>Fixed position calculation in error/warnings methods (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/7b02c75e5f093b3fdf8d46eeb17c21a52434d827"><code>7b02c75</code></a> Release 8.5.1 version</li> <li><a href="https://github.com/postcss/postcss/commit/4c15339f9fa7cb76eaf513b34846b1d6d0635871"><code>4c15339</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/7efe91eeb9111e297fd6e62b129ec4a2b9b46e56"><code>7efe91e</code></a> Improve backwards compat for <code>Input#document</code> (<a href="https://redirect.github.com/postcss/postcss/issues/2000">#2000</a>)</li> <li><a href="https://github.com/postcss/postcss/commit/687327055ded618a36dd3cd7c39abe3428d56acb"><code>6873270</code></a> Release 8.5 version</li> <li><a href="https://github.com/postcss/postcss/commit/4223bb936d3a96c73f14076e43a80f51e3e34f8b"><code>4223bb9</code></a> Fix 80 columns limit</li> <li><a href="https://github.com/postcss/postcss/commit/80e240103193a685bd35ce7c2eaffcbeb944a331"><code>80e2401</code></a> Add <code>Input#document</code> (<a href="https://redirect.github.com/postcss/postcss/issues/1996">#1996</a>)</li> <li><a href="https://github.com/postcss/postcss/commit/6f8687938d2f7f1a9fb6f7d68c93c9f8953bba7a"><code>6f86879</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/85cbbec2b6b25b73b194e0245d62bde60e58829c"><code>85cbbec</code></a> Fix pnpm version on CI</li> <li><a href="https://github.com/postcss/postcss/commit/76caa57ae4af048c94f751a3f1543e91596ec68c"><code>76caa57</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/46ff246d2452d1afa6256f41dafb875026d96de9"><code>46ff246</code></a> Move to pnpm 10</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.47...8.5.1">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> |
||
|
|
65386a6f43 |
chore: bump tailwindcss from 3.4.13 to 3.4.17 in /site (#16374)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.13 to 3.4.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.4.17</h2> <h3>Fixed</h3> <ul> <li>Work around Node v22.12+ issue (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421">#15421</a>)</li> </ul> <h2>v3.4.16</h2> <h3>Fixed</h3> <ul> <li>Ensure the TypeScript types for <code>PluginsConfig</code> allow <code>undefined</code> values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14668">#14668</a>)</li> </ul> <h1>Changed</h1> <ul> <li>Bumped lilconfig to v3.x (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15289">#15289</a>)</li> </ul> <h2>v3.4.15</h2> <ul> <li>Bump versions for security vulnerabilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14697">#14697</a>)</li> <li>Ensure the TypeScript types for the <code>boxShadow</code> theme configuration allows arrays (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14856">#14856</a>)</li> <li>Set fallback for opacity variables to ensure setting colors with the <code>selection:*</code> variant works in Chrome 131 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15003">#15003</a>)</li> </ul> <h2>v3.4.14</h2> <h3>Fixed</h3> <ul> <li>Don't set <code>display: none</code> on elements that use <code>hidden="until-found"</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14625">#14625</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.4.17] - 2024-12-17</h2> <h3>Fixed</h3> <ul> <li>Work around Node v22.12+ issue (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421">#15421</a>)</li> </ul> <h2>[3.4.16] - 2024-12-03</h2> <h3>Fixed</h3> <ul> <li>Ensure the TypeScript types for <code>PluginsConfig</code> allow <code>undefined</code> values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14668">#14668</a>)</li> </ul> <h1>Changed</h1> <ul> <li>Bumped lilconfig to v3.x (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15289">#15289</a>)</li> </ul> <h2>[3.4.15] - 2024-11-14</h2> <ul> <li>Bump versions for security vulnerabilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14697">#14697</a>)</li> <li>Ensure the TypeScript types for the <code>boxShadow</code> theme configuration allows arrays (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14856">#14856</a>)</li> <li>Set fallback for opacity variables to ensure setting colors with the <code>selection:*</code> variant works in Chrome 131 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15003">#15003</a>)</li> </ul> <h2>[3.4.14] - 2024-10-15</h2> <h3>Fixed</h3> <ul> <li>Don't set <code>display: none</code> on elements that use <code>hidden="until-found"</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14625">#14625</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/commits/v3.4.17/packages/tailwindcss">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
01d8039d13 |
chore: bump @radix-ui/react-popover from 1.1.3 to 1.1.5 in /site (#16368)
Bumps [@radix-ui/react-popover](https://github.com/radix-ui/primitives) from 1.1.3 to 1.1.5. <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> |
||
|
|
c57be188e5 |
chore: bump @fontsource/ibm-plex-mono from 5.1.0 to 5.1.1 in /site (#16377)
Bumps [@fontsource/ibm-plex-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-mono) from 5.1.0 to 5.1.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-mono">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fb135708d6 |
chore: bump @storybook/addon-links from 8.4.6 to 8.5.2 in /site (#16372)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 8.4.6 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon Test: Clarify message when <code>vitest</code> detects missing deps - <a href="https://redirect.github.com/storybookjs/storybook/pull/29763">#29763</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Clear coverage data when starting or watching - <a href="https://redirect.github.com/storybookjs/storybook/pull/30072">#30072</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Context menu UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/29727">#29727</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/7dac855e80e0d36a583f294c5005248b8b808d7a"><code>7dac855</code></a> Bump version from "8.5.1" to "8.5.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/600af05703b90bdda5999ffa85b52928140a4902"><code>600af05</code></a> Bump version from "8.5.0" to "8.5.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/92770672e5112dc397bd864c8013ea899e86fa47"><code>9277067</code></a> Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d8fe93ac1b2abc66591419432eeba1cef09d7365"><code>d8fe93a</code></a> Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/426586d37a59ba3c4aa37efdd720a0b0300f8785"><code>426586d</code></a> Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/b607dbe575b79c28e47a99ccc45e40daa17c4d00"><code>b607dbe</code></a> Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3b979ee412c1363e5b397292e8e05dac3f0c22d7"><code>3b979ee</code></a> Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/2b9f1cfc16b517ebf682daae8a7f8f64faca667e"><code>2b9f1cf</code></a> Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/91f53fdf55b6349846f11056278b157560c9511a"><code>91f53fd</code></a> Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ef9ee273d6d5136245fda6cab72d22735dea3b75"><code>ef9ee27</code></a> Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.5.2/code/addons/links">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> |
||
|
|
e91e176199 |
chore: bump react-window from 1.8.10 to 1.8.11 in /site (#16373)
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.10 to 1.8.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md">react-window's changelog</a>.</em></p> <blockquote> <h3>1.8.11</h3> <ul> <li>Dependencies updated to include React 19</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bvaughn/react-window/commit/72db696dd8ebb7f0f287c78d037ff68ba9534183"><code>72db696</code></a> 1.8.10 -> 1.8.11</li> <li><a href="https://github.com/bvaughn/react-window/commit/a7f557782aec596c2b8282067934c59e6e4d8200"><code>a7f5577</code></a> Merge pull request <a href="https://redirect.github.com/bvaughn/react-window/issues/798">#798</a> from amannn/patch-1</li> <li><a href="https://github.com/bvaughn/react-window/commit/f61fd099f3fa9ffef2aca43ea55caf22af030885"><code>f61fd09</code></a> feat: Support React 19</li> <li><a href="https://github.com/bvaughn/react-window/commit/8736ede0090a9652b81b7933affc52a26fe4d744"><code>8736ede</code></a> Change stale script to run daily</li> <li><a href="https://github.com/bvaughn/react-window/commit/dd1b1c0f6c2977adf963aab8b2fb0e8684654aca"><code>dd1b1c0</code></a> Temporarily increase issue limit for GitHub action</li> <li><a href="https://github.com/bvaughn/react-window/commit/0b2a77bbf03c0e926e3c99eca8389ca4c55759fd"><code>0b2a77b</code></a> Move stale.yml to worflows dir</li> <li><a href="https://github.com/bvaughn/react-window/commit/faafc6900fe9cfe677f93aa36c24788d6b8cdf33"><code>faafc69</code></a> Update close-stale-issues.yml</li> <li><a href="https://github.com/bvaughn/react-window/commit/ba9ef7c2f153740e8cc97757fb97ea1c85165c4a"><code>ba9ef7c</code></a> Close stale issues and PRs</li> <li>See full diff in <a href="https://github.com/bvaughn/react-window/compare/1.8.10...1.8.11">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> |
||
|
|
5f88cf1cb7 |
chore: bump canvas from 3.0.0-rc2 to 3.1.0 in /site (#16371)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [canvas](https://github.com/Automattic/node-canvas) from 3.0.0-rc2 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/node-canvas/releases">canvas's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h1>3.1.0</h1> <ul> <li>Replaced <code>simple-get </code> with <code> Node.js builtin</code> <code>fetch</code> (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2309">#2309</a>)</li> <li><code>ctx.font</code> has a new C++ parser and is 2x-400x faster. Please file an issue if you experience different results, as caching has been removed.</li> <li>The restriction of registering fonts before a canvas is created has been removed. You can now register a font as late as right before the <code>fillText</code> call (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1921">#1921</a>)</li> </ul> <h3>Added</h3> <ul> <li>Support for accessibility and links in PDFs</li> <li><code>ctx.direction</code> is implemented: <code>'rtl'</code> or <code>'ltr'</code> set the base direction of text</li> <li><code>ctx.textAlign</code> <code>'start'</code> and <code>'end'</code> are now <code>'right'</code> and <code>'left'</code> when <code>ctx.direction === 'rtl'</code></li> </ul> <h3>Fixed</h3> <ul> <li>Fix a crash in <code>getImageData</code> when the rectangle is entirely outside the canvas. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2024">#2024</a>)</li> <li>Fix <code>getImageData</code> cropping the resulting <code>ImageData</code> when the given rectangle is partly outside the canvas. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1849">#1849</a>)</li> </ul> <h2>v3.0.1</h2> <h1>3.0.1</h1> <h3>Fixed</h3> <ul> <li>Fixed accidental depenency on ambient DOM types</li> </ul> <h2>v3.0.0</h2> <h1>3.0.0</h1> <p>This release notably changes to using N-API. 🎉</p> <h3>Breaking</h3> <ul> <li>Dropped support for Node.js 16.x and below.</li> </ul> <h3>Changed</h3> <ul> <li>Migrated to N-API (by way of node-addon-api) and removed libuv and v8 dependencies</li> <li>Change from node-pre-gyp to prebuild-install</li> <li>Defer the initialization of the <code>op</code> variable to the <code>default</code> switch case to avoid a compiler warning. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Use a <code>default</code> switch case with a null statement if some enum values aren't suppsed to be handled, this avoids a compiler warning. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Migrate from librsvg's deprecated <code>rsvg_handle_get_dimensions()</code> and <code>rsvg_handle_render_cairo()</code> functions to the new <code>rsvg_handle_get_intrinsic_size_in_pixels()</code> and <code>rsvg_handle_render_document()</code> respectively. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Avoid calling virtual methods in constructors/destructors to avoid bypassing virtual dispatch. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Remove unused private field <code>backend</code> in the <code>Backend</code> class. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Add Node.js v20 to CI. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2237">#2237</a>)</li> <li>Replaced <code>dtslint</code> with <code>tsd</code> (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2313">#2313</a>)</li> <li>Changed PNG consts to static properties of Canvas class</li> <li>Reverted improved font matching on Linux (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1572">#1572</a>) because it doesn't work if fonts are installed. If you experience degraded font selection, please file an issue and use v3.0.0-rc3 in the meantime.</li> </ul> <h3>Added</h3> <ul> <li>Added string tags to support class detection</li> <li>Throw Cairo errors in canvas.toBuffer()</li> </ul> <h3>Fixed</h3> <ul> <li>Fix a case of use-after-free. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Fix usage of garbage value by filling the allocated memory entirely with zeros if it's not modified. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Fix a potential memory leak. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md">canvas's changelog</a>.</em></p> <blockquote> <h1>3.1.0</h1> <ul> <li>Replaced <code>simple-get </code> with <code> Node.js builtin</code> <code>fetch</code> (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2309">#2309</a>)</li> <li><code>ctx.font</code> has a new C++ parser and is 2x-400x faster. Please file an issue if you experience different results, as caching has been removed.</li> <li>The restriction of registering fonts before a canvas is created has been removed. You can now register a font as late as right before the <code>fillText</code> call (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1921">#1921</a>)</li> </ul> <h3>Added</h3> <ul> <li>Support for accessibility and links in PDFs</li> <li><code>ctx.direction</code> is implemented: <code>'rtl'</code> or <code>'ltr'</code> set the base direction of text</li> <li><code>ctx.textAlign</code> <code>'start'</code> and <code>'end'</code> are now <code>'right'</code> and <code>'left'</code> when <code>ctx.direction === 'rtl'</code></li> </ul> <h3>Fixed</h3> <ul> <li>Fix a crash in <code>getImageData</code> when the rectangle is entirely outside the canvas. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2024">#2024</a>)</li> <li>Fix <code>getImageData</code> cropping the resulting <code>ImageData</code> when the given rectangle is partly outside the canvas. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1849">#1849</a>)</li> </ul> <h1>3.0.1</h1> <h3>Fixed</h3> <ul> <li>Fixed accidental depenency on ambient DOM types</li> </ul> <h1>3.0.0</h1> <p>This release notably changes to using N-API. 🎉</p> <h3>Breaking</h3> <ul> <li>Dropped support for Node.js 16.x and below.</li> </ul> <h3>Changed</h3> <ul> <li>Migrated to N-API (by way of node-addon-api) and removed libuv and v8 dependencies</li> <li>Change from node-pre-gyp to prebuild-install</li> <li>Defer the initialization of the <code>op</code> variable to the <code>default</code> switch case to avoid a compiler warning. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Use a <code>default</code> switch case with a null statement if some enum values aren't suppsed to be handled, this avoids a compiler warning. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Migrate from librsvg's deprecated <code>rsvg_handle_get_dimensions()</code> and <code>rsvg_handle_render_cairo()</code> functions to the new <code>rsvg_handle_get_intrinsic_size_in_pixels()</code> and <code>rsvg_handle_render_document()</code> respectively. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Avoid calling virtual methods in constructors/destructors to avoid bypassing virtual dispatch. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Remove unused private field <code>backend</code> in the <code>Backend</code> class. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Add Node.js v20 to CI. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2237">#2237</a>)</li> <li>Replaced <code>dtslint</code> with <code>tsd</code> (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2313">#2313</a>)</li> <li>Changed PNG consts to static properties of Canvas class</li> <li>Reverted improved font matching on Linux (<a href="https://redirect.github.com/Automattic/node-canvas/issues/1572">#1572</a>) because it doesn't work if fonts are installed. If you experience degraded font selection, please file an issue and use v3.0.0-rc3 in the meantime.</li> </ul> <h3>Added</h3> <ul> <li>Added string tags to support class detection</li> <li>Throw Cairo errors in canvas.toBuffer()</li> </ul> <h3>Fixed</h3> <ul> <li>Fix a case of use-after-free. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Fix usage of garbage value by filling the allocated memory entirely with zeros if it's not modified. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Fix a potential memory leak. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2229">#2229</a>)</li> <li>Fix the wrong type of setTransform</li> <li>Fix the improper parsing of rgb functions issue. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2300">#2300</a>)</li> <li>Fix issue related to improper parsing of leading and trailing whitespaces in CSS color. (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2301">#2301</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/node-canvas/commit/61e474e299b04babd4b5348bc15ba71bee42099e"><code>61e474e</code></a> 3.1.0</li> <li><a href="https://github.com/Automattic/node-canvas/commit/88e965709234c5b3ebcedfad7405c56da658df88"><code>88e9657</code></a> allow registerFont after a canvas has been created (<a href="https://redirect.github.com/Automattic/node-canvas/issues/2483">#2483</a>)</li> <li><a href="https://github.com/Automattic/node-canvas/commit/52330b89b70ac1cdaf6fb3c8331d675b65aaa0cf"><code>52330b8</code></a> support ctx.direction and textAlign start/end</li> <li><a href="https://github.com/Automattic/node-canvas/commit/0b2edc1ba91303087dcd3584e97dfa90581b375d"><code>0b2edc1</code></a> remove reference to old JS parseFont</li> <li><a href="https://github.com/Automattic/node-canvas/commit/a0c80314687ed278803d3143d9a7f88c8575837f"><code>a0c8031</code></a> getImageData fixes when rectangle is outside of canvas</li> <li><a href="https://github.com/Automattic/node-canvas/commit/da33bbed88946188385af6dc10368410ffede365"><code>da33bbe</code></a> Add link tags for pdfs</li> <li><a href="https://github.com/Automattic/node-canvas/commit/728e76cc80da2748961ef973e9bb646f83f2c69e"><code>728e76c</code></a> add C++ parser for the font shorthand</li> <li><a href="https://github.com/Automattic/node-canvas/commit/7ed0a96b91735d3c6f1df0ceb827a9646b998c9a"><code>7ed0a96</code></a> add font setter benchmarks</li> <li><a href="https://github.com/Automattic/node-canvas/commit/1d956b7246dd516cff9810db19a2915bc5598420"><code>1d956b7</code></a> use fetch api</li> <li><a href="https://github.com/Automattic/node-canvas/commit/80e94ea7644b8f0c879b6e4ba899e50e6289e09a"><code>80e94ea</code></a> v3.0.1</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/node-canvas/compare/v3.0.0-rc2...v3.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> |
||
|
|
7b7a506656 |
chore: bump ts-node from 10.9.1 to 10.9.2 in /site (#16369)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/ts-node/releases">ts-node's releases</a>.</em></p> <blockquote> <h2>Fix <code>tsconfig.json</code> file not found</h2> <p><strong>Fixed</strong></p> <ul> <li>Fixed <code>tsconfig.json</code> file not found on latest TypeScript version (<a href="https://redirect.github.com/TypeStrong/ts-node/pull/2091">TypeStrong/ts-node#2091</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-node/commit/057ac1beb118f9c42d21e876a17320ad73ea6be2"><code>057ac1b</code></a> 10.9.2</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/c8805d5d4bcdfa564fdcc0ff6630381c9f54ee5a"><code>c8805d5</code></a> Update package lock</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/99862f7ec663927045ecb5703230c368816d0857"><code>99862f7</code></a> Bump swc dependency</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/cdc4e883ab7072865abc4070f651374503cc88a9"><code>cdc4e88</code></a> Ignore test files in build schema</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/08cdfb0c70fbe3cadd658ef025d7947a0a59c920"><code>08cdfb0</code></a> Backport swc fixes on main</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/9639daa83c2122dd3d5ac4520f2d990d997fe8ba"><code>9639daa</code></a> Ignore test files in build</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/cc1a503e5faae87b034b76a3f5ddd53e5e7a6b3b"><code>cc1a503</code></a> Fix <code>tsconfig.json</code> not found with TS >= 5.3 (<a href="https://redirect.github.com/TypeStrong/ts-node/issues/2091">#2091</a>)</li> <li>See full diff in <a href="https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a9aaa37b75 |
chore: bump chromatic from 11.16.3 to 11.25.2 in /site (#16367)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.16.3 to 11.25.2. <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.25.2</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Add additional rspack builder entrypoint <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1147">#1147</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> <li>Account for accessibility change counts in UI <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1145">#1145</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>John Hobbs (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <h2>v11.25.1</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Don't normalize package.json fields <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1143">#1143</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.25.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Log Turbosnap metrics to New Relic <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1141">#1141</a> (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li>Remove Turbosnap metrics logs <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1142">#1142</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.24.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Log Turbosnap metrics to New Relic <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1141">#1141</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.23.0</h2> <h4>🚀 Enhancement</h4> <ul> <li>Skip lock file parsing if it's larger than 10MB <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1140">#1140</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> <!-- 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.25.2 (Thu Jan 30 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Add additional rspack builder entrypoint <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1147">#1147</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> <li>Account for accessibility change counts in UI <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1145">#1145</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>John Hobbs (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <hr /> <h1>v11.25.1 (Wed Jan 22 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Don't normalize package.json fields <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1143">#1143</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.25.0 (Thu Jan 16 2025)</h1> <h4>🚀 Enhancement</h4> <ul> <li>Log Turbosnap metrics to New Relic <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1141">#1141</a> (<a href="https://github.com/codykaup"><code>@codykaup</code></a>)</li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li>Remove Turbosnap metrics logs <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1142">#1142</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.24.0 (Tue Jan 14 2025)</h1> <h4>🚀 Enhancement</h4> <ul> <li>Log Turbosnap metrics to New Relic <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1141">#1141</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chromaui/chromatic-cli/commit/9f1324772c56c97bfde13bd3152ec03c9cc32d68"><code>9f13247</code></a> Bump version to: 11.25.2 [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/00daacc6ad627034dc491f6de23d4a984661aff3"><code>00daacc</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/9047fb72d6159050a85b8247d7b8293bd19302f3"><code>9047fb7</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1147">#1147</a> from chromaui/jmhobbs/cap-2681-chromatic-fails-to-tr...</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/2dfe35908468ea5a5491e9e2a1de14fe84b39145"><code>2dfe359</code></a> Add additional rspack builder entrypoint</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/71abbccabe2c77d6b8755e40846d7109fca033f7"><code>71abbcc</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1145">#1145</a> from chromaui/jmhobbs/cap-2647-update-cli-messaging-...</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/7af2d57b81cbe720564aa833ec54f80d2ee9d665"><code>7af2d57</code></a> Pluralize was/were on total changes.</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/33140257ec93a3024de734ed2e6cb1c602845c07"><code>3314025</code></a> Move to multiline format for changes.</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/28eaae5955b80ec88bf14b54ab26bbe840aa980e"><code>28eaae5</code></a> Account for accessibility change counts in UI</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/035a1bf6effe437d7b30c6bb5299337989e50e93"><code>035a1bf</code></a> Bump version to: 11.25.1 [skip ci]</li> <li><a href="https://github.com/chromaui/chromatic-cli/commit/f9af9e6ca45a9ec80687b799dc746d40bc4f41a3"><code>f9af9e6</code></a> Update CHANGELOG.md [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/chromaui/chromatic-cli/compare/v11.16.3...v11.25.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
080b3b2041 |
chore: bump @types/color-convert from 2.0.0 to 2.0.4 in /site (#16365)
Bumps [@types/color-convert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color-convert) from 2.0.0 to 2.0.4. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color-convert">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> |
||
|
|
8f318cc653 |
chore: bump @radix-ui/react-slider from 1.2.1 to 1.2.2 in /site (#16366)
Bumps [@radix-ui/react-slider](https://github.com/radix-ui/primitives) from 1.2.1 to 1.2.2. <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> |
||
|
|
94b645db2e |
chore: bump storybook from 8.4.6 to 8.5.2 in /site (#16287)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.4.6 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">storybook's releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</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/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's changelog</a>.</em></p> <blockquote> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Test: Always run Vitest in watch mode internally - <a href="https://redirect.github.com/storybookjs/storybook/pull/29749">#29749</a>, thanks <a href="https://github.com/JReinhold"><code>@JReinhold</code></a>!</li> <li>Addon Test: Always use installed version of vitest - <a href="https://redirect.github.com/storybookjs/storybook/pull/30134">#30134</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon Test: Clarify message when <code>vitest</code> detects missing deps - <a href="https://redirect.github.com/storybookjs/storybook/pull/29763">#29763</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Clear coverage data when starting or watching - <a href="https://redirect.github.com/storybookjs/storybook/pull/30072">#30072</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Context menu UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/29727">#29727</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/7dac855e80e0d36a583f294c5005248b8b808d7a"><code>7dac855</code></a> Bump version from "8.5.1" to "8.5.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/600af05703b90bdda5999ffa85b52928140a4902"><code>600af05</code></a> Bump version from "8.5.0" to "8.5.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/92770672e5112dc397bd864c8013ea899e86fa47"><code>9277067</code></a> Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d8fe93ac1b2abc66591419432eeba1cef09d7365"><code>d8fe93a</code></a> Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/426586d37a59ba3c4aa37efdd720a0b0300f8785"><code>426586d</code></a> Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/b607dbe575b79c28e47a99ccc45e40daa17c4d00"><code>b607dbe</code></a> Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3b979ee412c1363e5b397292e8e05dac3f0c22d7"><code>3b979ee</code></a> Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/2b9f1cfc16b517ebf682daae8a7f8f64faca667e"><code>2b9f1cf</code></a> Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/91f53fdf55b6349846f11056278b157560c9511a"><code>91f53fd</code></a> Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ef9ee273d6d5136245fda6cab72d22735dea3b75"><code>ef9ee27</code></a> Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.5.2/code/lib/cli">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> |
||
|
|
e3b76b707c |
chore: bump the mui group across 1 directory with 5 updates (#16276)
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.13` | `5.16.14` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.13` | `5.16.14` | | [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `5.16.13` | `5.16.14` | | [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `5.16.13` | `5.16.14` | | [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) | `7.23.2` | `7.24.1` | Updates `@mui/icons-material` from 5.16.13 to 5.16.14 <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.16.14</h2> <!-- raw HTML omitted --> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md"><code>@mui/icons-material</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.16.14</h2> <!-- raw HTML omitted --> <p><em>Jan 6, 2025</em></p> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/ba588c8333d765af63ab15c8b33dd947b615f70b"><code>ba588c8</code></a> [release] v5.16.14 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44955">#44955</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-icons-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/material` from 5.16.13 to 5.16.14 <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.16.14</h2> <!-- raw HTML omitted --> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md"><code>@mui/material</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.16.14</h2> <!-- raw HTML omitted --> <p><em>Jan 6, 2025</em></p> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/ba588c8333d765af63ab15c8b33dd947b615f70b"><code>ba588c8</code></a> [release] v5.16.14 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44955">#44955</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/dd0bb69fe7575524b92e1080877d045b127a98be"><code>dd0bb69</code></a> [Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44857">#44857</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/system` from 5.16.13 to 5.16.14 <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.16.14</h2> <!-- raw HTML omitted --> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md"><code>@mui/system</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.16.14</h2> <!-- raw HTML omitted --> <p><em>Jan 6, 2025</em></p> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/ba588c8333d765af63ab15c8b33dd947b615f70b"><code>ba588c8</code></a> [release] v5.16.14 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44955">#44955</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-system">compare view</a></li> </ul> </details> <br /> Updates `@mui/utils` from 5.16.13 to 5.16.14 <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.16.14</h2> <!-- raw HTML omitted --> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md"><code>@mui/utils</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.16.14</h2> <!-- raw HTML omitted --> <p><em>Jan 6, 2025</em></p> <p>A big thanks to the 1 contributor who made this release possible.</p> <h3><code>@mui/material@5.16.14</code></h3> <ul> <li>[Autocomplete] Revert: Fix options list rendering in freeSolo mode (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44857">#44857</a>) <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/ZeeshanTamboli"><code>@ZeeshanTamboli</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/ba588c8333d765af63ab15c8b33dd947b615f70b"><code>ba588c8</code></a> [release] v5.16.14 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44955">#44955</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-utils">compare view</a></li> </ul> </details> <br /> Updates `@mui/x-tree-view` from 7.23.2 to 7.24.1 <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.24.1</h2> <p>We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> <li>🌍 Improve Persian (fa-IR) locale on the Data Grid</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/mostafaRoosta74"><code>@mostafaRoosta74</code></a>, <a href="https://github.com/lauri865"><code>@lauri865</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a>, <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/arminmeh"><code>@arminmeh</code></a>.</p> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.24.1</code></h4> <ul> <li>[DataGrid] Fix toggling preference panel from toolbar (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16276">#16276</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Only try to mount filter button if there are filters present (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16269">#16269</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Revert <code>apiRef</code> to be <code>MutableRefObject</code> for React versions < 19 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16320">#16320</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> <li>[l10n] Improve Persian (fa-IR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15964">#15964</a>) <a href="https://github.com/mostafaRoosta74"><code>@mostafaRoosta74</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.24.1</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.24.1</code>.</p> <h4><code>@mui/x-data-grid-premium@7.24.1</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.24.1</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/x-date-pickers@7.24.1</code></h4> <ul> <li>[fields] Reset <code>all</code> selected state on section edit (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16232">#16232</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/x-date-pickers-pro@7.24.1</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-date-pickers@7.24.1</code>.</p> <h3>Charts</h3> <h4><code>@mui/x-charts@7.24.1</code></h4> <ul> <li>[charts] Handle case where gradient stop <code>offset</code> could be <code>Infinite</code> (<a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16309">#16309</a>) <a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a></li> </ul> <h4><code>@mui/x-charts-pro@7.24.1</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-charts@7.24.1</code>.</p> <h3>Tree View</h3> <!-- 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/master/CHANGELOG.md"><code>@mui/x-tree-view</code>'s changelog</a>.</em></p> <blockquote> <h2>7.24.1</h2> <p><em>Jan 24, 2025</em></p> <p>We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> <li>🌍 Improve Persian (fa-IR) locale on the Data Grid</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/mostafaRoosta74"><code>@mostafaRoosta74</code></a>, <a href="https://github.com/lauri865"><code>@lauri865</code></a>.</p> <p>Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a>, <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/arminmeh"><code>@arminmeh</code></a>.</p> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.24.1</code></h4> <ul> <li>[DataGrid] Fix toggling preference panel from toolbar (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16276">#16276</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Only try to mount filter button if there are filters present (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16269">#16269</a>) <a href="https://github.com/lauri865"><code>@lauri865</code></a></li> <li>[DataGrid] Revert <code>apiRef</code> to be <code>MutableRefObject</code> for React versions < 19 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16320">#16320</a>) <a href="https://github.com/arminmeh"><code>@arminmeh</code></a></li> <li>[l10n] Improve Persian (fa-IR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15964">#15964</a>) <a href="https://github.com/mostafaRoosta74"><code>@mostafaRoosta74</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.24.1</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.24.1</code>.</p> <h4><code>@mui/x-data-grid-premium@7.24.1</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.24.1</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/x-date-pickers@7.24.1</code></h4> <ul> <li>[fields] Reset <code>all</code> selected state on section edit (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16232">#16232</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/x-date-pickers-pro@7.24.1</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-date-pickers@7.24.1</code>.</p> <h3>Charts</h3> <h4><code>@mui/x-charts@7.24.1</code></h4> <ul> <li>[charts] Handle case where gradient stop <code>offset</code> could be <code>Infinite</code> (<a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16309">#16309</a>) <a href="https://github.com/JCQuintas"><code>@JCQuintas</code></a></li> </ul> <h4><code>@mui/x-charts-pro@7.24.1</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/f354e42b4581984cb2e8b8579946c19b8e229694"><code>f354e42</code></a> v7.24.1 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16316">#16316</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3dd2dfefaff63710c3519ef65660294932981378"><code>3dd2dfe</code></a> v7.24.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16216">#16216</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/83ef60413084daa7d4ab61ad53f7cbbf8a29f7c4"><code>83ef604</code></a> [code-infra] Refactor <code>react</code> and <code>react-dom</code> definitions to simplify dep res...</li> <li><a href="https://github.com/mui/mui-x/commit/2df43ffdab4612cf311cbe8c1e85640ae7fbf68a"><code>2df43ff</code></a> [core] Type all references as <code>RefObject</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16125">#16125</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/82162aa9752bf023f1940ea9a3ac705da96ae7d5"><code>82162aa</code></a> v7.23.6 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16109">#16109</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/707a652c42a202b66ca351747c7e012120064a84"><code>707a652</code></a> [core] Improve React 19 support (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16048">#16048</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/aabd995249f844ef1058b27519f54e00699ee56b"><code>aabd995</code></a> [docs] Fix outdated link to handbook (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15855">#15855</a>)</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.24.1/packages/x-tree-view">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ff43d68bcd |
chore: bump lucide-react from 0.462.0 to 0.474.0 in /site (#16291)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.462.0 to 0.474.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>New icons 0.474.0</h2> <h2>Modified Icons 🔨</h2> <ul> <li><code>expand</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2677">#2677</a>) by <a href="https://github.com/jguddas"><code>@jguddas</code></a></li> </ul> <h2>New icons 0.473.0</h2> <h2>Modified Icons 🔨</h2> <ul> <li><code>package</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2706">#2706</a>) by <a href="https://github.com/sezze"><code>@sezze</code></a></li> </ul> <h2>New icons 0.472.0</h2> <h2>New icons 🎨</h2> <ul> <li><code>battery-plus</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2693">#2693</a>) by <a href="https://github.com/Footagesus"><code>@Footagesus</code></a></li> <li><code>map-plus</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2697">#2697</a>) by <a href="https://github.com/Seanw265"><code>@Seanw265</code></a></li> </ul> <h2>What's Changed</h2> <ul> <li>lucide-svelte: Make sure license ends up in SvelteKit bundles by <a href="https://github.com/Lettnald"><code>@Lettnald</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2728">lucide-icons/lucide#2728</a></li> <li>lucide-react: Fixes aliases imports.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.471.1...0.472.0">https://github.com/lucide-icons/lucide/compare/0.471.1...0.472.0</a></p> <h2>Hotfix Lucide React exports</h2> <h2>What's Changed</h2> <ul> <li>fix(lucide-react) Adds type module in package.json by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2731">lucide-icons/lucide#2731</a></li> </ul> <h2>Dynamic Icon component Lucide React and new icons 0.471.0</h2> <h2>New Dynamic Icon Component (lucide-react)</h2> <p>This is an easier approach than the previous <code>dynamicIconImports</code> we exported in the library. This one supports all environments. We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component. This one fetches the icon data itself and renders it instead of fetching the Icon component from the library. This makes it more flexible with all the frontend frameworks and libraries that exist for React.</p> <blockquote> <p>🚨 Not recommended for regular applications that work fine with the regular static icon components. Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.</p> </blockquote> <h3>How to use</h3> <p><code>DynamicIcon</code> is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.</p> <pre lang="jsx"><code>const App = () => ( <DynamicIcon name="camera" color="red" size={48} /> ); </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucide-icons/lucide/commit/961404d5cc956fba3e29fbfd203453c9441a99b0"><code>961404d</code></a> replace <code>keyof ReactSVG</code> with <code>SVGElementType</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2668">#2668</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/31c3fefc17eca4ab54985354ff4f4f5e366dfd7f"><code>31c3fef</code></a> fix(lucide-react) Adds type module in package.json (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2731">#2731</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/58c2e108c3398f09fa5a43b0c88e9bf526319fcc"><code>58c2e10</code></a> feat(lucide-react): Add DynamicIcon component (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2686">#2686</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/970fc3d4be3b1c6e30361a4b96c6fa080c2b1e50"><code>970fc3d</code></a> fix(lucide-react): support React 19 (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2666">#2666</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/4f038d5fe8b13e00031311af6975a43d2d735e9e"><code>4f038d5</code></a> feat(docs): add Bun.sh support to documentation (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2642">#2642</a>)</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.474.0/packages/lucide-react">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> |
||
|
|
ea6e3d8791 |
chore: bump axios from 1.7.4 to 1.7.9 in /site (#16286)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.9. <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.7.9</h2> <h2>Release notes:</h2> <h3>Reverts</h3> <ul> <li>Revert "fix(types): export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>)" (<a href="https://redirect.github.com/axios/axios/issues/6729">#6729</a>) (<a href="https://github.com/axios/axios/commit/c44d2f2316ad289b38997657248ba10de11deb6c">c44d2f2</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a> <a href="https://redirect.github.com/axios/axios/issues/6729">#6729</a></li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+596/-108 ([#6729](https://github.com/axios/axios/issues/6729) )">Jay</a></li> </ul> <h2>Release v1.7.8</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>allow passing a callback as paramsSerializer to buildURL (<a href="https://redirect.github.com/axios/axios/issues/6680">#6680</a>) (<a href="https://github.com/axios/axios/commit/eac4619fe2e0926e876cd260ee21e3690381dbb5">eac4619</a>)</li> <li><strong>core:</strong> fixed config merging bug (<a href="https://redirect.github.com/axios/axios/issues/6668">#6668</a>) (<a href="https://github.com/axios/axios/commit/5d99fe4491202a6268c71e5dcc09192359d73cea">5d99fe4</a>)</li> <li>fixed width form to not shrink after 'Send Request' button is clicked (<a href="https://redirect.github.com/axios/axios/issues/6644">#6644</a>) (<a href="https://github.com/axios/axios/commit/7ccd5fd42402102d38712c32707bf055be72ab54">7ccd5fd</a>)</li> <li><strong>http:</strong> add support for File objects as payload in http adapter (<a href="https://redirect.github.com/axios/axios/issues/6588">#6588</a>) (<a href="https://redirect.github.com/axios/axios/issues/6605">#6605</a>) (<a href="https://github.com/axios/axios/commit/6841d8d18ddc71cc1bd202ffcfddb3f95622eef3">6841d8d</a>)</li> <li><strong>http:</strong> fixed proxy-from-env module import (<a href="https://redirect.github.com/axios/axios/issues/5222">#5222</a>) (<a href="https://github.com/axios/axios/commit/12b32957f1258aee94ef859809ed39f8f88f9dfa">12b3295</a>)</li> <li><strong>http:</strong> use <code>globalThis.TextEncoder</code> when available (<a href="https://redirect.github.com/axios/axios/issues/6634">#6634</a>) (<a href="https://github.com/axios/axios/commit/df956d18febc9100a563298dfdf0f102c3d15410">df956d1</a>)</li> <li>ios11 breaks when build (<a href="https://redirect.github.com/axios/axios/issues/6608">#6608</a>) (<a href="https://github.com/axios/axios/commit/763895270f7b50c7c780c3c9807ae8635de952cd">7638952</a>)</li> <li><strong>types:</strong> add missing types for mergeConfig function (<a href="https://redirect.github.com/axios/axios/issues/6590">#6590</a>) (<a href="https://github.com/axios/axios/commit/00de614cd07b7149af335e202aef0e076c254f49">00de614</a>)</li> <li><strong>types:</strong> export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>) (<a href="https://github.com/axios/axios/commit/c71811b00f2fcff558e4382ba913bdac4ad7200e">c71811b</a>)</li> <li>updated stream aborted error message to be more clear (<a href="https://redirect.github.com/axios/axios/issues/6615">#6615</a>) (<a href="https://github.com/axios/axios/commit/cc3217a612024d83a663722a56d7a98d8759c6d5">cc3217a</a>)</li> <li>use URL API instead of DOM to fix a potential vulnerability warning; (<a href="https://redirect.github.com/axios/axios/issues/6714">#6714</a>) (<a href="https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db">0a8d6e1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/remcohaszing" title="+108/-596 ([#6218](https://github.com/axios/axios/issues/6218) )">Remco Haszing</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+281/-19 ([#6640](https://github.com/axios/axios/issues/6640) [#6619](https://github.com/axios/axios/issues/6619) )">Jay</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/aayushyadav020" title="+124/-111 ([#6617](https://github.com/axios/axios/issues/6617) )">Aayush Yadav</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+12/-65 ([#6714](https://github.com/axios/axios/issues/6714) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/cincodenada" title="+29/-0 ([#6489](https://github.com/axios/axios/issues/6489) )">Ell Bradshaw</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/amitsainii" title="+13/-3 ([#5237](https://github.com/axios/axios/issues/5237) )">Amit Saini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/guuido" title="+14/-1 ([#6680](https://github.com/axios/axios/issues/6680) )">Tommaso Paulon</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aakash-Rana" title="+5/-5 ([#6668](https://github.com/axios/axios/issues/6668) )">Akki</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/stscoundrel" title="+3/-3 ([#6633](https://github.com/axios/axios/issues/6633) )">Sampo Silvennoinen</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+2/-2 ([#6634](https://github.com/axios/axios/issues/6634) )">Kasper Isager Dalsgarð</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/cclauss" title="+4/-0 ([#6683](https://github.com/axios/axios/issues/6683) )">Christian Clauss</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/pavan168" title="+2/-2 ([#5222](https://github.com/axios/axios/issues/5222) )">Pavan Welihinda</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/taylorflatt" title="+2/-2 ([#6615](https://github.com/axios/axios/issues/6615) )">Taylor Flatt</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Kenzo-Wada" title="+2/-2 ([#6608](https://github.com/axios/axios/issues/6608) )">Kenzo Wada</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/echelonnought" title="+3/-0 ([#6644](https://github.com/axios/axios/issues/6644) )">Ngole Lawson</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Baoyx007" title="+3/-0 ([#6590](https://github.com/axios/axios/issues/6590) )">Haven</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/shrivalidutt" title="+1/-1 ([#6637](https://github.com/axios/axios/issues/6637) )">Shrivali Dutt</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/hencoappel" title="+1/-1 ([#6605](https://github.com/axios/axios/issues/6605) )">Henco Appel</a></li> </ul> <h2>Release v1.7.7</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <!-- 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> <h2><a href="https://github.com/axios/axios/compare/v1.7.8...v1.7.9">1.7.9</a> (2024-12-04)</h2> <h3>Reverts</h3> <ul> <li>Revert "fix(types): export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>)" (<a href="https://redirect.github.com/axios/axios/issues/6729">#6729</a>) (<a href="https://github.com/axios/axios/commit/c44d2f2316ad289b38997657248ba10de11deb6c">c44d2f2</a>), closes <a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a> <a href="https://redirect.github.com/axios/axios/issues/6729">#6729</a></li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+596/-108 ([#6729](https://github.com/axios/axios/issues/6729) )">Jay</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.7.7...v1.7.8">1.7.8</a> (2024-11-25)</h2> <h3>Bug Fixes</h3> <ul> <li>allow passing a callback as paramsSerializer to buildURL (<a href="https://redirect.github.com/axios/axios/issues/6680">#6680</a>) (<a href="https://github.com/axios/axios/commit/eac4619fe2e0926e876cd260ee21e3690381dbb5">eac4619</a>)</li> <li><strong>core:</strong> fixed config merging bug (<a href="https://redirect.github.com/axios/axios/issues/6668">#6668</a>) (<a href="https://github.com/axios/axios/commit/5d99fe4491202a6268c71e5dcc09192359d73cea">5d99fe4</a>)</li> <li>fixed width form to not shrink after 'Send Request' button is clicked (<a href="https://redirect.github.com/axios/axios/issues/6644">#6644</a>) (<a href="https://github.com/axios/axios/commit/7ccd5fd42402102d38712c32707bf055be72ab54">7ccd5fd</a>)</li> <li><strong>http:</strong> add support for File objects as payload in http adapter (<a href="https://redirect.github.com/axios/axios/issues/6588">#6588</a>) (<a href="https://redirect.github.com/axios/axios/issues/6605">#6605</a>) (<a href="https://github.com/axios/axios/commit/6841d8d18ddc71cc1bd202ffcfddb3f95622eef3">6841d8d</a>)</li> <li><strong>http:</strong> fixed proxy-from-env module import (<a href="https://redirect.github.com/axios/axios/issues/5222">#5222</a>) (<a href="https://github.com/axios/axios/commit/12b32957f1258aee94ef859809ed39f8f88f9dfa">12b3295</a>)</li> <li><strong>http:</strong> use <code>globalThis.TextEncoder</code> when available (<a href="https://redirect.github.com/axios/axios/issues/6634">#6634</a>) (<a href="https://github.com/axios/axios/commit/df956d18febc9100a563298dfdf0f102c3d15410">df956d1</a>)</li> <li>ios11 breaks when build (<a href="https://redirect.github.com/axios/axios/issues/6608">#6608</a>) (<a href="https://github.com/axios/axios/commit/763895270f7b50c7c780c3c9807ae8635de952cd">7638952</a>)</li> <li><strong>types:</strong> add missing types for mergeConfig function (<a href="https://redirect.github.com/axios/axios/issues/6590">#6590</a>) (<a href="https://github.com/axios/axios/commit/00de614cd07b7149af335e202aef0e076c254f49">00de614</a>)</li> <li><strong>types:</strong> export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>) (<a href="https://github.com/axios/axios/commit/c71811b00f2fcff558e4382ba913bdac4ad7200e">c71811b</a>)</li> <li>updated stream aborted error message to be more clear (<a href="https://redirect.github.com/axios/axios/issues/6615">#6615</a>) (<a href="https://github.com/axios/axios/commit/cc3217a612024d83a663722a56d7a98d8759c6d5">cc3217a</a>)</li> <li>use URL API instead of DOM to fix a potential vulnerability warning; (<a href="https://redirect.github.com/axios/axios/issues/6714">#6714</a>) (<a href="https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db">0a8d6e1</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/remcohaszing" title="+108/-596 ([#6218](https://github.com/axios/axios/issues/6218) )">Remco Haszing</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jasonsaayman" title="+281/-19 ([#6640](https://github.com/axios/axios/issues/6640) [#6619](https://github.com/axios/axios/issues/6619) )">Jay</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/aayushyadav020" title="+124/-111 ([#6617](https://github.com/axios/axios/issues/6617) )">Aayush Yadav</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+12/-65 ([#6714](https://github.com/axios/axios/issues/6714) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/cincodenada" title="+29/-0 ([#6489](https://github.com/axios/axios/issues/6489) )">Ell Bradshaw</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/amitsainii" title="+13/-3 ([#5237](https://github.com/axios/axios/issues/5237) )">Amit Saini</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/guuido" title="+14/-1 ([#6680](https://github.com/axios/axios/issues/6680) )">Tommaso Paulon</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aakash-Rana" title="+5/-5 ([#6668](https://github.com/axios/axios/issues/6668) )">Akki</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/stscoundrel" title="+3/-3 ([#6633](https://github.com/axios/axios/issues/6633) )">Sampo Silvennoinen</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+2/-2 ([#6634](https://github.com/axios/axios/issues/6634) )">Kasper Isager Dalsgarð</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/cclauss" title="+4/-0 ([#6683](https://github.com/axios/axios/issues/6683) )">Christian Clauss</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/pavan168" title="+2/-2 ([#5222](https://github.com/axios/axios/issues/5222) )">Pavan Welihinda</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/taylorflatt" title="+2/-2 ([#6615](https://github.com/axios/axios/issues/6615) )">Taylor Flatt</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Kenzo-Wada" title="+2/-2 ([#6608](https://github.com/axios/axios/issues/6608) )">Kenzo Wada</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/echelonnought" title="+3/-0 ([#6644](https://github.com/axios/axios/issues/6644) )">Ngole Lawson</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Baoyx007" title="+3/-0 ([#6590](https://github.com/axios/axios/issues/6590) )">Haven</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/shrivalidutt" title="+1/-1 ([#6637](https://github.com/axios/axios/issues/6637) )">Shrivali Dutt</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/hencoappel" title="+1/-1 ([#6605](https://github.com/axios/axios/issues/6605) )">Henco Appel</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.7.6...v1.7.7">1.7.7</a> (2024-08-31)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/b2cb45d5a533a5465c99559b16987e4d5fc08cbc"><code>b2cb45d</code></a> chore(release): v1.7.9 (<a href="https://redirect.github.com/axios/axios/issues/6730">#6730</a>)</li> <li><a href="https://github.com/axios/axios/commit/c44d2f2316ad289b38997657248ba10de11deb6c"><code>c44d2f2</code></a> Revert "fix(types): export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>)" (<a href="https://redirect.github.com/axios/axios/issues/6729">#6729</a>)</li> <li><a href="https://github.com/axios/axios/commit/415ca9440195586dcd2149aa6f1e99f0ff6957c2"><code>415ca94</code></a> chore(release): v1.7.8 (<a href="https://redirect.github.com/axios/axios/issues/6715">#6715</a>)</li> <li><a href="https://github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db"><code>0a8d6e1</code></a> fix: use URL API instead of DOM to fix a potential vulnerability warning; (<a href="https://redirect.github.com/axios/axios/issues/6">#6</a>...</li> <li><a href="https://github.com/axios/axios/commit/c71811b00f2fcff558e4382ba913bdac4ad7200e"><code>c71811b</code></a> fix(types): export CJS types from ESM (<a href="https://redirect.github.com/axios/axios/issues/6218">#6218</a>)</li> <li><a href="https://github.com/axios/axios/commit/4355a6d3bccdc6a33e7cef8bf4fafedad65e12ce"><code>4355a6d</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6709">#6709</a>)</li> <li><a href="https://github.com/axios/axios/commit/5d54d22321b3c3d29c5dff5e8086cd9db7e2d101"><code>5d54d22</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/6707">#6707</a>)</li> <li><a href="https://github.com/axios/axios/commit/eac4619fe2e0926e876cd260ee21e3690381dbb5"><code>eac4619</code></a> fix: allow passing a callback as paramsSerializer to buildURL (<a href="https://redirect.github.com/axios/axios/issues/6680">#6680</a>)</li> <li><a href="https://github.com/axios/axios/commit/df956d18febc9100a563298dfdf0f102c3d15410"><code>df956d1</code></a> fix(http): use <code>globalThis.TextEncoder</code> when available (<a href="https://redirect.github.com/axios/axios/issues/6634">#6634</a>)</li> <li><a href="https://github.com/axios/axios/commit/7139ce96c38a25ae575d0b7478dd890cc4a47074"><code>7139ce9</code></a> chore(deps): bump cookie and socket.io (<a href="https://redirect.github.com/axios/axios/issues/6704">#6704</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.7.4...v1.7.9">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> |
||
|
|
35a4b7819c |
chore: bump cmdk from 1.0.0 to 1.0.4 in /site (#16289)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) from 1.0.0 to 1.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pacocoursey/cmdk/releases">cmdk's releases</a>.</em></p> <blockquote> <h2>v1.0.4</h2> <h2>What's Changed</h2> <ul> <li>Fix use-sync-external-store import for greater compatibility by <a href="https://github.com/kachkaev"><code>@kachkaev</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/328">pacocoursey/cmdk#328</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kachkaev"><code>@kachkaev</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/328">pacocoursey/cmdk#328</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pacocoursey/cmdk/compare/v1.0.3...v1.0.4">https://github.com/pacocoursey/cmdk/compare/v1.0.3...v1.0.4</a></p> <h2>v1.0.3</h2> <ul> <li>Fix <code>use-sync-external-store</code> shim for compatibility with Next.js 15 and React 19 RC</li> </ul> <h2>v1.0.1</h2> <h2>What's Changed</h2> <ul> <li>fix: docs mistake we are no longer lowercasing by <a href="https://github.com/itsjoeoui"><code>@itsjoeoui</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/227">pacocoursey/cmdk#227</a></li> <li>feat: export defaultFilter by <a href="https://github.com/evanob"><code>@evanob</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/229">pacocoursey/cmdk#229</a></li> <li>chore: add more details to package.json by <a href="https://github.com/andipaetzold"><code>@andipaetzold</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/228">pacocoursey/cmdk#228</a></li> <li>chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/226">pacocoursey/cmdk#226</a></li> <li>fix: controlled search change with hidden Command.List by <a href="https://github.com/vltansky"><code>@vltansky</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/217">pacocoursey/cmdk#217</a></li> <li>fix: Framer example capitalization of values by <a href="https://github.com/arihanv"><code>@arihanv</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/231">pacocoursey/cmdk#231</a></li> <li>fix: fix compiling code Array.from(void 0) by <a href="https://github.com/nenya1840"><code>@nenya1840</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/237">pacocoursey/cmdk#237</a></li> <li>fix: useId backward compatibility by <a href="https://github.com/phsantiago"><code>@phsantiago</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/165">pacocoursey/cmdk#165</a></li> <li>Relax dependencies on Radix-UI to SemVer MAJOR releases by <a href="https://github.com/eps1lon"><code>@eps1lon</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/278">pacocoursey/cmdk#278</a></li> <li>feat: allow react v19 as peer dep by <a href="https://github.com/Yonom"><code>@Yonom</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/318">pacocoursey/cmdk#318</a></li> <li>Upgrade <code>@radix-ui/react-id</code> by <a href="https://github.com/tmcw"><code>@tmcw</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/297">pacocoursey/cmdk#297</a></li> <li>fix: useSyncExternalStore backward compatibility by <a href="https://github.com/MateoKruk"><code>@MateoKruk</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/296">pacocoursey/cmdk#296</a></li> <li>fix(context): read disablePointerSelection from propsRef by <a href="https://github.com/f0rr0"><code>@f0rr0</code></a> in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/314">pacocoursey/cmdk#314</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/itsjoeoui"><code>@itsjoeoui</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/227">pacocoursey/cmdk#227</a></li> <li><a href="https://github.com/evanob"><code>@evanob</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/229">pacocoursey/cmdk#229</a></li> <li><a href="https://github.com/andipaetzold"><code>@andipaetzold</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/228">pacocoursey/cmdk#228</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/226">pacocoursey/cmdk#226</a></li> <li><a href="https://github.com/vltansky"><code>@vltansky</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/217">pacocoursey/cmdk#217</a></li> <li><a href="https://github.com/arihanv"><code>@arihanv</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/231">pacocoursey/cmdk#231</a></li> <li><a href="https://github.com/nenya1840"><code>@nenya1840</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/237">pacocoursey/cmdk#237</a></li> <li><a href="https://github.com/phsantiago"><code>@phsantiago</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/165">pacocoursey/cmdk#165</a></li> <li><a href="https://github.com/eps1lon"><code>@eps1lon</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/278">pacocoursey/cmdk#278</a></li> <li><a href="https://github.com/Yonom"><code>@Yonom</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/318">pacocoursey/cmdk#318</a></li> <li><a href="https://github.com/tmcw"><code>@tmcw</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/297">pacocoursey/cmdk#297</a></li> <li><a href="https://github.com/MateoKruk"><code>@MateoKruk</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/296">pacocoursey/cmdk#296</a></li> <li><a href="https://github.com/f0rr0"><code>@f0rr0</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/cmdk/pull/314">pacocoursey/cmdk#314</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pacocoursey/cmdk/compare/v1.0.0...v1.0.1">https://github.com/pacocoursey/cmdk/compare/v1.0.0...v1.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pacocoursey/cmdk/commit/c1f200a1082b44115a640353b0a744dc185d7a99"><code>c1f200a</code></a> v1.0.4</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/541bb8ead8a595e150735d0cd7cb568112e78ebf"><code>541bb8e</code></a> Fix use-sync-external-store import (<a href="https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk/issues/328">#328</a>)</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/c5470e3d1a857eb1d27bbbcffb5b5e5645dd55b2"><code>c5470e3</code></a> bring back use-sync-external-store shim</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/5b4f24d4c809a5d2c01022e76bb58cc29a3b023b"><code>5b4f24d</code></a> v1.0.2</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/1d83da4534c785678ae1e5f609fc703550d0bdb2"><code>1d83da4</code></a> v1.0.2-beta.0</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/0b290cef5e9d91457c9933c5166ca29306b53736"><code>0b290ce</code></a> remove use-sync-external-store shim</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/eab8e0f3d30fe7661bf9755b3724c33abf22a34c"><code>eab8e0f</code></a> v1.0.1</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/5d9d6e32c96ac240559d7767b6fe73f7223807ad"><code>5d9d6e3</code></a> fix(context): read disablePointerSelection from propsRef (<a href="https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk/issues/314">#314</a>)</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/0bd1fe2ea2927085c6a1fa9b3e3f041b70ac669c"><code>0bd1fe2</code></a> fix: useSyncExternalStore backward compatibility (<a href="https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk/issues/296">#296</a>)</li> <li><a href="https://github.com/pacocoursey/cmdk/commit/660e1f368aed46ea63cbf9166aa46e9f846f9522"><code>660e1f3</code></a> Upgrade <code>@radix-ui/react-id</code> (<a href="https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk/issues/297">#297</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk">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> |
||
|
|
18d436e83a |
chore: bump class-variance-authority from 0.7.0 to 0.7.1 in /site (#16290)
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.7.0 to 0.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/joe-bell/cva/releases">class-variance-authority's releases</a>.</em></p> <blockquote> <h2>v0.7.1</h2> <h2>What's Changed</h2> <ul> <li>Add LICENSE Comments by <a href="https://github.com/joe-bell"><code>@joe-bell</code></a> in <a href="https://redirect.github.com/joe-bell/cva/pull/283">joe-bell/cva#283</a></li> <li>chore: move clsx dependency to caret/semver range by <a href="https://github.com/philwolstenholme"><code>@philwolstenholme</code></a> in <a href="https://redirect.github.com/joe-bell/cva/pull/316">joe-bell/cva#316</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/philwolstenholme"><code>@philwolstenholme</code></a> made their first contribution in <a href="https://redirect.github.com/joe-bell/cva/pull/316">joe-bell/cva#316</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1">https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joe-bell/cva/commit/45462dd239546f570bca7821ab56bcef61feb900"><code>45462dd</code></a> class-variance-authority@0.7.1</li> <li><a href="https://github.com/joe-bell/cva/commit/c236552742da6f7362012f4fc2bb3b1ebeedc52f"><code>c236552</code></a> docs: change x.com references to bluesky</li> <li><a href="https://github.com/joe-bell/cva/commit/985dba91cf4b1820b40cb6457e2d0d56c1c85fb6"><code>985dba9</code></a> chore: move clsx dependency to caret/semver range (<a href="https://redirect.github.com/joe-bell/cva/issues/316">#316</a>)</li> <li><a href="https://github.com/joe-bell/cva/commit/d4ded2dfcc0bed12e584e2ec4f3e1e8b8f18728a"><code>d4ded2d</code></a> chore: update sponsors.svg [ci skip]</li> <li><a href="https://github.com/joe-bell/cva/commit/ff1717cbe3287ce40963679aa43fd29b5bf15d1d"><code>ff1717c</code></a> ci(schedule): adjust cron date to offset midnight traffic</li> <li><a href="https://github.com/joe-bell/cva/commit/2f96730b7b05eaf7531c2766c8c5e9dc045952f7"><code>2f96730</code></a> ci: prevent scheduled workflow running in forks</li> <li><a href="https://github.com/joe-bell/cva/commit/aaae670a35d097f4a2e6b4784df23610d4ec26ba"><code>aaae670</code></a> docs(beta): bun installation</li> <li><a href="https://github.com/joe-bell/cva/commit/69feb436b6d45836f282aacdd5eaffe0da761d72"><code>69feb43</code></a> update docs for bun installation (<a href="https://redirect.github.com/joe-bell/cva/issues/261">#261</a>)</li> <li><a href="https://github.com/joe-bell/cva/commit/f9e2ea6764a69cce5ce30e7f3de791c230340d74"><code>f9e2ea6</code></a> chore(docs): update banner links</li> <li><a href="https://github.com/joe-bell/cva/commit/5228f0e66faed758b084c82f3b395688150206ee"><code>5228f0e</code></a> chore: link sponsors to raw svg</li> <li>Additional commits viewable in <a href="https://github.com/joe-bell/cva/compare/v0.7.0...v0.7.1">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> |
||
|
|
2348985bb9 |
chore: bump react-confetti from 6.1.0 to 6.2.2 in /site (#16288)
Bumps [react-confetti](https://github.com/alampros/react-confetti) from 6.1.0 to 6.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/releases">react-confetti's releases</a>.</em></p> <blockquote> <h2>v6.2.2</h2> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2">6.2.2</a> (2024-12-28)</h2> <h3>Bug Fixes</h3> <ul> <li>build multiple module types (<a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75">3be757d</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/162">#162</a> <a href="https://redirect.github.com/alampros/react-confetti/issues/158">#158</a></li> </ul> <h2>v6.2.1</h2> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1">6.2.1</a> (2024-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li>specify commonjs module (<a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3">aa99153</a>)</li> </ul> <h2>v6.2.0</h2> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.0">6.2.0</a> (2024-12-27)</h1> <h3>Features</h3> <ul> <li>update <code>peerDependencies</code> to support React 19 (<a href="https://github.com/alampros/react-confetti/commit/ce2d40a65cfbb0fc491df550bd5a9caea149d82b">ce2d40a</a>)</li> <li>upgrade tooling (<a href="https://github.com/alampros/react-confetti/commit/9c84a9941b5efeec2082ee9d54f8e2655f990d2f">9c84a99</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/blob/v6.2.2/CHANGELOG.md">react-confetti's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2">6.2.2</a> (2024-12-28)</h2> <h3>Bug Fixes</h3> <ul> <li>build multiple module types (<a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75">3be757d</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/162">#162</a> <a href="https://redirect.github.com/alampros/react-confetti/issues/158">#158</a></li> </ul> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1">6.2.1</a> (2024-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li>specify commonjs module (<a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3">aa99153</a>)</li> </ul> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.0">6.2.0</a> (2024-12-27)</h1> <h3>Features</h3> <ul> <li>update <code>peerDependencies</code> to support React 19 (<a href="https://github.com/alampros/react-confetti/commit/ce2d40a65cfbb0fc491df550bd5a9caea149d82b">ce2d40a</a>)</li> <li>upgrade tooling (<a href="https://github.com/alampros/react-confetti/commit/9c84a9941b5efeec2082ee9d54f8e2655f990d2f">9c84a99</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alampros/react-confetti/commit/dcddb8623b461e68378e88b75f3e39c7970c08c8"><code>dcddb86</code></a> chore(release): 6.2.2 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/976d31cdb37049cfd5f91143659a183d23e5d93b"><code>976d31c</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75"><code>3be757d</code></a> fix: build multiple module types</li> <li><a href="https://github.com/alampros/react-confetti/commit/eadd82d916e25489a90284a14cd4403001f7f6ba"><code>eadd82d</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/alampros/react-confetti/commit/017e511a1a6c56202e9ba5f54628c586c742bce5"><code>017e511</code></a> chore(release): 6.2.1 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/d36f119b6184f1d27e2961e1bc7d75b3f08c4b7c"><code>d36f119</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3"><code>aa99153</code></a> fix: specify commonjs module</li> <li><a href="https://github.com/alampros/react-confetti/commit/bcf2fb4856d8d747c5aa26378286e087858fa680"><code>bcf2fb4</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/alampros/react-confetti/commit/a93b47d436c6a1644565a8abe62a7d486ceb793a"><code>a93b47d</code></a> chore(release): 6.2.0 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/7ad17c5c205b04d3eabfee045b387a896fe0ca77"><code>7ad17c5</code></a> lint fixes</li> <li>Additional commits viewable in <a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3729f08bde |
chore: bump react-markdown from 9.0.1 to 9.0.3 in /site (#16292)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.1 to 9.0.3. <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.0.3</h2> <p>(same as 9.0.2 but now with d.ts files)</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3">https://github.com/remarkjs/react-markdown/compare/9.0.2...9.0.3</a></p> <h2>9.0.2</h2> <h4>Types</h4> <ul> <li>b151a90 Fix types for React 19 by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/879">remarkjs/react-markdown#879</a></li> <li>6962af7 Add declaration maps</li> <li>aa5933b Refactor to use <code>@import</code> to import types by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/836">remarkjs/react-markdown#836</a></li> </ul> <h4>Miscellaneous</h4> <ul> <li>9eb589e Fix typo in changelog by <a href="https://github.com/NicholasWilsonDEV"><code>@NicholasWilsonDEV</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/874">remarkjs/react-markdown#874</a></li> <li>515bf19 Fix typo by <a href="https://github.com/deep-lyra"><code>@deep-lyra</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/868">remarkjs/react-markdown#868</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2">https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/aed001070aae99bc6d1f3bdd8e71974f5c0d5f10"><code>aed0010</code></a> 9.0.3</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/40c097eb6f4b89209bd90cc3338fcaaa957bebaf"><code>40c097e</code></a> 9.0.2</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/2c6ffe8f93871ea8e17d12ec0b6f6e5b0aa49ae2"><code>2c6ffe8</code></a> Refactor <code>.gitignore</code></li> <li><a href="https://github.com/remarkjs/react-markdown/commit/b664ac4459ed5fe2834665976b8864da03d263e9"><code>b664ac4</code></a> Update Actions</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/e68655127bb09402e1d12507e1b2db8fa3c64ff8"><code>e686551</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/b151a9028f2ca14d8982de47e70a1db7b7c79a2c"><code>b151a90</code></a> Fix types for React 19</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/27d3949b31beb7aa7a6c0d3d4d34e6fd0965a7d3"><code>27d3949</code></a> Separate all typedefs into their own JSDoc blocks (<a href="https://redirect.github.com/remarkjs/react-markdown/issues/878">#878</a>)</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/9eb589e828445916dfb521117040d8d5420a5e9d"><code>9eb589e</code></a> Fix typo in changelog</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/515bf190a06e2510aa4d09d4c186cfa558b75452"><code>515bf19</code></a> Fix typo</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/a7ca8edfd698d61ebf0ad83bf95cba1a4106f672"><code>a7ca8ed</code></a> Refactor <code>.editorconfig</code></li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/react-markdown/compare/9.0.1...9.0.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
596ee412ea |
chore: bump vite from 5.4.12 to 5.4.14 in /site in the vite group across 1 directory (#16277)
Bumps the vite group with 1 update in the /site directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.12 to 5.4.14 <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.14</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v5.4.13</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.13/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.14/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.14 (2025-01-21)<!-- raw HTML omitted --></h2> <ul> <li>fix: <code>preview.allowedHosts</code> with specific values was not respected (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19246">#19246</a>) (<a href="https://github.com/vitejs/vite/commit/9df6e6beabf0d18988ec13b8b742d2aba29662f9">9df6e6b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19246">#19246</a></li> <li>fix: allow CORS from loopback addresses by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19249">#19249</a>) (<a href="https://github.com/vitejs/vite/commit/7d1699ccf673e2790704756d89d2e1e4ee478fb4">7d1699c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19249">#19249</a></li> </ul> <h2><!-- raw HTML omitted -->5.4.13 (2025-01-20)<!-- raw HTML omitted --></h2> <ul> <li>fix: try parse <code>server.origin</code> URL (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19241">#19241</a>) (<a href="https://github.com/vitejs/vite/commit/5946215718e369c34f6cc9415391d2ca84efe327">5946215</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19241">#19241</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/e7eb3c5559e6f7ec6f5ca834c2ff4d680f58e81b"><code>e7eb3c5</code></a> release: v5.4.14</li> <li><a href="https://github.com/vitejs/vite/commit/7d1699ccf673e2790704756d89d2e1e4ee478fb4"><code>7d1699c</code></a> fix: allow CORS from loopback addresses by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19249">#19249</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/9df6e6beabf0d18988ec13b8b742d2aba29662f9"><code>9df6e6b</code></a> fix: <code>preview.allowedHosts</code> with specific values was not respected (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19246">#19246</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a1824c5ff13578d590176275ac309a0ab48ee5b9"><code>a1824c5</code></a> release: v5.4.13</li> <li><a href="https://github.com/vitejs/vite/commit/5946215718e369c34f6cc9415391d2ca84efe327"><code>5946215</code></a> fix: try parse <code>server.origin</code> URL (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19241">#19241</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.14/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 <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> |
||
|
|
80f56e81d5 |
chore: bump @types/lodash from 4.17.13 to 4.17.14 in /site (#16294)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
28807a26df |
chore: bump @types/node from 20.17.11 to 20.17.16 in /site (#16295)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.11 to 20.17.16. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">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> |
||
|
|
923ef56e83 |
chore: bump undici from 6.19.7 to 6.21.1 in /site (#16217)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c686b54fbf |
chore: bump vite from 5.4.11 to 5.4.12 in /site (#16218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8e409e377e |
fix(flake.nix): update lockfile & add nix-prefetch-git (#16162)
Updated flake.lock and flake.nix dependencies, including: - Updated flake.lock - Updated vendorHash for coder binary - Ensured pnpm 9.x uses nodejs 20 - Reordered development shell packages alphabetically Change-Id: I3e5e9c9d1136ea8d03084bd13fdd723bff1680d9 Signed-off-by: Thomas Kosiewski <tk@coder.com> |
||
|
|
ad02b741d5 |
fix(flake.nix): fix site build & add missing inputs for darwin hosts (#16153)
- update `flake.nix`: - use `devShells.default` instead of `devShell` - include macOS-specific build inputs - use the same nodejs version in the default devShell and pnpm frontend build - update `site/.npmrc` to include tarball URLs for a reproducible Nix build. Change-Id: I28f0e301298806f251121cc93224740bcc02bcba Signed-off-by: Thomas Kosiewski <tk@coder.com> |
||
|
|
473fcc33a5 |
chore: add Chart component (#16118)
Related to https://github.com/coder/coder/issues/15297 and based on [this design](https://www.figma.com/design/gtVchocIWPGYjzaHD2OIY7/Setting-page?node-id=16-1848&m=dev). |
||
|
|
c2b55346ac |
chore: add Select component (#16121)
Related to https://github.com/coder/coder/issues/15297 and based on [this design](https://www.figma.com/design/gtVchocIWPGYjzaHD2OIY7/Setting-page?node-id=16-1848&m=dev). |
||
|
|
048a10a318 | chore: bump storybook-addon-remix-react-router from 3.0.2 to 3.1.0 in /site (#16000) | ||
|
|
532625b2ed |
chore: bump @radix-ui/react-slot from 1.1.0 to 1.1.1 in /site (#16005)
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.0 to 1.1.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~chancestrickland">chancestrickland</a>, a new releaser for <code>@radix-ui/react-slot</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> |
||
|
|
4495db8ce8 |
chore: bump the vite group across 1 directory with 2 updates (#15992)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
94f5d52fdc |
chore: adopt markdownlint and markdown-table-formatter for *.md (#15831)
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com> |
||
|
|
add6923e4a |
chore: remove leftover meticulous code (#16018)
Found a leftover dependency that got left in. No longer used! |
||
|
|
21a45cf4be | chore: bump react-syntax-highlighter from 15.5.0 to 15.6.1 in /site (#16003) | ||
|
|
e6d6e3002a |
chore: bump @radix-ui/react-dialog from 1.1.2 to 1.1.4 in /site (#15999)
Bumps @radix-ui/react-dialog from 1.1.2 to 1.1.4. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
75fa8cab9f |
chore: bump @storybook/preview-api from 8.4.6 to 8.4.7 in /site (#16002)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7ad6733856 | chore: bump @types/node from 20.17.6 to 20.17.11 in /site (#16001) | ||
|
|
efbb49c98a | chore: bump the mui group across 1 directory with 6 updates (#15991) |