-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency @storybook/test-runner to ^0.22.0 #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update artifacts 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:
The artifact failure details are included below: File name: package-lock.json
File name: pnpm-lock.yaml
|
da68a20
to
0c34661
Compare
|
0c34661
to
110185e
Compare
110185e
to
fc1c3e9
Compare
fc1c3e9
to
a353f23
Compare
a353f23
to
703ccde
Compare
This PR contains the following updates:
^0.16.0
->^0.22.0
Release Notes
storybookjs/test-runner (@storybook/test-runner)
v0.22.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 4
v0.21.3
Compare Source
🐛 Bug Fix
Authors: 1
v0.21.2
Compare Source
🐛 Bug Fix
Authors: 1
v0.21.1
Compare Source
🐛 Bug Fix
Authors: 2
v0.21.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 3
v0.20.1
Compare Source
🐛 Bug Fix
Authors: 1
v0.20.0
Compare Source
Release Notes
Refactor: Align with Storybook 8.2 core package layout
This is a structural change that shouldn't really affect you. As long as you have the
storybook
dependency in your app (which you should), you're good! This change makes it so that the test-runner deduplicates Storybook dependencies, and therefore, slims down your node_modules size.Feature: Run postVisit on failures (#494)
The test-runner's postVisit hook now runs even if there are failures. This allows you to, for instance, take snapshots on component failures. You can check whether the test has failed via the
hasFailure
property in the context passed to the hook:🚀 Enhancement
📝 Documentation
Authors: 6
v0.19.1
Compare Source
🐛 Bug Fix
@storybook/csf
to v0.1.11 #491 (@paulgv)Authors: 2
v0.19.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 3
v0.18.2
Compare Source
🐛 Bug Fix
@swc/core
to 1.5.7 #474 (@shilman)Authors: 3
v0.18.1
Compare Source
🐛 Bug Fix
Authors: 1
v0.18.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
--testTimeout
cli option from jest #409 (@skratchdot @yannbf)Authors: 2
v0.17.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 6
Configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.