Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

chore(deps): update dependency eslint-plugin-storybook to v0.6.7 #85

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-storybook 0.6.1 -> 0.6.7 age adoption passing confidence

Release Notes

storybookjs/eslint-plugin-storybook

v0.6.7

Compare Source

🐛 Bug Fix
Authors: 2

v0.6.6

Compare Source

🐛 Bug Fix
Authors: 2

v0.6.5

Compare Source

Release Notes
story-exports: provide better feedback when using filters (#​107)

The story-exports rule now detects whether you are using includeStories/excludeStories and provides a more helpful message in case there are not exported stories. A possible scenario is you have a typo in your includeStories which will result in Storybook not including it:

export default {
  title: 'Button',
  includeStories: ['myStory'], // <-- notice the lowercase m, which won't match with the story name
};

export const MyStory = {};

🐛 Bug Fix
Authors: 1

v0.6.4

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.3

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.2

Compare Source

Release Notes
feat(no-uninstalled-addons): add option for a custom package.json location (#​102)
feat(no-uninstalled-addons): add option for a custom package.json location (#​102)

🐛 Bug Fix
Authors: 2


Configuration

📅 Schedule: Branch creation - "after 11pm,before 5am" (UTC), 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch 2 times, most recently from 8bb7ab9 to c25d700 Compare August 17, 2022 18:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from c25d700 to 9f42acd Compare October 10, 2022 11:30
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-storybook to v0.6.4 chore(deps): update dependency eslint-plugin-storybook to v0.6.5 Oct 10, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 9f42acd to eb7a31f Compare October 11, 2022 07:23
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-storybook to v0.6.5 chore(deps): update dependency eslint-plugin-storybook to v0.6.6 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from eb7a31f to c809ad8 Compare November 20, 2022 17:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-storybook to v0.6.6 chore(deps): update dependency eslint-plugin-storybook to v0.6.7 Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants