Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump storybook from 7.0.0-beta.36 to 7.0.8 #1003

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps storybook from 7.0.0-beta.36 to 7.0.8.

Release notes

Sourced from storybook's releases.

v7.0.8

Bug Fixes

  • Typescript: Fix bad typings caused by tsup bug #22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Vue3: Fix compiler error when there is double tag #22286
  • Args: Fix multiple mapped args return array of labels #22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #22202
  • Docs: Fix inline story style #21870
  • UI: Fix shift + 7 shortcut to focus search field #22073
  • UI: Fix controls missing when navigating from story #21967
  • NextJS: Fix tsconfig resolution #22160
  • Core: Pass parameters in SET_INDEX for docs entries #22154

Maintenance

  • Telemetry: Persist sessionId across runs #22325
  • Packaging: Move types condition to the front in all package.json.exports maps #22321
  • Core: Rename manager UI mjs to js #22247
  • Angular: Add support for Angular 16 #22096
  • Packaging: Don't generate ESM dist for preset files #22330
  • Packaging: Fix url for all packages in package.json #22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #22260

v7.0.7

Bug Fixes

  • Core: Pass parameters in SET_INDEX for docs entries #22154
  • Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #22037
  • Addon-actions: Fix decorator type #22175
  • Core: Add new tags to distinguish docs attachment #22120
  • Core: Restore Docs useParameter using DOCS_PREPARED #22118

Maintenance

  • CSF: Improve error message for bad default export #22190
  • CLI: Add addon query-params to list of SB7 incompatible addons #22095
  • UI: Add remount story shortcut #21401

Build

  • Build: Fix lit sandboxes #22201
  • Build: Fix sandbox publish script #22206

v7.0.6

Bug Fixes

  • Core: Fix module guard in non-webpack environments #22085

... (truncated)

Changelog

Sourced from storybook's changelog.

7.0.8 (May 3, 2023)

Bug Fixes

  • Typescript: Fix bad typings caused by tsup bug #22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Vue3: Fix compiler error when there is double tag #22286
  • Args: Fix multiple mapped args return array of labels #22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #22202
  • Docs: Fix inline story style #21870
  • UI: Fix shift + 7 shortcut to focus search field #22073
  • UI: Fix controls missing when navigating from story #21967
  • NextJS: Fix tsconfig resolution #22160
  • Core: Pass parameters in SET_INDEX for docs entries #22154

Maintenance

  • Telemetry: Persist sessionId across runs #22325
  • Packaging: Move types condition to the front in all package.json.exports maps #22321
  • Core: Rename manager UI mjs to js #22247
  • Angular: Add support for Angular 16 #22096
  • Packaging: Don't generate ESM dist for preset files #22330
  • Packaging: Fix url for all packages in package.json #22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #22260

7.0.7 (April 24, 2023)

Bug Fixes

  • Core: Pass parameters in SET_INDEX for docs entries #22154
  • Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #22037
  • Addon-actions: Fix decorator type #22175
  • Core: Add new tags to distinguish docs attachment #22120
  • Core: Restore Docs useParameter using DOCS_PREPARED #22118

Maintenance

  • CSF: Improve error message for bad default export #22190
  • CLI: Add addon query-params to list of SB7 incompatible addons #22095
  • UI: Add remount story shortcut #21401

Build

  • Build: Fix lit sandboxes #22201
  • Build: Fix sandbox publish script #22206

7.0.6 (April 19, 2023)

Bug Fixes

... (truncated)

Commits
  • 9991b68 v7.0.8
  • 702261d Update root, peer deps, version.ts/json to 7.0.8 [ci skip]
  • 9befd1b Merge pull request #22321 from storybookjs/fix/types-condition
  • 1559bca Merge pull request #22096 from storybookjs/feat/angular-16-sandbox
  • b18526f Merge pull request #22186 from storybookjs/norbert/fix-22167
  • bf29007 Merge pull request #22101 from joeycozza/fixingGithubUrls
  • 6090da4 Merge pull request #22202 from storybookjs/fix/babelrc-web-components-webpack
  • 8da4293 Update git head to 7.0.7, update yarn.lock [ci skip]
  • 9e35285 v7.0.7
  • 85fb038 Update root, peer deps, version.ts/json to 7.0.7 [ci skip]
  • Additional commits viewable in compare view

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)

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.0.0-beta.36 to 7.0.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.8/code/lib/cli)

---
updated-dependencies:
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2023
@vercel
Copy link

vercel bot commented May 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hours-since ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 1:00pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #1014.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook-7.0.8 branch May 8, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants