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/addon-interactions from 7.0.0-beta.21 to 7.0.0-beta.53 in /ui #278

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/addon-interactions from 7.0.0-beta.21 to 7.0.0-beta.53.

Release notes

Sourced from @​storybook/addon-interactions's releases.

v7.0.0-beta.53

Features

  • Codemod: Convert .stories.mdx to MDX and CSF #21073

Bug Fixes

  • Csf Tools: Fix overriding scalar named export values #21190
  • Csf Tools: Support satisfies and as TS operator with module.exports #21188
  • Core: try harder to resolve .mjs files for the browser entries #21161
  • CLI: Fix jscodeshift error: env: node\r: No such file or directory #21180
  • Angular: Fix NG0800 error #21181
  • Addon-docs: Fix style bleeding #21150
  • CLI: Improve how automigrations read main.js #21168

Build

  • Build: Add check step to ci:daily workflow #21169

v7.0.0-beta.52

Features

  • Core: Coalesce multiple indexing errors into one #21114
  • Core: Don't crash when there are errors indexing #21112

Bug Fixes

  • CLI: Fix CRA init, ensure the new version of the preset #21166
  • Angular: Fix 'isStandalone' function not available error #21167
  • Angular: Fix constructor dependencies #21059
  • NextJS: Add missing dependencies to fix pnpm #21162

v7.0.0-beta.51

Features

  • CLI: Improve monorepo support in automigrate and revamp framework-related migrations #20647

Bug Fixes

  • UI: Correctly detect Safari in browser supports CSS Zoom #21163
  • Web-components: Fix StorybookConfig of webcomponents-webpack5 #21144
  • Storysource: Fallback to the docs.source.originalSource parameter #21159
  • UI: Fix skip to canvas link style #21021
  • Vue2: Fix events to use bracket notation #20754

Maintenance

  • Maintenance: Fix type errors on automigrate check step #21164
  • Core: Rename framework parameter to renderer #21108
  • Docs: Remove DocsOptions.disable #21098

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