Skip to content

chore(deps): update all dev dependencies j:kit-282#7982

Open
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/dev
Open

chore(deps): update all dev dependencies j:kit-282#7982
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/dev

Conversation

@renovate-coveo

@renovate-coveo renovate-coveo Bot commented Jul 14, 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 Adoption Passing Confidence
@rslib/core (source) 0.23.10.23.2 age adoption passing confidence
@storybook/addon-a11y (source) 10.4.610.5.0 age adoption passing confidence
@storybook/addon-docs (source) 10.4.610.5.0 age adoption passing confidence
@storybook/addon-mcp (source) 0.6.00.7.0 age adoption passing confidence
@storybook/addon-vitest (source) 10.4.610.5.0 age adoption passing confidence
@storybook/web-components-vite (source) 10.4.610.5.0 age adoption passing confidence
concurrently 9.2.39.2.4 age adoption passing confidence
knip (source) 6.23.06.26.0 age adoption passing confidence
oxfmt (source) 0.57.00.58.0 age adoption passing confidence
oxlint (source) 1.72.01.73.0 age adoption passing confidence
postcss (source) 8.5.168.5.19 age adoption passing confidence
rollup (source) 4.60.44.62.2 age adoption passing confidence
storybook (source) 10.4.610.5.0 age adoption passing confidence
storybook-addon-pseudo-states (source) 10.4.610.5.0 age adoption passing confidence
tsdown (source) 0.22.00.22.7 age adoption passing confidence
turbo (source) 2.10.22.10.5 age adoption passing confidence
vite (source) 8.1.38.1.4 age adoption passing confidence
vitest (source) 4.1.94.1.10 age adoption passing confidence

Release Notes

web-infra-dev/rslib (@​rslib/core)

v0.23.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.23.1...v0.23.2

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

v10.5.0

Compare Source

Foundational changes for new AI workflows

Storybook 10.5 contains hundreds of fixes and improvements:

  • ⚡️ Angular-vite framework: Modern, fast dev, docs, and test (preview)
  • 🌈 Vitest initialGlobals: Test across themes, viewports, locales
  • 🤖 Agentic review: AI-curated visual changesets and search results (experimental)
  • ⚛️ React docgen service: Unified metadata across MCP, Docs, and Controls (experimental)
  • 🧑‍💻 Claude / Codex plugins: One-click ADE integration (experimental)
List of all updates
storybookjs/mcp (@​storybook/addon-mcp)

v0.7.0

Compare Source

Minor Changes
  • #​357 4a19151 Thanks @​kasperpeulen! - Added the display-review tool. The agent pushes a curated review of current changes and returns the review-page URL. Pairs with the @storybook/addon-review Storybook addon.

  • #​357 4a19151 Thanks @​kasperpeulen! - Add the get-stories-by-component tool. Maps component source files to the stories that render them via Storybook's live reverse dependency graph, returning grounded story IDs ranked by import distance. Also hardens change detection: get-changed-stories now surfaces working-tree files that are unreachable from any story, and story-index resolution and reverse-graph lookups are normalized for cross-platform (Windows) path handling.

  • #​357 4a19151 Thanks @​kasperpeulen! - Introduced the get-changed-stories tool to retrieve metadata for stories marked as new, modified, or affected.
    Updated dev-instructions.md and storybook-story-instructions.md to reflect the new workflow for calling get-changed-stories before preview-stories.

  • #​357 4a19151 Thanks @​kasperpeulen! - Enabled the review workflow by default for the storybook ai CLI channel (the Claude/Codex plugins). Requests carrying the trusted local-client header get display-review and the review instructions without setting experimentalReview; direct MCP clients keep the opt-in flag, and experimentalReview: false turns review off for both channels.

  • #​357 4a19151 Thanks @​kasperpeulen! - Add an optional MCP endpoint setting for the addon dev server.

  • #​357 4a19151 Thanks @​kasperpeulen! - Make the review tooling opt-in via the new experimentalReview feature flag. Previously display-review (and the review-mode behavior of preview-stories / get-changed-stories) was enabled whenever the changeDetection feature flag was on — which is Storybook's default. Now review requires explicitly enabling features.experimentalReview in .storybook/main.ts (on top of changeDetection), so change detection stays on by default while review ships disabled by default.

    With the flag off, the server instructions are byte-identical to the previous release; the review-flavored instructions are only served with the flag on.

  • #​357 4a19151 Thanks @​kasperpeulen! - Expose serverless Storybook AI metadata from addon-mcp presets. The new preset returns MCP-shaped instructions and tool descriptors, plus a local get-storybook-story-instructions runner that shares the same builders as the live MCP server.

  • #​357 4a19151 Thanks @​kasperpeulen! - Support v0 (inline) and v1 (split/ref) Storybook manifest formats. @storybook/mcp follows $ref pointers into sibling services/ payloads for static and remote sources; @storybook/addon-mcp adds an in-process manifest provider for experimentalDocgenServer dev mode and fixes composition so local docgen-server and remote v0/v1 composed sources all work.

Patch Changes
  • #​359 4eb4a2e Thanks @​huang-julien! - Add a schema description to the collections argument of the display-review tool. The field now documents that collections are groups of stories to show in the review, ordered most-relevant-first, with a preferred 2-5 range. Previously it carried no description, so MCP clients and the storybook ai display-review help had no guidance on the argument's shape or intent.

  • #​357 4a19151 Thanks @​kasperpeulen! - Make display-review the single ending for visual work: the after-change instruction step now feeds story discovery into the review instead of ending at preview URLs, preview-stories is framed as a mid-loop tool, the "or you skipped it" escape is removed (non-visual changes say so plainly instead of listing links), and get-changed-stories results append a "publish the review now" next-step hint when review is enabled. Fixes agents completing visual changes but handing back preview links instead of the review.

    The preview-stories tool also closes the review exit ramp: when review is enabled its description states display-review's availability as fact instead of hedging with "when available" (which let an agent that wrongly believed the tool was missing treat raw links as a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "before 6:00am on Tuesday"
  • Automerge
    • "after 9:00am and before 12:00pm on tuesday, wednesday, thursday"

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

Copilot AI review requested due to automatic review settings July 14, 2026 08:07
@renovate-coveo renovate-coveo Bot added the dependencies Pull requests that update a dependency file label Jul 14, 2026
@renovate-coveo renovate-coveo Bot added the dependencies Pull requests that update a dependency file label Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@changeset-bot

changeset-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0e86087

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svcsnykcoveo

svcsnykcoveo commented Jul 14, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@pkg-pr-new

pkg-pr-new Bot commented Jul 14, 2026

Copy link
Copy Markdown
@coveo/atomic

npm i https://pkg.pr.new/@coveo/atomic@7982

@coveo/atomic-hosted-page

npm i https://pkg.pr.new/@coveo/atomic-hosted-page@7982

@coveo/atomic-legacy

npm i https://pkg.pr.new/@coveo/atomic-legacy@7982

@coveo/atomic-react

npm i https://pkg.pr.new/@coveo/atomic-react@7982

@coveo/auth

npm i https://pkg.pr.new/@coveo/auth@7982

@coveo/bueno

npm i https://pkg.pr.new/@coveo/bueno@7982

@coveo/create-atomic

npm i https://pkg.pr.new/@coveo/create-atomic@7982

@coveo/create-atomic-component

npm i https://pkg.pr.new/@coveo/create-atomic-component@7982

@coveo/create-atomic-component-project

npm i https://pkg.pr.new/@coveo/create-atomic-component-project@7982

@coveo/create-atomic-result-component

npm i https://pkg.pr.new/@coveo/create-atomic-result-component@7982

@coveo/create-atomic-rollup-plugin

npm i https://pkg.pr.new/@coveo/create-atomic-rollup-plugin@7982

@coveo/headless

npm i https://pkg.pr.new/@coveo/headless@7982

@coveo/headless-react

npm i https://pkg.pr.new/@coveo/headless-react@7982

@coveo/relay

npm i https://pkg.pr.new/@coveo/relay@7982

@coveo/shopify

npm i https://pkg.pr.new/@coveo/shopify@7982

commit: 0e86087

@chromatic-com

chromatic-com Bot commented Jul 14, 2026

Copy link
Copy Markdown

Important

UI Tests need review – Review now

🟡 UI Tests: 1 visual and accessibility change must be accepted as baseline
🟡 UI Review: Go review the new and updated UI
Storybook icon Storybook Publish: 462 stories published

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🔗 Scratch Orgs ready to test this PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants