Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git āļø
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-enterprise | ā Ready (Inspect) | Visit Preview | š¬ Add feedback | Aug 4, 2023 1:24pm |
This analysis was generated by the Next.js Bundle Analysis action. š¤
This PR introduced no changes to the JavaScript bundle! š
This PR contains the following updates:
^0.12.0
->^0.13.0
Release Notes
storybookjs/test-runner (@storybook/test-runner)
### [`v0.13.0`](https://togithub.com/storybookjs/test-runner/releases/tag/v0.13.0) [Compare Source](https://togithub.com/storybookjs/test-runner/compare/v0.12.0...v0.13.0) ##### š Enhancement ##### Add ability to fail on console errors [#321](https://togithub.com/storybookjs/test-runner/pull/321) ([@work933k](https://togithub.com/work933k) [@yannbf](https://togithub.com/yannbf)) The test-runner has a new flag `--failOnConsole` that will make tests fail in case there are any console.error calls coming from your stories or components. ##### Support importing stories from separate packages [#339](https://togithub.com/storybookjs/test-runner/pull/339) ([@yannbf](https://togithub.com/yannbf)) The test-runner is now able to correctly detect all the stories in monorepos where a Storybook imports stories from multiple projects (separate packages). ##### Add coverage directory option [#272](https://togithub.com/storybookjs/test-runner/pull/272) ([@ferdinandhummel-gph](https://togithub.com/ferdinandhummel-gph) [@yannbf](https://togithub.com/yannbf)) The test-runner has a new flag `--coverageDirectory` that allows you to overwrite where the coverage output results should be placed. ##### Authors: 3 - [@ferdinandhummel-gph](https://togithub.com/ferdinandhummel-gph) - [@work933k](https://togithub.com/work933k) - 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.