vega / react-vega

Convert Vega spec into React class conveniently
http://vega.github.io/react-vega/
Other
373 stars 67 forks source link

build(deps): bump @storybook/react from 5.3.19 to 6.5.14 #564

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/react from 5.3.19 to 6.5.14.

Release notes

Sourced from @​storybook/react's releases.

v6.5.14

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

v6.5.14-alpha.2

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

v6.5.14-alpha.1

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

v6.5.14-alpha.0

Bug Fixes

  • CLI/React native: Fix addons template to import register instead of manager #19620

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

v6.5.13

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

v6.5.13-alpha.1

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509

v6.5.13-alpha.0

Bug Fixes

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.5.14 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

6.5.14-alpha.2 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

6.5.14-alpha.1 (November 27, 2022)

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

6.5.14-alpha.0 (November 19, 2022)

Bug Fixes

  • CLI/React native: Fix addons template to import register instead of manager #19620

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

6.5.13 (October 24, 2022)

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

6.5.13-alpha.1 (October 24, 2022)

Bug Fixes

... (truncated)

Commits
  • cf65eb7 v6.5.14
  • 6e1e6dd Update git head to 6.5.14-alpha.2, update yarn.lock [ci skip]
  • 71f07c4 v6.5.14-alpha.2
  • 885e7ac Update git head to 6.5.14-alpha.1, update yarn.lock [ci skip]
  • 16dfcaa v6.5.14-alpha.1
  • 2f9f0de Update git head to 6.5.14-alpha.0, update yarn.lock [ci skip]
  • c4e122a v6.5.14-alpha.0
  • 600e497 Update git head to 6.5.13, update yarn.lock [ci skip]
  • 9bc627d v6.5.13
  • ef45ce7 Update git head to 6.5.13-alpha.1, update yarn.lock [ci skip]
  • 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 1 year ago

Superseded by #573.