code0-tech / pictor

Base UI components for code0 applications
Other
3 stars 0 forks source link

Update dependency @storybook/test-runner to ^0.18.0 #101

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/test-runner ^0.16.0 -> ^0.18.0 age adoption passing confidence

Release Notes

storybookjs/test-runner (@​storybook/test-runner) ### [`v0.18.1`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.18.1) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.18.0...v0.18.1) ##### πŸ› Bug Fix - Release 0.18.1 [#​466](https://togithub.com/storybookjs/test-runner/pull/466) ([@​yannbf](https://togithub.com/yannbf)) - Fix Windows support in coverage generation [#​461](https://togithub.com/storybookjs/test-runner/pull/461) ([@​yannbf](https://togithub.com/yannbf)) - Fix getStoryContext type [#​462](https://togithub.com/storybookjs/test-runner/pull/462) ([@​yannbf](https://togithub.com/yannbf)) - Fix: Skip requiring a main.js file in index.json mode [#​464](https://togithub.com/storybookjs/test-runner/pull/464) ([@​yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) ### [`v0.18.0`](https://togithub.com/storybookjs/test-runner/blob/HEAD/CHANGELOG.md#v0180-Thu-May-09-2024) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.17.0...v0.18.0) ##### πŸš€ Enhancement - Release 0.18.0 [#​458](https://togithub.com/storybookjs/test-runner/pull/458) ([@​skratchdot](https://togithub.com/skratchdot) [@​yannbf](https://togithub.com/yannbf)) - Fix coverage reports, add lcov as extra reporter [#​456](https://togithub.com/storybookjs/test-runner/pull/456) ([@​yannbf](https://togithub.com/yannbf)) ##### πŸ› Bug Fix - add `--testTimeout` cli option from jest [#​409](https://togithub.com/storybookjs/test-runner/pull/409) ([@​skratchdot](https://togithub.com/skratchdot) [@​yannbf](https://togithub.com/yannbf)) ##### Authors: 2 - β—¬ ([@​skratchdot](https://togithub.com/skratchdot)) - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) *** ### [`v0.17.0`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.17.0) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.16.0...v0.17.0) ##### πŸš€ Enhancement - Release 0.17.0 [#​438](https://togithub.com/storybookjs/test-runner/pull/438) ([@​JReinhold](https://togithub.com/JReinhold) [@​shilman](https://togithub.com/shilman) [@​valentinpalkovic](https://togithub.com/valentinpalkovic) [@​yannbf](https://togithub.com/yannbf) [@​ndelangen](https://togithub.com/ndelangen)) - Support Storybook 8 [#​429](https://togithub.com/storybookjs/test-runner/pull/429) ([@​yannbf](https://togithub.com/yannbf)) - Support unhandled rendering errors [#​421](https://togithub.com/storybookjs/test-runner/pull/421) ([@​yannbf](https://togithub.com/yannbf)) ##### πŸ› Bug Fix - Prebundle dependencies [#​431](https://togithub.com/storybookjs/test-runner/pull/431) ([@​yannbf](https://togithub.com/yannbf)) - Update internal example to Storybook 8 [#​430](https://togithub.com/storybookjs/test-runner/pull/430) ([@​yannbf](https://togithub.com/yannbf)) - swap storybook/jest to storybook/test [#​427](https://togithub.com/storybookjs/test-runner/pull/427) ([@​ndelangen](https://togithub.com/ndelangen)) - Add PR template [#​428](https://togithub.com/storybookjs/test-runner/pull/428) ([@​yannbf](https://togithub.com/yannbf)) - Fix build step [#​425](https://togithub.com/storybookjs/test-runner/pull/425) ([@​valentinpalkovic](https://togithub.com/valentinpalkovic)) - Remove --prerelease from sb upgrade CI [#​423](https://togithub.com/storybookjs/test-runner/pull/423) ([@​JReinhold](https://togithub.com/JReinhold)) - Support stories with meta id for permalinking [#​419](https://togithub.com/storybookjs/test-runner/pull/419) ([@​yannbf](https://togithub.com/yannbf)) ##### πŸ“ Documentation - Docs: Add remark regarding pnp support [#​432](https://togithub.com/storybookjs/test-runner/pull/432) ([@​yannbf](https://togithub.com/yannbf)) - docs: replace postRender(deprecated) with postVisit [#​418](https://togithub.com/storybookjs/test-runner/pull/418) ([@​junkisai](https://togithub.com/junkisai)) ##### Authors: 6 - Jeppe Reinhold ([@​JReinhold](https://togithub.com/JReinhold)) - Junki Saito ([@​junkisai](https://togithub.com/junkisai)) - Michael Shilman ([@​shilman](https://togithub.com/shilman)) - Norbert de Langen ([@​ndelangen](https://togithub.com/ndelangen)) - Valentin Palkovic ([@​valentinpalkovic](https://togithub.com/valentinpalkovic)) - Yann Braga ([@​yannbf](https://togithub.com/yannbf))

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/pictor/-/pipelines/1296749468

Status: Passed \ Duration: 3 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/6887289775/artifacts/dist/index.html

storybook:build

Storybook available at https://code0-tech.gitlab.io/-/development/pictor/-/jobs/6887286617/artifacts/storybook-static/index.html