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/addon-docs from 5.3.19 to 6.3.2 #396

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @storybook/addon-docs from 5.3.19 to 6.3.2.

Release notes

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

v6.3.2

Bug Fixes

  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

v6.3.1

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)
  • Svelte: Fix argType.type.name extraction (#15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)
  • UI: Fix navigation after no story error (#15349)
  • CSF3: Rename setup to play (#15358)
  • Upgrade dotenv-webpack to 7.0.x (#15343)

v6.3.0

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • 📐 Layout debugging with Measure and Outline addons
  • 🔌 Reuse your stories in unit tests: Jest, Cypress & more
  • 🚀 Frameworks: Angular 12 Ivy, Lit2 web components
  • 🛠 Builders: Webpack5 stable, Vite community
  • 📦 Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

v6.3.0-rc.12

Features

  • CLI: Update types in React typescript templates (#15292)

Maintenance

  • Yarn: Disable unnecessary builds (#15299)
  • Toolbars: Add missing regenerator-runtime dependency (#15312)

v6.3.0-rc.11

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin per PR#46 (#15287)
  • Fix peer deps (#15288)

v6.3.0-rc.10

... (truncated)

Changelog

Sourced from @​storybook/addon-docs's changelog.

6.3.2 (June 30, 2021)

Bug Fixes

  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

6.4.0-alpha.9 (June 30, 2021)

Dependency Upgrades

  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

6.4.0-alpha.8 (June 30, 2021)

Features

  • Web-components: Custom Elements Manifest v1 support (#15138)

Bug Fixes

  • CSF: Fix auto-title generation for standard config dir (#15430)

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin for refresh perf regression (#15431)

6.4.0-alpha.7 (June 29, 2021)

Features

  • CSF: Generate default titles based on file path (#15376)

6.4.0-alpha.6 (June 29, 2021)

Bug Fixes

  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)

6.4.0-alpha.5 (June 29, 2021)

Features

  • CSF: Add stories.json generation for CSF3 stories (#15395)

Bug Fixes

... (truncated)

Commits
  • ebc8c46 v6.3.2
  • c7f560e Update root, peer deps, version.ts/json to 6.3.2 [ci skip]
  • 1be691b Update git head to 6.3.1, update yarn.lock
  • a0169a1 v6.3.1
  • 8d84d46 Update root, peer deps, version.ts/json to 6.3.1 [ci skip]
  • c335b31 Merge pull request #15332 from storybookjs/svelte-argtype-name
  • cca6af4 Update git head to 6.3.0, update yarn.lock
  • 9a38133 v6.3.0
  • 681f453 Update root, peer deps, version.ts/json to 6.3.0 [ci skip]
  • 3615056 Fix two more instances of master to main
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #403.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/storybook/addon-docs-6.3.2 branch July 9, 2021 01:40
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.

None yet

0 participants