Skip to content

Bump sb from 6.5.8 to 6.5.14#103

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sb-6.5.14
Closed

Bump sb from 6.5.8 to 6.5.14#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sb-6.5.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 2, 2022

Copy link
Copy Markdown
Contributor

Bumps sb from 6.5.8 to 6.5.14.

Release notes

Sourced from sb's releases.

v6.5.14

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

v6.5.14-alpha.2

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

v6.5.14-alpha.1

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

v6.5.14-alpha.0

Bug Fixes

  • CLI/React native: Fix addons template to import register instead of manager #19620

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

v6.5.13

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

v6.5.13-alpha.1

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509

v6.5.13-alpha.0

Bug Fixes

... (truncated)

Changelog

Sourced from sb's changelog.

6.5.14 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

6.5.14-alpha.2 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

6.5.14-alpha.1 (November 27, 2022)

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

6.5.14-alpha.0 (November 19, 2022)

Bug Fixes

  • CLI/React native: Fix addons template to import register instead of manager #19620

Dependency Upgrades

  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #19891

6.5.13 (October 24, 2022)

Bug Fixes

  • Telemetry: Send start/build events even when there is no generator #19507
  • Telemetry: Fix inconsistent debug #19509
  • Addon-docs: Pass remarks plugins to mdx loader #18740
  • Angular: Alias decorateStory as applyDecorators #19189

6.5.13-alpha.1 (October 24, 2022)

Bug Fixes

... (truncated)

Commits
  • cf65eb7 v6.5.14
  • a70c0a1 Update root, peer deps, version.ts/json to 6.5.14 [ci skip]
  • 6e1e6dd Update git head to 6.5.14-alpha.2, update yarn.lock [ci skip]
  • 71f07c4 v6.5.14-alpha.2
  • 30c2aef Update root, peer deps, version.ts/json to 6.5.14-alpha.2 [ci skip]
  • 885e7ac Update git head to 6.5.14-alpha.1, update yarn.lock [ci skip]
  • 16dfcaa v6.5.14-alpha.1
  • e8dd023 Update root, peer deps, version.ts/json to 6.5.14-alpha.1 [ci skip]
  • 2f9f0de Update git head to 6.5.14-alpha.0, update yarn.lock [ci skip]
  • c4e122a v6.5.14-alpha.0
  • 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 [sb](https://github.com/storybookjs/storybook/tree/HEAD/lib/cli) from 6.5.8 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/lib/cli)

---
updated-dependencies:
- dependency-name: sb
  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 Dec 2, 2022
@dependabot dependabot Bot mentioned this pull request Dec 2, 2022
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling e1ab366 on dependabot/npm_and_yarn/sb-6.5.14 into 276f12f on main.

@dependabot @github

dependabot Bot commented on behalf of github Dec 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #105.

@dependabot dependabot Bot closed this Dec 21, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sb-6.5.14 branch December 21, 2022 02:13
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.

1 participant