-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: recharts/recharts
base: v3.2.0
head repository: recharts/recharts
compare: v3.2.1
- 16 commits
- 53 files changed
- 6 contributors
Commits on Sep 8, 2025
-
Coltin Kifer committed
Sep 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 015baf1 - Browse repository at this point
Copy the full SHA 015baf1View commit details
Commits on Sep 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d4870e - Browse repository at this point
Copy the full SHA 0d4870eView commit details
Commits on Sep 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9859b1c - Browse repository at this point
Copy the full SHA 9859b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dfde1e - Browse repository at this point
Copy the full SHA 1dfde1eView commit details
Commits on Sep 11, 2025
-
Remove redundant
Rectangleimport (and fix linter warning in the sa……me file) (#6305) ## Description The src/cartesian/Bar.tsx module has a redundant import of the `<Rectangle />` component, that gets overwritten by the module-scoped `Rectangle` data type. This doesn't break any code, but e.g. tsup fails to parse the project without removing it. ## Motivation and Context No change to the package behavior, this is just a quality-of-life improvement to allow tsup to compile typedefs. ## How Has This Been Tested? Unit tests and linter run and pass ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] I have added a storybook story or VR test, or extended an existing story or VR test to show my changes
Configuration menu - View commit details
-
Copy full SHA for b86fc07 - Browse repository at this point
Copy the full SHA b86fc07View commit details
Commits on Sep 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f9071c8 - Browse repository at this point
Copy the full SHA f9071c8View commit details -
Enable dev tools via Global module instead of window (#6309)
See #6264 Replaces `window.RECHARTS_DEV_TOOLS_ENABLED` with `Global.devToolsEnabled`
Configuration menu - View commit details
-
Copy full SHA for bde980d - Browse repository at this point
Copy the full SHA bde980dView commit details -
chore(deps-dev): bump eslint-config-airbnb-extended from 2.3.0 to 2.3…
….1 (#6304) Bumps [eslint-config-airbnb-extended](https://github.com/NishargShah/eslint-config-airbnb-extended/tree/HEAD/packages/eslint-config-airbnb-extended) from 2.3.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/releases">eslint-config-airbnb-extended's">https://github.com/NishargShah/eslint-config-airbnb-extended/releases">eslint-config-airbnb-extended's releases</a>.</em></p> <blockquote> <h2>V2.3.1</h2> <h2>2.3.1 (2025-09-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docs:</strong> Added detailed documentation for <code>Extended Config</code> and <code>Legacy Config</code></li> <li><strong>eslint-config-airbnb-extended:</strong> Updated Dependencies and Dev Dependencies</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-config-airbnb-extended:</strong> Fixed React TypeScript Extension issue</li> <li><strong>docs:</strong> Added <code>@next/eslint-plugin-next</code> in <code>Package Used</code> section</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/compare/V2.2.0...V2.3.1">https://github.com/NishargShah/eslint-config-airbnb-extended/compare/V2.2.0...V2.3.1</a></p">https://github.com/NishargShah/eslint-config-airbnb-extended/compare/V2.2.0...V2.3.1">https://github.com/NishargShah/eslint-config-airbnb-extended/compare/V2.2.0...V2.3.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/blob/master/CHANGELOG.md">eslint-config-airbnb-extended's">https://github.com/NishargShah/eslint-config-airbnb-extended/blob/master/CHANGELOG.md">eslint-config-airbnb-extended's changelog</a>.</em></p> <blockquote> <h2>2.3.1 (2025-09-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docs:</strong> Added detailed documentation for <code>Extended Config</code> and <code>Legacy Config</code></li> <li><strong>eslint-config-airbnb-extended:</strong> Updated Dependencies and Dev Dependencies</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-config-airbnb-extended:</strong> Fixed React TypeScript Extension issue</li> <li><strong>docs:</strong> Added <code>@next/eslint-plugin-next</code> in <code>Package Used</code> section</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/commit/de9f605b162b4bfed1c1638c0ffae78efca8e51e"><code>de9f605</code></a">https://github.com/NishargShah/eslint-config-airbnb-extended/commit/de9f605b162b4bfed1c1638c0ffae78efca8e51e"><code>de9f605</code></a> feat: package bumped</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/commit/88332cc98efcb8f1bf8953ad25e23d5b859260ac"><code>88332cc</code></a">https://github.com/NishargShah/eslint-config-airbnb-extended/commit/88332cc98efcb8f1bf8953ad25e23d5b859260ac"><code>88332cc</code></a> feat: package upgrade</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/commit/1d38e0855e531a6ea0e867c828d38ad9736460af"><code>1d38e08</code></a">https://github.com/NishargShah/eslint-config-airbnb-extended/commit/1d38e0855e531a6ea0e867c828d38ad9736460af"><code>1d38e08</code></a> fix: react typescript extension issue fixed</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/NishargShah/eslint-config-airbnb-extended/commits/V2.3.1/packages/eslint-config-airbnb-extended">compare">https://github.com/NishargShah/eslint-config-airbnb-extended/commits/V2.3.1/packages/eslint-config-airbnb-extended">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 14a58b8 - Browse repository at this point
Copy the full SHA 14a58b8View commit details -
chore(deps-dev): bump globals from 16.3.0 to 16.4.0 (#6303)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.3.0 to 16.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/sindresorhus/globals/releases">globals's">https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v16.4.0</h2> <ul> <li>Update globals (<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/sindresorhus/globals/issues/309">#309</a">https://redirect.github.com/sindresorhus/globals/issues/309">#309</a>) 8b8a2d6</li> </ul> <hr /> <p><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0">https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0</a></p">https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0">https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/sindresorhus/globals/commit/52ba38b98338c0e4c16ebab6638b2ac74a2f726c"><code>52ba38b</code></a">https://github.com/sindresorhus/globals/commit/52ba38b98338c0e4c16ebab6638b2ac74a2f726c"><code>52ba38b</code></a> 16.4.0</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/sindresorhus/globals/commit/8b8a2d62527a90c2535de732f3eeeb6f3111f1be"><code>8b8a2d6</code></a">https://github.com/sindresorhus/globals/commit/8b8a2d62527a90c2535de732f3eeeb6f3111f1be"><code>8b8a2d6</code></a> Update globals (<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/sindresorhus/globals/issues/309">#309</a>)</li">https://redirect.github.com/sindresorhus/globals/issues/309">#309</a>)</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0">compare">https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ab8bae - Browse repository at this point
Copy the full SHA 6ab8baeView commit details
Commits on Sep 15, 2025
-
Reduce re-renders to fix blinking line in Zoom&Highlight story (#6315)
## Description So the story in question https://main--63da8268a0da9970db6992aa.chromatic.com/iframe.html?globals=&args=&id=examples-linechart--highlight-and-zoom&viewMode=story was doing some pretty silly things: - slice the data array on every render (like wtf, all perf goes out of the window if the core of the whole thing is forcefully updated on mouse move) - there is no point having the data array in the local state anyway so fixed - define helper functions inside of the render method - this is React 101, fixed - define mouse handlers without useCallback - fixed So this helped a lot, but it's still doing some legit things like: - define domain inline - yes this is React 101 anti-pattern but we also have that in many of our examples so let's optimize for this - renders dynamic component (the Axes) as siblings of the static component (the Lines) - it would help if these were separated in the tree but yet again this is pattern that our docs recommend (and indeed 2.x forced this) so let's optimize for it. I fixed these by adding React.memo with basic comparator for graphical items, and custom comparator for axes (to catch the domain case). Plus tests. ## Related Issue Fixes #6307 ## Motivation and Context Perf perf ## Screenshots (if appropriate): ### Before Mouse hover renders YAxis labels: https://github.com/user-attachments/assets/a7ff70c2-018a-4b5e-a73b-8ad6186f109d Mouse click renders the whole thing (but nothing visually changes): https://github.com/user-attachments/assets/c681e3f8-935d-4a49-8257-baf874d715d3 ### After Mouse hover renders only cursor + tooltip + active dots (= only the components that visually change, can't get better than this): https://github.com/user-attachments/assets/efa99aab-c481-4f92-98f2-8f293e85aaae Mouse click renders some outer layers of the example (we could improve this further). The most interesting part - the line itself - no longer re-renders. https://github.com/user-attachments/assets/6d3a435f-2d54-4193-8c78-23c81d0a19cc ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [x] I have added tests to cover my changes. - [ ] I have added a storybook story or VR test, or extended an existing story or VR test to show my changes
Configuration menu - View commit details
-
Copy full SHA for 6edeb65 - Browse repository at this point
Copy the full SHA 6edeb65View commit details -
chore(deps-dev): bump browserslist from 4.25.4 to 4.26.0 (#6320)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.25.4 to 4.26.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/releases">browserslist's">https://github.com/browserslist/browserslist/releases">browserslist's releases</a>.</em></p> <blockquote> <h2>4.26.0</h2> <ul> <li>Added Baseline queries (by <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/tonypconway"><code>@tonypconway</code></a>).</li">https://github.com/tonypconway"><code>@tonypconway</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md">browserslist's">https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md">browserslist's changelog</a>.</em></p> <blockquote> <h2>4.26.0</h2> <ul> <li>Added Baseline queries (by <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/tonypconway"><code>@tonypconway</code></a>).</li">https://github.com/tonypconway"><code>@tonypconway</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/9cf1b9d6f85b16447ced606e63523c6c0a5f40cb"><code>9cf1b9d</code></a">https://github.com/browserslist/browserslist/commit/9cf1b9d6f85b16447ced606e63523c6c0a5f40cb"><code>9cf1b9d</code></a> Release 4.26.0 version</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/b0014b105a5428efa58fba0e2bccb5145968754f"><code>b0014b1</code></a">https://github.com/browserslist/browserslist/commit/b0014b105a5428efa58fba0e2bccb5145968754f"><code>b0014b1</code></a> Update dependencies</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/45ee96bc72d5f911248eb77852363ec0dfc830fd"><code>45ee96b</code></a">https://github.com/browserslist/browserslist/commit/45ee96bc72d5f911248eb77852363ec0dfc830fd"><code>45ee96b</code></a> Update CI actions</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/858d69e3cb1ddeecf38f44d975bc12bafb02c8d3"><code>858d69e</code></a">https://github.com/browserslist/browserslist/commit/858d69e3cb1ddeecf38f44d975bc12bafb02c8d3"><code>858d69e</code></a> Fix link</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/5362efb6dcaebd6d0584f6ea2e64eba274fce85f"><code>5362efb</code></a">https://github.com/browserslist/browserslist/commit/5362efb6dcaebd6d0584f6ea2e64eba274fce85f"><code>5362efb</code></a> Typo</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/cb553c96e854b0ea0d96eee68329d90c99eb5888"><code>cb553c9</code></a">https://github.com/browserslist/browserslist/commit/cb553c96e854b0ea0d96eee68329d90c99eb5888"><code>cb553c9</code></a> Keep the docs style persistant</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/c948e7d80e14433d72fa5f2533226346629e40de"><code>c948e7d</code></a">https://github.com/browserslist/browserslist/commit/c948e7d80e14433d72fa5f2533226346629e40de"><code>c948e7d</code></a> Fix code style</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/ea5eefeaedefaba692012e44b384753b4d275e86"><code>ea5eefe</code></a">https://github.com/browserslist/browserslist/commit/ea5eefeaedefaba692012e44b384753b4d275e86"><code>ea5eefe</code></a> Merge pull request <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/browserslist/browserslist/issues/903">#903</a">https://redirect.github.com/browserslist/browserslist/issues/903">#903</a> from tonypconway/add-baseline-query</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/202344a9111cd1c7f113efbe6706e43dbaf1a342"><code>202344a</code></a">https://github.com/browserslist/browserslist/commit/202344a9111cd1c7f113efbe6706e43dbaf1a342"><code>202344a</code></a> updates baseline-browser-mapping to v2.8.0</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/commit/9048bb40d089429be65167eeb08e2b146f75f5f0"><code>9048bb4</code></a">https://github.com/browserslist/browserslist/commit/9048bb40d089429be65167eeb08e2b146f75f5f0"><code>9048bb4</code></a> Revert another whitespace change</li> <li>Additional commits viewable in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/browserslist/browserslist/compare/4.25.4...4.26.0">compare">https://github.com/browserslist/browserslist/compare/4.25.4...4.26.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d87dd4e - Browse repository at this point
Copy the full SHA d87dd4eView commit details -
chore(deps-dev): bump @types/node from 20.19.13 to 20.19.14 (#6319)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.13 to 20.19.14. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 880c3d6 - Browse repository at this point
Copy the full SHA 880c3d6View commit details -
chore(deps-dev): bump eslint-plugin-storybook from 9.1.5 to 9.1.6 (#6318
) Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 9.1.5 to 9.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases">eslint-plugin-storybook's">https://github.com/storybookjs/storybook/releases">eslint-plugin-storybook's releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">eslint-plugin-storybook's">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">eslint-plugin-storybook's changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/lib/eslint-plugin">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/lib/eslint-plugin">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d400695 - Browse repository at this point
Copy the full SHA d400695View commit details -
chore(deps-dev): bump the storybook group with 8 updates (#6317)
Bumps the storybook group with 8 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.1.5` | `9.1.6` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.5` | `9.1.6` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.5` | `9.1.6` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `9.1.5` | `9.1.6` | | [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `9.1.5` | `9.1.6` | | [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `9.1.5` | `9.1.6` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.5` | `9.1.6` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.5` | `9.1.6` | Updates `@storybook/addon-a11y` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-a11y</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-a11y</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/a11y">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/a11y">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-docs` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-docs</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-docs</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-docs</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-docs</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/docs">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/docs">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-links` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-links</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/links">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/links">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-onboarding` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-onboarding</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-onboarding</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-onboarding</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-onboarding</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/onboarding">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/onboarding">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-vitest` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-vitest</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-vitest</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-vitest</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/addon-vitest</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/vitest">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/addons/vitest">compare view</a></li> </ul> </details> <br /> Updates `@storybook/builder-vite` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/builder-vite</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/builder-vite</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/builder-vite</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/builder-vite</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/builders/builder-vite">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/builders/builder-vite">compare view</a></li> </ul> </details> <br /> Updates `@storybook/react-vite` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases"><code>@storybook/react-vite</code>'s">https://github.com/storybookjs/storybook/releases"><code>@storybook/react-vite</code>'s releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/react-vite</code>'s">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@storybook/react-vite</code>'s changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/frameworks/react-vite">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/frameworks/react-vite">compare view</a></li> </ul> </details> <br /> Updates `storybook` from 9.1.5 to 9.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/releases">storybook's">https://github.com/storybookjs/storybook/releases">storybook's releases</a>.</em></p> <blockquote> <h2>v9.1.6</h2> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's">https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's changelog</a>.</em></p> <blockquote> <h2>9.1.6</h2> <ul> <li>CLI: Capture the version specifier used in <code>create-storybook</code> - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a">https://redirect.github.com/storybookjs/storybook/pull/32344">#32344</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Instrumenter: Fix userEvent.type performance regression - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a">https://redirect.github.com/storybookjs/storybook/pull/32439">#32439</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/ndelangen"><code>@ndelangen</code></a>!</li">https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>React Native Web: Fix RNW peer dependency version - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a">https://redirect.github.com/storybookjs/storybook/pull/32438">#32438</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/dannyhw"><code>@dannyhw</code></a>!</li">https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> <li>Telemetry: Record known CLI integrations - <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a">https://redirect.github.com/storybookjs/storybook/pull/32448">#32448</a>, thanks <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/shilman"><code>@shilman</code></a>!</li">https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a">https://github.com/storybookjs/storybook/commit/304edc38c499434140d712d8416749e75efe5dd1"><code>304edc3</code></a> Bump version from "9.1.5" to "9.1.6" [skip ci]</li> <li><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commit/4e32f28de8f648a14d7fffedc92b5160948372dd"><code>4e32f28</code></a">https://github.com/storybookjs/storybook/commit/4e32f28de8f648a14d7fffedc92b5160948372dd"><code>4e32f28</code></a> Merge pull request <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/tree/HEAD/code/core/issues/32439">#32439</a">https://github.com/storybookjs/storybook/tree/HEAD/code/core/issues/32439">#32439</a> from storybookjs/norbert/fix-type-event-slowdown</li> <li>See full diff in <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"https://github.com/storybookjs/storybook/commits/v9.1.6/code/core">compare">https://github.com/storybookjs/storybook/commits/v9.1.6/code/core">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08edb48 - Browse repository at this point
Copy the full SHA 08edb48View commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7bca0d - Browse repository at this point
Copy the full SHA e7bca0dView commit details -
version bump only Co-authored-by: Coltin Kifer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de8aa39 - Browse repository at this point
Copy the full SHA de8aa39View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.2.1