lukasbach / react-complex-tree

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop
https://rct.lukasbach.com
MIT License
982 stars 82 forks source link

chore(deps-dev): bump eslint-plugin-storybook from 0.5.6 to 0.6.1 #122

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-storybook from 0.5.6 to 0.6.1.

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.6.1

🐛 Bug Fix

  • fix(no-uninstalled-addons): ignore local addons #98 (@​yannbf)

Authors: 1

v0.6.0

🚀 Enhancement

Authors: 2

v0.5.13

⚠️ Pushed to main

  • docs(CONTRIBUTING): add more test instructions [skip-ci] (@​yannbf)

Authors: 1

v0.5.12

🐛 Bug Fix

Authors: 1

v0.5.11

🐛 Bug Fix

Authors: 1

v0.5.10

🐛 Bug Fix

  • feat(default-exports): add autofix even if component name is not found #90 (@​yannbf)

... (truncated)

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.6.1 (Tue Jul 12 2022)

🐛 Bug Fix

  • fix(no-uninstalled-addons): ignore local addons #98 (@​yannbf)

Authors: 1


v0.6.0 (Sun Jul 10 2022)

🚀 Enhancement

Authors: 2


v0.5.13 (Fri Jun 24 2022)

⚠️ Pushed to main

  • docs(CONTRIBUTING): add more test instructions [skip-ci] (@​yannbf)

Authors: 1


v0.5.12 (Tue May 17 2022)

🐛 Bug Fix

Authors: 1


v0.5.11 (Wed Apr 20 2022)

... (truncated)

Commits
  • 9674a2c Bump version to: 0.6.1 [skip ci]
  • e016c0e Update CHANGELOG.md [skip ci]
  • 193c9b0 Merge pull request #98 from storybookjs/fix/ignore-local-addons
  • 29d633d fix(no-uninstalled-addons): ignore local addons
  • fa6290d docs(no-uninstalled-addons): switch tabs to spaces [skip ci]
  • d55971c Bump version to: 0.6.0 [skip ci]
  • 66cb3fb Update CHANGELOG.md [skip ci]
  • d1bb264 Merge pull request #96 from andrelas1/feat/no-uninstalled-addons
  • f2bae3a fix(no-uninstalled-addons): restrict rule to .storybook folder
  • 567e208 fix(no-uninstalled-addons): fix logic on addon names
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #129.