joshbolduc / vscode-story-explorer

Browse and preview Storybook stories inside VS Code
MIT License
29 stars 1 forks source link

chore(deps): bump got and @storybook/cli in /test/project/v6 #1005

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes got. It's no longer used after updating ancestor dependency @storybook/cli. These dependencies need to be updated together.

Removes got

Updates @storybook/cli from 6.5.16 to 7.0.3

Release notes

Sourced from @​storybook/cli's releases.

v7.0.3

Bug Fixes

  • React: Fix default export docgen for React.FC and forwardRef #22024
  • Viewport: Remove transitions when switching viewports #21963
  • CLI: Fix JsPackageManager typo #22006
  • Viewport: Fix the defaultOrientation config option #21962
  • UI: Fix story data access for broken About page #21951
  • Angular: Fix components disappearing on docs page on property change #21944
  • React: Don't show decorators in JSX snippets #21907
  • Addon-docs: Include decorators by default in source decorators #21902
  • CLI: Fix npm list command #21947
  • Core: Revert Emotion :first-child (etc) workarounds #21213

Maintenance

  • UI: Add remount story shortcut #21401
  • Telemetry: Add CLI version to context #21999
  • CLI: Update template code references to 7.0 #21845
  • Addon-actions: Fix non-included type file #21922
  • Addon GFM: Fix node-logger dependency #21938

Dependency Upgrades

  • React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts #22013
  • Update @emotion/cache version #21941

v7.0.2

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Improve incompatible addons logic #21883

v7.0.1

... (truncated)

Commits
  • c2bbe43 stage0
  • 40ccd92 Merge branch 'next' into future/base
  • 653a9ff Fix detection of type: module when initializing storybook
  • 4c944f7 Update rn-addons.js: rename /manager to /register #18692
  • ba3aa9e Update git head to 7.0.0-alpha.13, update yarn.lock
  • 9ac4d2e v7.0.0-alpha.13
  • 2b1f305 Update root, peer deps, version.ts/json to 7.0.0-alpha.13 [ci skip]
  • 70d2e77 Merge branch 'next' into patch-4
  • 92eb893 Update git head to 7.0.0-alpha.12, update yarn.lock
  • 5070eff v7.0.0-alpha.12
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/joshbolduc/vscode-story-explorer/network/alerts).
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 change your mind, just re-open this PR and I'll resolve any conflicts on it.