fix(deps): update npm dependencies (patch) - #1932
Conversation
|
There was a problem hiding this comment.
Pull request overview
This PR updates a set of pinned JavaScript/TypeScript dependencies across the Juno monorepo (apps and shared packages), primarily for Storybook, TanStack Router, Testing Library, and React DOM type definitions.
Changes:
- Bump Storybook packages (and eslint-plugin-storybook) from
10.5.9to10.5.10where used. - Bump TanStack Router packages (
@tanstack/react-router,@tanstack/router-plugin) by one patch version. - Bump
@testing-library/user-eventand@types/react-domby one patch version, and refreshpnpm-lock.yamlaccordingly.
Reviewed changes
Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Updates the resolved dependency graph for the patched dependency bumps (including transitive resolution changes). |
| packages/ui-components/package.json | Bumps Storybook + related tooling/dev deps used by the UI components package. |
| packages/messages-provider/package.json | Bumps @types/react-dom patch version. |
| packages/greenhouse-auth-provider/package.json | Bumps @types/react-dom patch version. |
| apps/template/package.json | Bumps @types/react-dom patch version for the template app. |
| apps/supernova/package.json | Bumps TanStack router packages and @types/react-dom patch version. |
| apps/heureka/package.json | Bumps TanStack router packages, @testing-library/user-event, and @types/react-dom patch versions. |
| apps/greenhouse/package.json | Bumps TanStack router packages, @testing-library/user-event, and @types/react-dom patch versions. |
| apps/example/package.json | Bumps @types/react-dom patch version. |
| apps/doop/package.json | Bumps TanStack router packages and @types/react-dom patch version. |
| apps/carbon/package.json | Bumps @testing-library/user-event and @types/react-dom patch versions. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-lock.yaml:5988
- The Storybook bump results in a lockfile downgrade/pin of oxc-resolver to 11.21.2 (from a higher 11.24.x previously). This is an important transitive change (affects TS path alias resolution per Storybook release notes) and is not mentioned in the PR’s dependency update table; consider noting it explicitly so reviewers understand why a downgrade is present.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| '@emnapi/core@1.11.0': | ||
| resolution: {integrity: sha512-l9Oo58x0HOP5znGzVhYW9U3e5wVuA4LAZU2AGezTmkhO1CgQRFDhDg4nneHsu/t3WniXg9QrG2nIXL/ZS8ln8Q==} | ||
|
|
||
| '@emnapi/core@1.9.2': | ||
| resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} | ||
|
|
||
| '@emnapi/runtime@1.11.2': | ||
| resolution: {integrity: sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==} | ||
| '@emnapi/runtime@1.11.0': | ||
| resolution: {integrity: sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==} |
|
This PR contains the following updates:
10.5.9→10.5.1010.5.9→10.5.1010.5.9→10.5.101.170.31→1.170.321.168.34→1.168.3514.6.5→14.6.619.2.4→19.2.510.5.9→10.5.1010.5.9→10.5.10Release Notes
storybookjs/storybook (@storybook/addon-docs)
v10.5.10Compare Source
storybookjs/storybook (@storybook/addon-links)
v10.5.10Compare Source
storybookjs/storybook (@storybook/react-vite)
v10.5.10Compare Source
TanStack/router (@tanstack/react-router)
v1.170.32Compare Source
Patch Changes
#8130
cb281d7- preserve context during reloadsUpdated dependencies [
fa65287,cb281d7]:TanStack/router (@tanstack/router-plugin)
v1.168.35Compare Source
Patch Changes
fa65287,cb281d7]:testing-library/user-event (@testing-library/user-event)
v14.6.6Compare Source
Bug Fixes
storybookjs/storybook (eslint-plugin-storybook)
v10.5.10Compare Source
storybookjs/storybook (storybook)
v10.5.10Compare Source
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.