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.3 #130

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-storybook from 0.5.6 to 0.6.3.

Release notes

Sourced from eslint-plugin-storybook's releases.

v0.6.3

🐛 Bug Fix

Authors: 1

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)

... (truncated)

Changelog

Sourced from eslint-plugin-storybook's changelog.

v0.6.3 (Wed Aug 03 2022)

🐛 Bug Fix

Authors: 1


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

... (truncated)

Commits
  • 680f4be Bump version to: 0.6.3 [skip ci]
  • 10fe46e Update CHANGELOG.md [skip ci]
  • 0ce90b1 Merge pull request #104 from storybookjs/fix/fix-dependencies
  • 2956130 fix tests
  • 7f1f194 deps: move ts-dedent to dependencies
  • 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
  • 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 #131.