oughtinc / ice

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

Bump @storybook/addon-interactions from 7.0.0-beta.62 to 7.0.0-rc.2 in /ui #295

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/addon-interactions from 7.0.0-beta.62 to 7.0.0-rc.2.

Release notes

Sourced from @โ€‹storybook/addon-interactions's releases.

v7.0.0-rc.2

Bug Fixes

  • CLI: Fix MDX codemod to update imports even when no stories are extracted #21549
  • NextJS: Support next/font in Next v13.2.4 #21560

Build

  • Fix 'yarn build' command on windows systems #21531

v7.0.0-rc.1

Bug Fixes

  • Revert "Merge pull request #21486 from storybookjs/norbert/wrap-for-pnp" #21532
  • Revert "Merge pull request #21497 from storybookjs/tom/21432-replace-โ€ฆ #21526
  • Csf-tools: Update babelParse to use legacy decorator syntax #21506

v7.0.0-rc.0

Storybook 7.0 is in RC!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Hundreds of improvements and fixes, including:

Upgrade today: Migration guide

Track the release in the Github: Storybook 7.0 burndown ๐Ÿ› 

Bug Fixes

  • CLI: Upgrade non-core storybook packages better #21508
  • Svelte: Pass all arguments to configure through to fix StoryStoreV6 #21491
  • Core: Fix project root detection in yarn PnP without git #21461
  • Telemetry: Replace isomorphic-unfetch with node-fetch #21497
  • Core: Fix builders/renderer PnP support #21486
  • CLI: Require main.js without cache in automigrations #21498

Maintenance

  • CLI: Filter out internal static dir logging #21137
  • Docs: Error if you try to index an MDX file in ssv6 #21495

... (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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.