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-links from 7.0.0-beta.19 to 7.0.0-beta.36 in /ui #245

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/addon-links from 7.0.0-beta.19 to 7.0.0-beta.36.

Release notes

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

v7.0.0-beta.36

Features

  • Core: Story context is prepared before for supporting fine grained updates #20755
  • Addon-docs: New Markdown block #20796
  • Addon-docs: Disable Markdown transclusion and support ?raw .md files #20790

Bug Fixes

  • Addon-docs: Allow using <Source code=".." /> unattached. #20807
  • Vite: Replace vite-plugin-externals with custom plugin #20698
  • Sveltekit: Ensure SSR is disabled #20804

v7.0.0-beta.35

Bug Fixes

  • Storysource: Support CSF3 object exports, co-exist with addon-docs #20799
  • Vite: Do not pre-bundle @​vitejs/plugin-vue #20787
  • CLI: Fix new-frameworks automigration in angular projects #20788

v7.0.0-beta.34

Features

  • Addon-docs: Add legacy transitional support for MDX1 #20747

Bug Fixes

  • CLI: Fix global flag corner case #20776
  • Csf-tools: Fix ConfigFile string literal property handling #20785
  • Angular: Ensure docsMode flag has effect #20711
  • Angular: Use Providers in boostrapApplication option #20746
  • WebComponents: Fix Button type error #20722

Build

  • Verify consistency of anonymous id #20781
  • Build: fix playwright unsynced version in CI #20778
  • Upgrade playwright #20777

Dependency Upgrades

  • Deps: Upgrade fs-extra to 11.1.0 #20772

v7.0.0-beta.33

Features

  • Addon-docs: Allow <Story/> to reference the first story #20765

Bug Fixes

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