vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 481 forks source link

Bump @storybook/builder-webpack5 from 6.3.8 to 6.5.4 in /web #3275

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/builder-webpack5 from 6.3.8 to 6.5.4.

Release notes

Sourced from @โ€‹storybook/builder-webpack5's releases.

v6.5.4

Bug Fixes

  • Webpack5: Apply named exports order logic for stories only (#18284)
  • Core: Use correct framework version in telemetry (#18285)

Maintenance

  • Examples: fix jest 27 in angular e2e modern inline rendering config (#18274)

v6.5.4-alpha.0

Bug Fixes

  • Webpack5: Apply named exports order logic for stories only (#18284)
  • Core: Use correct framework version in telemetry (#18285)

Maintenance

  • Examples: fix jest 27 in angular e2e modern inline rendering config (#18274)

v6.5.3

Bug Fixes

  • Revert "security: update x-default-browser" (#18270)

v6.5.2

Bug Fixes

  • Core: Fix get-monorepo-type when no package.json at repo root (#18259)

Dependency Upgrades

  • security: update x-default-browser (#18157)

v6.5.0

Storybook 6.5 is here!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • ๐Ÿค– Interaction testing simulate interactions and run assertions in the browser
  • ๐ŸŽจ Figma plugin to connect stories to variants
  • ๐ŸŽ๏ธ Webpack 5 lazy compilation for faster start up
  • โšก Vite builder for near instant rebuilds
  • ๐Ÿ’ฏ Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.5 Release ๐Ÿ‘Ÿ. Release announcement coming soon!!!

v6.5.0-rc.1

Bug Fixes

... (truncated)

Changelog

Sourced from @โ€‹storybook/builder-webpack5's changelog.

6.5.4 (May 23, 2022)

Bug Fixes

  • Webpack5: Apply named exports order logic for stories only (#18284)
  • Core: Use correct framework version in telemetry (#18285)

Maintenance

  • Examples: fix jest 27 in angular e2e modern inline rendering config (#18274)

6.5.4-alpha.0 (May 20, 2022)

Bug Fixes

  • Webpack5: Apply named exports order logic for stories only (#18284)
  • Core: Use correct framework version in telemetry (#18285)

Maintenance

  • Examples: fix jest 27 in angular e2e modern inline rendering config (#18274)

6.5.3 (May 19, 2022)

Bug Fixes

  • Revert "security: update x-default-browser" (#18270)

6.5.2 (May 19, 2022)

Bug Fixes

  • Core: Fix get-monorepo-type when no package.json at repo root (#18259)

Dependency Upgrades

  • security: update x-default-browser (#18157)

6.5.1 (May 19, 2022)

Failed publish

6.5.0 (May 18, 2022)

Storybook 6.5 is here!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • ๐Ÿค– Interaction testing simulate interactions and run assertions in the browser
  • ๐ŸŽจ Figma plugin to connect stories to variants

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

Superseded by #3283.