Skip to content

Commit 747e59a

Browse files
chore(deps): update dependency @storybook/test-runner to v0.19.1 (#440)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/test-runner](https://togithub.com/storybookjs/test-runner) | [`0.18.2` -> `0.19.1`](https://renovatebot.com/diffs/npm/@storybook%2ftest-runner/0.18.2/0.19.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftest-runner/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftest-runner/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftest-runner/0.18.2/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftest-runner/0.18.2/0.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | @coderabbitai: ignore --- ### Release Notes <details> <summary>storybookjs/test-runner (@&#8203;storybook/test-runner)</summary> ### [`v0.19.1`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.19.1) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.19.0...v0.19.1) ##### 🐛 Bug Fix - Release 0.19.1 [#&#8203;493](https://togithub.com/storybookjs/test-runner/pull/493) ([@&#8203;paulgv](https://togithub.com/paulgv) [@&#8203;yannbf](https://togithub.com/yannbf)) - fix(deps): upgrade `@storybook/csf` to v0.1.11 [#&#8203;491](https://togithub.com/storybookjs/test-runner/pull/491) ([@&#8203;paulgv](https://togithub.com/paulgv)) ##### Authors: 2 - Paul Gascou-Vaillancourt ([@&#8203;paulgv](https://togithub.com/paulgv)) - Yann Braga ([@&#8203;yannbf](https://togithub.com/yannbf)) ### [`v0.19.0`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.19.0) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.18.2...v0.19.0) ##### 🚀 Enhancement - Release 0.19.0 [#&#8203;486](https://togithub.com/storybookjs/test-runner/pull/486) ([@&#8203;yannbf](https://togithub.com/yannbf) [@&#8203;Foxhoundn](https://togithub.com/Foxhoundn) [@&#8203;ysgk](https://togithub.com/ysgk)) - Feat: Add errorMessageFormatter [#&#8203;468](https://togithub.com/storybookjs/test-runner/pull/468) ([@&#8203;yannbf](https://togithub.com/yannbf) [@&#8203;Foxhoundn](https://togithub.com/Foxhoundn)) ##### 🐛 Bug Fix - Fix: Combine tags correctly when transforming story files [#&#8203;485](https://togithub.com/storybookjs/test-runner/pull/485) ([@&#8203;yannbf](https://togithub.com/yannbf)) - Fix contents of eject functionality [#&#8203;483](https://togithub.com/storybookjs/test-runner/pull/483) ([@&#8203;yannbf](https://togithub.com/yannbf)) - Unpin [@&#8203;swc/core](https://togithub.com/swc/core) from 1.5.7 [#&#8203;481](https://togithub.com/storybookjs/test-runner/pull/481) ([@&#8203;ysgk](https://togithub.com/ysgk)) ##### Authors: 3 - [@&#8203;ysgk](https://togithub.com/ysgk) - Foxhoundn ([@&#8203;Foxhoundn](https://togithub.com/Foxhoundn)) - Yann Braga ([@&#8203;yannbf](https://togithub.com/yannbf)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/cuculus-dev/cuculus). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 125da7c commit 747e59a

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed

package-lock.json

Lines changed: 59 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@storybook/nextjs": "8.1.6",
5656
"@storybook/react": "8.1.6",
5757
"@storybook/test": "8.1.6",
58-
"@storybook/test-runner": "0.18.2",
58+
"@storybook/test-runner": "0.19.1",
5959
"@svgr/webpack": "8.1.0",
6060
"@types/jest": "29.5.12",
6161
"@types/node": "20.4.5",

0 commit comments

Comments
 (0)