mozilla-rally / rally-core-addon

Mozilla Public License 2.0
9 stars 13 forks source link

Bump @storybook/addon-links from 6.3.4 to 6.3.11 #733

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/addon-links from 6.3.4 to 6.3.11.

Release notes

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

v6.3.11

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)

v6.3.10

Bug Fixes

  • CLI: Don't upgrade preset-create-react-app if react-scripts < 5 (#16255)

v6.3.9

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

v6.3.8

Maintenance

  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#15889)

v6.3.7

Fix bad publish of 6.4.0-alpha.27 to the latest tag

v6.3.6

Bug Fixes

  • CLI: Fix debug webpack output in static build (#15674)
  • CSF3: Fix custom render function (#15668)

v6.3.5

Bug Fixes

  • Controls: Don't set arg in validateOptions if it would be undefined (#15654)
  • Trailing comma handling for "-s" command line paramenter (#15615)
  • Controls: Fix color matching behavior for non-string types (#15549)
  • Composition: Fix refs ordering (#15527)
Changelog

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

6.3.11 (October 12, 2021)

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)

6.4.0-beta.9 (October 12, 2021)

Features

  • Webpack5: Don't emit stats unless debugWebpack is set (#16132)

Bug Fixes

  • CLI: Fix CRA version detection crash (#16308)
  • Core: Better story id generation, cope with unusual stories (#16309)
  • Core: Simplify DOCS_RENDERED and only use STORY_RENDERED for hooks (#16310)
  • Core: Fix extract, SET_STORIES and getStoriesJsonData (#16299)
  • TypeScript: Add id to BaseMeta type (#16216)
  • CSF: Fix support for X.story annotations (#16297)

6.4.0-beta.8 (October 11, 2021)

Bug Fixes

  • Core: Fix multiple invalidations (#16294)

Maintenance

  • Add ability to skip cypress tests based on framework (#16285)

Dependency Upgrades

  • Addons: Add webpack-env as dependency (#16302)
  • Upgrade npmlog dependency (#16289)

6.4.0-beta.7 (October 8, 2021)

Bug Fixes

  • Addon-docs: Always render the children of the Canvas component (#16280)
  • Addon-docs: Fix args passing for Vue inline rendering (#16279)

6.4.0-beta.6 (October 7, 2021)

Features

  • Core: HMR for StoryIndex server (#16160)

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)
firefoxci-taskcluster[bot] commented 2 years ago
No Taskcluster jobs started for this pull request ```js The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the default branch) does not allow starting tasks for this pull request. ```
dependabot[bot] commented 2 years ago

Superseded by #736.