lukasbach / react-complex-tree

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

chore(deps-dev): bump eslint-plugin-storybook from 0.5.6 to 0.6.2 #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-storybook from 0.5.6 to 0.6.2.

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.6.2

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

🐛 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

... (truncated)

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.6.2 (Tue Aug 02 2022)

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 (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

... (truncated)

Commits
  • f104396 Bump version to: 0.6.2 [skip ci]
  • 07f2344 Update CHANGELOG.md [skip ci]
  • 85d8d02 Merge pull request #102 from andrelas1/feature/no-uninstalled-addons-custom-p...
  • 3296f10 docs(no-uninstalled-addons): update instructions and configuration
  • 701b23c refactor(no-uninstalled-addons): improve error message
  • 0f231fc feat(no-uninstalled-addons): add option for a custom package.json location
  • 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
  • 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 #130.