Skip to content

Update dependency storybook-addon-vis to v4#33251

Merged
t3chguy merged 1 commit intodevelopfrom
renovate/major-storybook
Apr 22, 2026
Merged

Update dependency storybook-addon-vis to v4#33251
t3chguy merged 1 commit intodevelopfrom
renovate/major-storybook

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
storybook-addon-vis (source) ^3.1.2^4.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

repobuddy/visual-testing (storybook-addon-vis)

v4.1.0

Compare Source

Minor Changes
  • #​723 69cde31 Thanks @​unional! - Add createMissingBaseline for image matchers so a missing baseline can be written without -u / updateSnapshot: 'all', and support vis.setup({ createMissingBaseline: true }) defaults for auto snapshots (overridable per test). Document Storybook Vitest browser limitations for createMissingBaseline and the updateSnapshot workaround.

  • #​723 fc139fd Thanks @​unional! - Add opt-in shortenLongSnapshotPaths to vis(): when enabled, if representative absolute snapshot paths under __baselines__ (after snapshotRootDir and snapshotSubpath) would exceed Windows-safe limits (250 characters or a path segment over 255), keep subpath directories and shorten only the final component to {firstToken}-{hash12}{ext} (tersify-style prefix); legacy taskId-key.png names are unchanged. Fix getVisOption to merge __default plugin options with the active Vitest project. Storybook visProjects may set shortenLongSnapshotPaths for the Vis panel (same semantics as Vitest vis()). Export resolveSnapshotSubpathWithinLimits from vitest-plugin-vis/server-utils. vitest-plugin-vis/testing is browser-safe (fixtures only). getVisOption and stubSuite are available from vitest-plugin-vis/testing/node for Node/Vitest project tests.

Patch Changes

v4.0.0

Compare Source

Major Changes
  • #​711 b4c34dc Thanks @​unional! - Remove deprecated setup APIs and align with Vitest 4.

    • BREAKING: createVis is no longer re-exported from vitest-plugin-vis/setup. Import it from vitest-plugin-vis/setup-api instead.
    • BREAKING: Removed deprecated vis.presets, vis.beforeAll, and vis.afterEach helpers from the object returned by createVis. Use vis.setup() (and autoSnapshotMatcher where you need per-theme snapshots) instead.
    • BREAKING: Config preset none is renamed to custom.
    • BREAKING: Removed the vitest-plugin-vis/presets/enable entry point; use the manual or auto preset, or custom with your own vitest.setup.ts.
    • BREAKING: Browser helpers now rely on Vitest 4’s TestRunner.getCurrentTest / getCurrentSuite (via vitest instead of vitest/suite). Requires Vitest 4+ in browser projects.
Patch Changes
  • 397cbe6 Thanks @​unional! - Remove usage of deprecated IconButton.

  • Updated dependencies [b4c34dc]:

    • vitest-plugin-vis@​5.0.0

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-storybook branch from f90b0f1 to 3f25027 Compare April 22, 2026 05:11
@t3chguy t3chguy marked this pull request as ready for review April 22, 2026 08:30
@t3chguy t3chguy requested a review from a team as a code owner April 22, 2026 08:30
@t3chguy t3chguy requested a review from florianduros April 22, 2026 08:30
@t3chguy t3chguy added this pull request to the merge queue Apr 22, 2026
Merged via the queue into develop with commit 4437dad Apr 22, 2026
56 checks passed
@t3chguy t3chguy deleted the renovate/major-storybook branch April 22, 2026 08:54
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 T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant