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 eslint-plugin-storybook to v0.11.0 #38

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-storybook 0.5.13 -> 0.11.0 age adoption passing confidence

Release Notes

storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.11.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

v0.10.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.10.1

Compare Source

🐛 Bug Fix
Authors: 1

v0.10.0

Compare Source

🚀 Enhancement
Authors: 3

v0.9.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.8.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

v0.7.0

Compare Source

🚀 Enhancement
Authors: 1

v0.6.15

Compare Source

🐛 Bug Fix
  • no-uninstalled-addons: support satisfies operator and default reexport #​139 (@​hjoelh)
Authors: 1

v0.6.14

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.13

Compare Source

⚠️ Pushed to main
Authors: 1

v0.6.12

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 3

v0.6.11

Compare Source

🐛 Bug Fix
Authors: 2

v0.6.10

Compare Source

🐛 Bug Fix
Authors: 2

v0.6.9

Compare Source

🐛 Bug Fix
Authors: 1

v0.6.8

Compare Source

🐛 Bug Fix
Authors: 2

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

v0.6.1

Compare Source

⚠️ Pushed to main
Authors: 1

v0.6.0

Compare Source

🚀 Enhancement
Authors: 2


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/eslint-plugin-storybook-0.x branch from 324bbbd to 5718dcc Compare July 12, 2022 15:30
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.0 Update dependency eslint-plugin-storybook to v0.6.1 Jul 12, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 5718dcc to df7b46d Compare August 2, 2022 18:26
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.1 Update dependency eslint-plugin-storybook to v0.6.2 Aug 2, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from df7b46d to 0386843 Compare August 3, 2022 12:34
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.2 Update dependency eslint-plugin-storybook to v0.6.3 Aug 3, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 0386843 to b3d49b2 Compare August 8, 2022 17:57
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.3 Update dependency eslint-plugin-storybook to v0.6.4 Aug 8, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from b3d49b2 to 013d4a4 Compare November 20, 2022 10:30
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.4 Update dependency eslint-plugin-storybook to v0.6.7 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 013d4a4 to 3faaf12 Compare March 2, 2023 07:37
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.7 Update dependency eslint-plugin-storybook to v0.6.11 Mar 2, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.11 Update dependency eslint-plugin-storybook to v0.6.12 May 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 3faaf12 to 60d55ae Compare May 3, 2023 13:43
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.12 Update dependency eslint-plugin-storybook to v0.6.13 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 60d55ae to 0ab2242 Compare July 20, 2023 11:14
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.13 Update dependency eslint-plugin-storybook to v0.6.14 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 0ab2242 to 7fe4559 Compare September 20, 2023 21:40
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.14 Update dependency eslint-plugin-storybook to v0.6.15 Oct 8, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 7fe4559 to faf4519 Compare October 8, 2023 13:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from faf4519 to b132d04 Compare February 16, 2024 12:30
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.6.15 Update dependency eslint-plugin-storybook to v0.7.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from b132d04 to 737a5cf Compare February 16, 2024 16:15
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.7.0 Update dependency eslint-plugin-storybook to v0.8.0 Feb 16, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.8.0 Update dependency eslint-plugin-storybook to v0.9.0 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from 737a5cf to a6b8b2b Compare September 26, 2024 16:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from a6b8b2b to d09e93e Compare October 21, 2024 16:03
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.9.0 Update dependency eslint-plugin-storybook to v0.10.1 Oct 21, 2024
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.10.1 Update dependency eslint-plugin-storybook to v0.10.2 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from d09e93e to b05221e Compare November 1, 2024 16:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-storybook-0.x branch from b05221e to a23e3f1 Compare November 4, 2024 18:56
@renovate renovate bot changed the title Update dependency eslint-plugin-storybook to v0.10.2 Update dependency eslint-plugin-storybook to v0.11.0 Nov 4, 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