Skip to content

chore(deps): bump the production-dependencies group with 6 updates#82

Merged
mattcosta7 merged 3 commits intomainfrom
dependabot/npm_and_yarn/production-dependencies-61fa75d1d6
Mar 6, 2026
Merged

chore(deps): bump the production-dependencies group with 6 updates#82
mattcosta7 merged 3 commits intomainfrom
dependabot/npm_and_yarn/production-dependencies-61fa75d1d6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the production-dependencies group with 6 updates:

Package From To
@storybook/react-vite 10.2.14 10.2.15
@storybook/html-vite 10.2.14 10.2.15
@storybook/addon-docs 10.2.14 10.2.15
@primer/react 38.13.0 38.14.0
@tanstack/react-router 1.163.3 1.166.2
@tanstack/react-start 1.166.1 1.166.2

Updates @storybook/react-vite from 10.2.14 to 10.2.15

Release notes

Sourced from @​storybook/react-vite's releases.

v10.2.15

10.2.15

Changelog

Sourced from @​storybook/react-vite's changelog.

10.2.15

Commits

Updates @storybook/html-vite from 10.2.14 to 10.2.15

Release notes

Sourced from @​storybook/html-vite's releases.

v10.2.15

10.2.15

Changelog

Sourced from @​storybook/html-vite's changelog.

10.2.15

Commits

Updates @storybook/addon-docs from 10.2.14 to 10.2.15

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.2.15

10.2.15

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.2.15

Commits

Updates @primer/react from 38.13.0 to 38.14.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.14.0

Minor Changes

  • #7531 0cfb938 Thanks @​hectahertz! - SelectPanel: Add built-in client-side list virtualization via a new virtualized prop. When enabled, only the visible items plus a small overscan buffer are rendered in the DOM, dramatically improving performance for large lists.

Patch Changes

Commits
  • 909e9a8 Release tracking (#7577)
  • 4f9e435 sync mcp versions with 0.3.0 release (#7590)
  • aa2fcff recommend-integration-tests.yml: Make comment stand out (#7589)
  • 14c5a6c feat(mcp): Replace design token tools with enhanced search and bundle system ...
  • 59ab235 fix Overlay: Change default overflow from hidden to auto (#7571)
  • 19bf26c Add accessible "inactive" description to Inactive Buttons storybook story (#7...
  • 931740b perf(SelectPanel): Optimize performance by improving the lookup algorithms (#...
  • 39a2151 perf(PageLayout): eliminate ~614ms forced reflow from getComputedStyle on mou...
  • 88aa957 chore(deps): bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 (#7475)
  • 523535a chore(deps): bump the rollup group with 2 updates (#7583)
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.163.3 to 1.166.2

Release notes

Sourced from @​tanstack/react-router's releases.

v1.166.2

Version 1.166.2 - 3/4/26, 8:36 PM

Changes

Fix

  • handle beforeLoad throwing notFound correctly (#6811) (9c81d5a) by Manuel Schiller

Chore

Test

  • refactor client-nav benchmarks for flame profiling (#6816) (7083bcb) by @​Sheraff
  • client nav benchmark can detect granular re-rendering changes (#6808) (2217f7c) by @​Sheraff
  • add cross-framework SSR request-loop benchmarks (#6803) (3318878) by @​Sheraff
  • add cross-framework client navigation benchmarks (#6800) (1acc8ea) by @​Sheraff

Packages

  • @​tanstack/router-core@​1.166.2
  • @​tanstack/solid-router@​1.166.2
  • @​tanstack/react-router@​1.166.2
  • @​tanstack/vue-router@​1.166.2
  • @​tanstack/solid-router-ssr-query@​1.166.2
  • @​tanstack/react-router-ssr-query@​1.166.2
  • @​tanstack/vue-router-ssr-query@​1.166.2
  • @​tanstack/router-ssr-query-core@​1.166.2
  • @​tanstack/zod-adapter@​1.166.2
  • @​tanstack/valibot-adapter@​1.166.2
  • @​tanstack/arktype-adapter@​1.166.2
  • @​tanstack/router-devtools@​1.166.2
  • @​tanstack/solid-router-devtools@​1.166.2
  • @​tanstack/react-router-devtools@​1.166.2
  • @​tanstack/vue-router-devtools@​1.166.2
  • @​tanstack/router-devtools-core@​1.166.2
  • @​tanstack/router-generator@​1.166.2
  • @​tanstack/router-cli@​1.166.2
  • @​tanstack/router-plugin@​1.166.2
  • @​tanstack/router-vite-plugin@​1.166.2
  • @​tanstack/solid-start@​1.166.2
  • @​tanstack/solid-start-client@​1.166.2
  • @​tanstack/solid-start-server@​1.166.2
  • @​tanstack/vue-start@​1.166.2
  • @​tanstack/vue-start-client@​1.166.2
  • @​tanstack/vue-start-server@​1.166.2
  • @​tanstack/start-client-core@​1.166.2
  • @​tanstack/start-server-core@​1.166.2

... (truncated)

Commits

Updates @tanstack/react-start from 1.166.1 to 1.166.2

Release notes

Sourced from @​tanstack/react-start's releases.

v1.166.2

Version 1.166.2 - 3/4/26, 8:36 PM

Changes

Fix

  • handle beforeLoad throwing notFound correctly (#6811) (9c81d5a) by Manuel Schiller

Chore

Test

  • refactor client-nav benchmarks for flame profiling (#6816) (7083bcb) by @​Sheraff
  • client nav benchmark can detect granular re-rendering changes (#6808) (2217f7c) by @​Sheraff
  • add cross-framework SSR request-loop benchmarks (#6803) (3318878) by @​Sheraff
  • add cross-framework client navigation benchmarks (#6800) (1acc8ea) by @​Sheraff

Packages

  • @​tanstack/router-core@​1.166.2
  • @​tanstack/solid-router@​1.166.2
  • @​tanstack/react-router@​1.166.2
  • @​tanstack/vue-router@​1.166.2
  • @​tanstack/solid-router-ssr-query@​1.166.2
  • @​tanstack/react-router-ssr-query@​1.166.2
  • @​tanstack/vue-router-ssr-query@​1.166.2
  • @​tanstack/router-ssr-query-core@​1.166.2
  • @​tanstack/zod-adapter@​1.166.2
  • @​tanstack/valibot-adapter@​1.166.2
  • @​tanstack/arktype-adapter@​1.166.2
  • @​tanstack/router-devtools@​1.166.2
  • @​tanstack/solid-router-devtools@​1.166.2
  • @​tanstack/react-router-devtools@​1.166.2
  • @​tanstack/vue-router-devtools@​1.166.2
  • @​tanstack/router-devtools-core@​1.166.2
  • @​tanstack/router-generator@​1.166.2
  • @​tanstack/router-cli@​1.166.2
  • @​tanstack/router-plugin@​1.166.2
  • @​tanstack/router-vite-plugin@​1.166.2
  • @​tanstack/solid-start@​1.166.2
  • @​tanstack/solid-start-client@​1.166.2
  • @​tanstack/solid-start-server@​1.166.2
  • @​tanstack/vue-start@​1.166.2
  • @​tanstack/vue-start-client@​1.166.2
  • @​tanstack/vue-start-server@​1.166.2
  • @​tanstack/start-client-core@​1.166.2
  • @​tanstack/start-server-core@​1.166.2

... (truncated)

Commits

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 commands and options

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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 20:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-61fa75d1d6 branch from 18a3cd9 to 3eebafe Compare March 5, 2026 21:23
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.14` | `10.2.15` |
| [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `10.2.14` | `10.2.15` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.14` | `10.2.15` |
| [@primer/react](https://github.com/primer/react) | `38.13.0` | `38.14.0` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.163.3` | `1.166.2` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.166.1` | `1.166.2` |


Updates `@storybook/react-vite` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/frameworks/react-vite)

Updates `@storybook/html-vite` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/frameworks/html-vite)

Updates `@storybook/addon-docs` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/addons/docs)

Updates `@primer/react` from 38.13.0 to 38.14.0
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@38.13.0...@primer/react@38.14.0)

Updates `@tanstack/react-router` from 1.163.3 to 1.166.2
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.166.2/packages/react-router)

Updates `@tanstack/react-start` from 1.166.1 to 1.166.2
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.166.2/packages/react-start)

---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@storybook/html-vite"
  dependency-version: 10.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@primer/react"
  dependency-version: 38.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.166.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.166.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-61fa75d1d6 branch from 3eebafe to 52ea0f0 Compare March 5, 2026 21:45
@mattcosta7
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mattcosta7 mattcosta7 merged commit 4c9efa4 into main Mar 6, 2026
14 checks passed
@mattcosta7 mattcosta7 deleted the dependabot/npm_and_yarn/production-dependencies-61fa75d1d6 branch March 6, 2026 20:19
@mattcosta7 mattcosta7 self-assigned this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code skip changeset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant