design-tokens / designtokens.org-gatsby

DEPRECATED, new source is available in https://github.com/design-tokens/designtokens.org
Other
28 stars 2 forks source link

Bump @storybook/addon-essentials from 5.3.21 to 6.0.28 #110

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @storybook/addon-essentials from 5.3.21 to 6.0.28.

Release notes

Sourced from @storybook/addon-essentials's releases.

v6.0.28

Bug Fixes

  • CLI: Disable DLL by default in template (#12954)

v6.0.27

Bug Fixes

  • CLI: Fix intro MDX for React17 (#12878)
  • Core: Disable Docs DLL by default (#12874)
  • Essentials: Fix absolute config dir (#12873)
  • Addon-controls: Fix "docs before controls" check (#12738)
  • Addon-knobs: Fix uncontrolled to controlled warning for booleans (#12719)

Dependency Upgrades

  • Upgrade babel-plugin-react-docgen (#12748)

v6.0.26

Bug Fixes

  • Addon-docs: Fix exotic React components in Source block (#12638)

v6.0.25

Bug Fixes

  • CLI: Workaround for react native sb init (#12405)

v6.0.22

Bug Fixes

  • Addon-docs: Change 2nd argument of transformSource to the storyContext (#12265)
  • Angular: Unsubscribe prop subscriptions (#12514)
  • React: Fix reactDocgen option when false (#12492)
  • CLI: Fix storiesof-to-csf codemod for TypeScript (#12453)
  • Addon-docs: Fix missing line-height on TypeSet block (#12134)
  • Core: Use the denormed params on the first story for initial options (#11938)

Maintenance

  • Build: Disable problematic story in Chromatic (#12457)

Dependency Upgrades

  • [Security] Bump node-fetch from 2.6.0 to 2.6.1 (#12448)

v6.0.21

Bug Fixes

  • Addon-controls: Fix uncontrolled to controlled warning for booleans (#12322)
Changelog

Sourced from @storybook/addon-essentials's changelog.

6.2.0-alpha.1 (December 1, 2020)

Bug Fixes

  • Addon-docs: ArgTypes optional on Meta (#13352)
  • Composition: Filter out disabled refs in getAutoRefs (#12863)
  • UI: Add support for expand/collapse keyboard shortcuts (#12980)

Maintenance

  • Dependencies: Rebuild yarn.lock (#13289)
  • Core: Add typescript as optional peer dependency (#13330)

Dependency Upgrades

  • Bump wait-on from 4.0.2 to 5.2.0 (#12835)
  • Bump commander from 5.1.0 to 6.2.0 (#13148)

6.2.0-alpha.0 (December 1, 2020)

Bug Fixes

  • Addon-docs: Fix type aliases and enum types from Angular Compodoc JSON (#12665)
  • Core: Ensure node name does not contain leading/trailing whitespace (#13275)
  • Angular: Run setProps in the NgZone (#12382)

Maintenance

  • Core: Make @babel/core an optional peer dependency (#13329)
  • Core: Replace preset-env polyfills with babel-polyfills (#13055)
  • CLI: use Jest to test CLI commands and remove outdated fixtures (#12936)

6.1.9 (November 29, 2020)

Bug Fixes

  • Addon-backgrounds: Fix grid offset always using default value (#13260)
  • UI: Fix keybindings on non-US keyboard layouts (#13319)
  • Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js (#13327)

6.1.8 (November 27, 2020)

Bug Fixes

  • Core: Fix preview URL dropped hashes (#13308)
  • Core: Fix template script tag support (#13271)
  • Addon-docs: Fix Vue source snippets for function attributes (#13288)
  • Components: Fix Zoom for IE11 (#13302)
  • React: Don't add FastRefresh if already enabled (#13303)
  • CLI: Fix storybook-deployer upgrade warning (#13306)
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - 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)
jina commented 3 years ago

@dependabot rebase

jina commented 3 years ago

@dependabot rebase

dependabot-preview[bot] commented 3 years ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.