Skip to content

chore(deps): update development-dependencies - #892

Open
mender-test-bot wants to merge 1 commit into
mainfrom
renovate/development-dependencies
Open

chore(deps): update development-dependencies#892
mender-test-bot wants to merge 1 commit into
mainfrom
renovate/development-dependencies

Conversation

@mender-test-bot

@mender-test-bot mender-test-bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@storybook/addon-docs (source) 10.5.510.6.0 age confidence
@storybook/addon-links (source) 10.5.510.6.0 age confidence
@storybook/react-vite (source) 10.5.510.6.0 age confidence
@testing-library/jest-dom 7.0.07.0.1 age confidence
@testing-library/react 16.3.216.3.3 age confidence
@testing-library/user-event 14.6.114.6.7 age confidence
@tsdown/css (source) ^0.22.14^0.23.0 age confidence
@types/node (source) 26.1.226.4.1 age confidence
@vitejs/plugin-react (source) 6.0.56.1.1 age confidence
eslint (source) 9.39.19.39.5 age confidence
eslint (source) 10.8.010.10.0 age confidence
lint-staged 17.3.017.5.0 age confidence
storybook (source) 10.5.510.6.0 age confidence
tsdown (source) ^0.22.2^0.23.0 age confidence
turbo (source) 2.10.72.10.12 age confidence
uuid 14.0.114.0.2 age confidence
vite (source) 8.2.08.2.2 age confidence
vitest (source) 4.1.104.1.11 age confidence

Release Notes

storybookjs/storybook (@​storybook/addon-docs)

v10.6.0

Compare Source

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size
List of all updates

v10.5.10

Compare Source

v10.5.9

Compare Source

v10.5.8

Compare Source

v10.5.7

Compare Source

v10.5.6

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v7.0.1

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v16.3.3

Compare Source

Bug Fixes
testing-library/user-event (@​testing-library/user-event)

v14.6.7

Compare Source

Bug Fixes

v14.6.6

Compare Source

Bug Fixes
  • default pointer event pointerType to empty string instead of the string "undefined" (#​1325) (71a5475)

v14.6.5

Compare Source

Bug Fixes

v14.6.4

Compare Source

Bug Fixes

v14.6.3

Compare Source

Bug Fixes
rolldown/tsdown (@​tsdown/css)

v0.23.0

Compare Source

   🧭 Migration Guide

Most users can upgrade directly. Before upgrading, run one final build with tsdown@0.22.14 and resolve all deprecation warnings.

  • config:
    • bundle: falseunbundle: true; bundle: true can be removed
    • outExtensionoutExtensions
    • publicDir / --public-dircopy / --copy
    • removeNodeProtocol: truenodeProtocol: 'strip'
    • injectStylecss.inject
  • deps:
    • inlineOnly / deps.onlyAllowBundledeps.onlyBundle
    • skipNodeModulesBundle: truedeps.neverBundle: true
    • resolveDepSubpath now defaults to false; set it to true to preserve the previous behavior
  • dts:
    • rolldown-plugin-dts was upgraded from 0.27.13 to 0.28.5
    • dts.oxc: truedts.generator: 'oxc'
    • dts.tsgo: truedts.generator: 'tsgo'; oxc and tsgo objects now only configure their respective generators
    • dts.volarPluginsdts.customLanguages; rename each language's create hook to createVolarPlugins
    • Custom languages, including vue, now throw when combined with an incompatible generator
    • dts.cjsReexport was removed; dual-format builds now generate CJS declarations in a separate pass
  • attw:
    • The default profile changed from strict to esm-only; set profile: 'strict' to preserve the previous checks
  • programmatic API:
    • build() now returns { bundles, watch }; replace const bundles = await build() with const { bundles } = await build()
  • requirements:
    • Node.js 25 is no longer supported; use ^22.18.0, ^24.11.0, or >=26.0.0
    • rolldown-plugin-dts now requires Rolldown 1.2.x
    • Legacy types and typesVersions fallbacks were removed; use TypeScript's bundler, node16, or nodenext module resolution
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@mender-test-bot
mender-test-bot requested a review from a team as a code owner August 28, 2026 09:27
@mender-test-bot

mender-test-bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error Cannot read properties of null (reading 'edgesOut')
npm error A complete log of this run can be found in: /builds/Northern.tech/northerntechhq/renovate-ring/renovate/cache/others/npm/_logs/2026-09-06T20_13_48_032Z-debug-0.log

Signed-off-by: mender-test-bot <mender@northern.tech>
@mender-test-bot
mender-test-bot force-pushed the renovate/development-dependencies branch from 26e43a8 to 968178f Compare September 6, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants