Skip to content
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

Update dependency @storybook/test-runner to v0.20.1 #134

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/test-runner 0.9.4 -> 0.20.1 age adoption passing confidence

Release Notes

storybookjs/test-runner (@​storybook/test-runner)

v0.20.1

Compare Source

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:

const config: TestRunnerConfig = {
  async postVisit(_page, context) {
    if(context.hasFailure) {
      console.log('problems!')
      // do a snapshot, write a log, or anything you like
    }
  },
}

🚀 Enhancement
📝 Documentation
Authors: 6

v0.19.1

Compare Source

🐛 Bug Fix
Authors: 2

v0.19.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.18.2

Compare Source

🐛 Bug Fix
Authors: 3

v0.18.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.18.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v0.17.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 6

v0.16.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 4

v0.15.2

Compare Source

🐛 Bug Fix
Authors: 3

v0.15.1

Compare Source

🐛 Bug Fix
Authors: 2

v0.15.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 4

v0.14.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.14.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
📝 Documentation
Authors: 4

v0.13.0

Compare Source

🚀 Enhancement
Add ability to fail on console errors #​321 (@​work933k @​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 (@​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 (@​ferdinandhummel-gph @​yannbf)

The test-runner has a new flag --coverageDirectory that allows you to overwrite where the coverage output results should be placed.

Authors: 3

v0.12.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 5

v0.11.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 6

v0.10.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 9


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 213a60b to 73cb2ef Compare May 3, 2023 15:27
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 73cb2ef to 3274b7f Compare May 12, 2023 02:32
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 3274b7f to 7d6b07d Compare May 31, 2023 01:49
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch 2 times, most recently from adb3cdc to 66a1315 Compare June 13, 2023 10:10
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.10.0 Update dependency @storybook/test-runner to v0.11.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 66a1315 to 162c238 Compare June 20, 2023 22:01
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.11.0 Update dependency @storybook/test-runner to v0.12.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 162c238 to debafa2 Compare July 27, 2023 20:19
@vercel
Copy link

vercel bot commented Jul 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
strapi-experiments ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 2:00pm

@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.12.0 Update dependency @storybook/test-runner to v0.13.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from debafa2 to 93b614e Compare August 4, 2023 14:14
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 93b614e to d70a3cd Compare August 27, 2023 12:06
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from d70a3cd to 0f7974a Compare August 27, 2023 23:38
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 0f7974a to f1ea904 Compare September 19, 2023 16:53
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from f1ea904 to ab9b1f7 Compare September 20, 2023 16:14
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from ab9b1f7 to 9c966fc Compare September 20, 2023 19:58
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 9c966fc to a29a709 Compare September 21, 2023 03:08
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from a29a709 to 6b29907 Compare September 26, 2023 18:38
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.13.0 Update dependency @storybook/test-runner to v0.14.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 6b29907 to 25a0393 Compare November 8, 2023 15:16
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 093ac34 to 5fde640 Compare March 11, 2024 23:02
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.16.0 Update dependency @storybook/test-runner to v0.17.0 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 5fde640 to 61c56b7 Compare March 24, 2024 15:19
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 61c56b7 to 6761ae3 Compare March 24, 2024 21:42
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 6761ae3 to baf61d7 Compare May 9, 2024 10:42
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.17.0 Update dependency @storybook/test-runner to v0.18.0 May 9, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from baf61d7 to edc1ae6 Compare May 17, 2024 16:34
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.18.0 Update dependency @storybook/test-runner to v0.18.1 May 17, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from edc1ae6 to ae9a040 Compare May 29, 2024 20:00
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.18.1 Update dependency @storybook/test-runner to v0.18.2 May 29, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from ae9a040 to 398756d Compare June 22, 2024 13:34
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.18.2 Update dependency @storybook/test-runner to v0.19.0 Jun 22, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 398756d to 9929313 Compare July 15, 2024 13:40
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.19.0 Update dependency @storybook/test-runner to v0.19.1 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from 9929313 to a73a473 Compare November 28, 2024 13:22
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.19.1 Update dependency @storybook/test-runner to v0.20.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/storybook-test-runner-0.x branch from a73a473 to 2a37224 Compare December 2, 2024 14:00
@renovate renovate bot changed the title Update dependency @storybook/test-runner to v0.20.0 Update dependency @storybook/test-runner to v0.20.1 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants