vega / react-vega

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

build(deps): bump @storybook/react from 5.3.19 to 6.4.20 #476

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/react from 5.3.19 to 6.4.20.

Release notes

Sourced from @​storybook/react's releases.

v6.4.20

Bug Fixes

  • CLI: Fix vite/jest issue with mocked global (#17830)
  • Angular: Fix multiple calls of Input setter (#17633)
  • Web-components: Fix CSS class usage in CLI template (#17702)
  • UI: Fix composition support in safari (#17679)
  • Addon-docs: DocsPage story order should match the index (#17669)
  • Core: Fix core.builder check (#17606)

Maintenance

  • CLI: Add automigration to @storybook/builder-vite (#17829)

v6.4.19

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CLI/Angular: Add interactions to cli template (#17437)

Bug Fixes

  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Core: Ensure we show an error when configure() throws (#17435)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)

v6.4.18

Bug Fixes

  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#17395)

v6.4.17

Bug Fixes

  • Revert "Angular: Retrieve version from core package" (#17372)

v6.4.16

Bug Fixes

  • Angular: Workaround for compodoc on windows machines (#17334)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)
  • Angular: Retrieve version from core package (#17363)

v6.4.15

Bug Fixes

  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)
  • Core: Fix negated glob support (#17328)

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

6.4.20 (April 1, 2022)

Bug Fixes

  • CLI: Fix vite/jest issue with mocked global (#17830)
  • Angular: Fix multiple calls of Input setter (#17633)
  • Web-components: Fix CSS class usage in CLI template (#17702)
  • UI: Fix composition support in safari (#17679)
  • Addon-docs: DocsPage story order should match the index (#17669)
  • Core: Fix core.builder check (#17606)

Maintenance

  • CLI: Add automigration to @storybook/builder-vite (#17829)

6.4.19 (February 12, 2022)

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CLI/Angular: Add interactions to cli template (#17437)

Bug Fixes

  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Core: Ensure we show an error when configure() throws (#17435)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)

6.4.18 (February 2, 2022)

Bug Fixes

  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#17395)

6.4.17 (January 31, 2022)

Bug Fixes

  • Revert "Angular: Retrieve version from core package" (#17372)

6.4.16 (January 29, 2022)

Bug Fixes

  • Angular: Workaround for compodoc on windows machines (#17334)
  • Angular: Use ɵReflectionCapabilities to find component & module metadata (#17156)
  • Angular: Retrieve version from core package (#17363)

... (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)
netlify[bot] commented 2 years ago

Deploy Preview for react-vega ready!

Name Link
Latest commit 4c7714948fef6310912a34dce74d9f19693aa34d
Latest deploy log https://app.netlify.com/sites/react-vega/deploys/624e39d2736dd80009f28563
Deploy Preview https://deploy-preview-476--react-vega.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 2 years ago

Superseded by #492.