Skip to content

Commit 61fd90a

Browse files
fix(deps): update dependency @storybook/test-runner to v0.24.1 (#1493)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@storybook/test-runner](https://redirect.github.com/storybookjs/test-runner) | [`0.23.0` -> `0.24.1`](https://renovatebot.com/diffs/npm/@storybook%2ftest-runner/0.23.0/0.24.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftest-runner/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftest-runner/0.23.0/0.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/test-runner (@&#8203;storybook/test-runner)</summary> ### [`v0.24.1`](https://redirect.github.com/storybookjs/test-runner/releases/tag/v0.24.1) [Compare Source](https://redirect.github.com/storybookjs/test-runner/compare/v0.24.0...v0.24.1) ##### 🐛 Bug Fix - Add support for Storybook 10.x [#&#8203;587](https://redirect.github.com/storybookjs/test-runner/pull/587) (<runner@fv-az1755-373.riqyshtk1a3upkg5zgxrxofome.dx.internal.cloudapp.net> [@&#8203;yannbf](https://redirect.github.com/yannbf)) ##### Authors: 3 - shilman (<runner@fv-az1755-373.riqyshtk1a3upkg5zgxrxofome.dx.internal.cloudapp.net>) - shilman (<runner@runnervmwhb2z.uzm4dnevkx0exmdpusqguksr3c.dx.internal.cloudapp.net>) - Yann Braga ([@&#8203;yannbf](https://redirect.github.com/yannbf)) ### [`v0.24.0`](https://redirect.github.com/storybookjs/test-runner/blob/HEAD/CHANGELOG.md#v0240-Tue-Oct-28-2025) [Compare Source](https://redirect.github.com/storybookjs/test-runner/compare/v0.23.0...v0.24.0) ##### 🚀 Enhancement - Release 0.24.0 [#&#8203;586](https://redirect.github.com/storybookjs/test-runner/pull/586) ([@&#8203;yannbf](https://redirect.github.com/yannbf) [@&#8203;ndelangen](https://redirect.github.com/ndelangen) [@&#8203;IanVS](https://redirect.github.com/IanVS)) - BREAKING: ESM only, Support for Storybook 10 and Jest 30 [#&#8203;571](https://redirect.github.com/storybookjs/test-runner/pull/571) ([@&#8203;yannbf](https://redirect.github.com/yannbf) [@&#8203;ndelangen](https://redirect.github.com/ndelangen)) ##### 🐛 Bug Fix - Allow canaries in dep range [#&#8203;585](https://redirect.github.com/storybookjs/test-runner/pull/585) ([@&#8203;yannbf](https://redirect.github.com/yannbf)) - Do not use "\_" in `--testTimeout` examples [#&#8203;579](https://redirect.github.com/storybookjs/test-runner/pull/579) ([@&#8203;IanVS](https://redirect.github.com/IanVS)) - Remove jest-playwright-preset dependency and support Jest 30 [#&#8203;574](https://redirect.github.com/storybookjs/test-runner/pull/574) ([@&#8203;yannbf](https://redirect.github.com/yannbf)) - Release 0.23.1 [#&#8203;576](https://redirect.github.com/storybookjs/test-runner/pull/576) ([@&#8203;yannbf](https://redirect.github.com/yannbf)) - Support Storybook 9.2 [#&#8203;575](https://redirect.github.com/storybookjs/test-runner/pull/575) ([@&#8203;yannbf](https://redirect.github.com/yannbf)) ##### Authors: 3 - Ian VanSchooten ([@&#8203;IanVS](https://redirect.github.com/IanVS)) - Norbert de Langen ([@&#8203;ndelangen](https://redirect.github.com/ndelangen)) - Yann Braga ([@&#8203;yannbf](https://redirect.github.com/yannbf)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/) using a [preset](https://redirect.github.com/code-obos/dkt-renovate-presets/tree/main/ecosystem) from [<img alt="Obos" src="https://raw.githubusercontent.com/code-obos/dkt-renovate-presets/refs/heads/main/assets/obos_liggende_hus_hvit.svg" height="10">](https://www.obos.no/?utm_source=github&utm_medium=referral&utm_campaign=dkt-renovate-preset). View repository job log [here](https://app.renovatebot.com/dashboard#github/code-obos/grunnmuren) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyLwn5OmIGRlcHMiLCLwn6SWIGJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c373c44 commit 61fd90a

File tree

2 files changed

+788
-730
lines changed

2 files changed

+788
-730
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@storybook/addon-docs": "9.1.16",
2828
"@storybook/builder-vite": "9.1.16",
2929
"@storybook/react-vite": "9.1.16",
30-
"@storybook/test-runner": "0.23.0",
30+
"@storybook/test-runner": "0.24.1",
3131
"@tailwindcss/vite": "4.1.17",
3232
"@types/bun": "1.2.23",
3333
"@types/react": "19.2.0",

0 commit comments

Comments
 (0)