tomkp / react-split-pane

React split-pane component
https://tomkp.github.io/react-split-pane
MIT License
3.21k stars 408 forks source link

chore(deps-dev): bump @storybook/addons from 5.3.18 to 6.2.9 #747

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @storybook/addons from 5.3.18 to 6.2.9.

Release notes

Sourced from @​storybook/addons's releases.

v6.2.9

Bug Fixes

  • Angular: set the @​ViewChild with a non-empty value in StorybookWrapperComponent (#14586)
  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)
  • Server: Fix string escaping in CSF compiler (#14615)

Maintenance

  • Examples: Move from placehold.it to place-hold.it for mock images (#14637)

v6.2.8

Bug Fixes

  • CLI: Properly detect vuetify3 (#14552)
  • Core: Fix build config inconsistency (#14566)

v6.2.7

Bug Fixes

  • CLI: Fix prerelease upgrade (#14529)

v6.2.6

Bug Fixes

  • Core: Allow string in object arg and support fractional numbers in URL args (#14511)
  • UI: Skip duplicate storyId breaking sidebar (#14502)

v6.2.5

Bug Fixes

  • Core: Don't include args param in docs mode URL (#14494)
  • Core: Restore previewHead/Body presets (#14500)
  • Controls: Reset ArgsTable state when switching stories (#14493)

Dependency Upgrades

  • Revert "Upgrade dotenv-webpack to v6" (#14501)

v6.2.4

Dependency Upgrades

  • Upgrade dotenv-webpack to v6 (#14492)

v6.2.3

Bug Fixes

  • Core: Fix file-loader options for ESM compat (#14480)
  • Core: Fix config.js-based configuration (#14479)

... (truncated)

Changelog

Sourced from @​storybook/addons's changelog.

6.2.9 (April 23, 2021)

Bug Fixes

  • Angular: set the @​ViewChild with a non-empty value in StorybookWrapperComponent (#14586)
  • Addon-docs: Fix ArgsTable sorting when using of={Component} (#14669)
  • Server: Fix string escaping in CSF compiler (#14615)

Maintenance

  • Examples: Move from placehold.it to place-hold.it for mock images (#14637)

6.2.8 (April 14, 2021)

Bug Fixes

  • CLI: Properly detect vuetify3 (#14552)
  • Core: Fix build config inconsistency (#14566)

6.2.7 (April 9, 2021)

Bug Fixes

  • CLI: Fix prerelease upgrade (#14529)

6.2.6 (April 9, 2021)

Bug Fixes

  • Core: Allow string in object arg and support fractional numbers in URL args (#14511)
  • UI: Skip duplicate storyId breaking sidebar (#14502)

6.2.5 (April 7, 2021)

Bug Fixes

  • Core: Don't include args param in docs mode URL (#14494)
  • Core: Restore previewHead/Body presets (#14500)
  • Controls: Reset ArgsTable state when switching stories (#14493)

Dependency Upgrades

  • Revert "Upgrade dotenv-webpack to v6" (#14501)

6.2.4 (April 7, 2021)

Dependency Upgrades

  • Upgrade dotenv-webpack to v6 (#14492)

... (truncated)

Commits


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #776.