oughtinc / ice

Interactive Composition Explorer: a debugger for compositional language model programs
https://ice.ought.org
MIT License
533 stars 67 forks source link

Bump @storybook/react from 7.0.0-beta.43 to 7.0.0-beta.46 in /ui #267

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/react from 7.0.0-beta.43 to 7.0.0-beta.46.

Release notes

Sourced from @​storybook/react's releases.

v7.0.0-beta.46

Features

  • CLI: Add Solid integration #20991
  • Viewport: Add defaultOrientation parameter #21048

Bug Fixes

  • CLI: Account for pnp when creating main.js in storybook init #21049
  • Core: Detect mdx2 errors and provide guidance to fix them #20917
  • Angular: provideHttpClient when HttpClientModule is present in the imports array #21028

Build

  • Build: Allow stories folder to be served by vite sandboxes #21022

v7.0.0-beta.45

Features

  • UI: Menu design upgrade #20898

Bug Fixes

  • Vite: Use posix paths for glob #21013

Maintenance

  • Telemetry: Hash error messages #20990

v7.0.0-beta.44

Features

  • Feature: Add woff2 support for builder-manager #20962
  • Feature: Add super early node version check #20964
  • Csf-tools: Add satisfies support to ConfigFile #20936

Bug Fixes

  • Angular: Fix changeDetectorRef should be defined #20984
  • Angular: Fix standalone components to be included in the imports array #20983
  • CLI: Fix Introduction MDX for Next.js and Typescript #20798
  • CLI: Fix detection of JS projects with type checking #20944
  • UI: Fix fonts missing/warnings #20957
  • Core: Undo AST main.js check in validateConfigFile #20952
  • Csf-tools: Fix error handling for storySort variable references #20930

Maintenance

  • Core: Fix missing dependency for core-server #20989
  • CLI: Add a default background to newly initialized storybooks #20982

... (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 1 year ago

Superseded by #270.