Skip to content

deps: bump @storybook/addon-links from 6.5.0-alpha.27 to 6.5.0-alpha.38#188

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/storybook/addon-links-6.5.0-alpha.38
Closed

deps: bump @storybook/addon-links from 6.5.0-alpha.27 to 6.5.0-alpha.38#188
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/storybook/addon-links-6.5.0-alpha.38

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps @storybook/addon-links from 6.5.0-alpha.27 to 6.5.0-alpha.38.

Release notes

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

v6.5.0-alpha.38

Bug Fixes

  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Core: Ensure we show an error when configure() throws (#17435)

Maintenance

  • Web-components: Upgrade kitchen sink lockfile (#17424)

v6.5.0-alpha.36

Maintenance

  • UI: Prebundle @storybook/components (#17304)

v6.5.0-alpha.35

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CSF3: Handle auto-title redundant filename (#17421)

Bug Fixes

  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)
  • Core: Apply Docs mode to composed storybooks (#17292)

Maintenance

  • Core: Move CSF-related logic to its own folder (#17381)
  • Improve style handling in angular example in monorepo (#17343)

v6.5.0-alpha.34

Features

  • Core: Mock channel if not present (#17382)

Bug Fixes

  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#17395)

v6.5.0-alpha.33

Maintenance

  • UI: Prebundle @storybook/ui (#17301)

v6.5.0-alpha.32

Maintenance

  • Core: Pre-bundle @storybook/router to avoid react-router conflict (#17294)

... (truncated)

Changelog

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

6.5.0-alpha.38 (February 8, 2022)

Bug Fixes

  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Core: Ensure we show an error when configure() throws (#17435)

Maintenance

  • Web-components: Upgrade kitchen sink lockfile (#17424)

6.5.0-alpha.37 (February 8, 2022)

Failed publish

6.5.0-alpha.36 (February 4, 2022)

Maintenance

  • UI: Prebundle @storybook/components (#17304)

6.5.0-alpha.35 (February 4, 2022)

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CSF3: Handle auto-title redundant filename (#17421)

Bug Fixes

  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)
  • Core: Apply Docs mode to composed storybooks (#17292)

Maintenance

  • Core: Move CSF-related logic to its own folder (#17381)
  • Improve style handling in angular example in monorepo (#17343)

6.4.18 (February 2, 2022)

Bug Fixes

  • CLI: Pin version of @mdx-js/react to 1.x.x until we are compatible (#17395)

6.5.0-alpha.34 (February 2, 2022)

Features

  • Core: Mock channel if not present (#17382)

... (truncated)

Commits
  • b0dd637 v6.5.0-alpha.38
  • cd8168e v6.5.0-alpha.37
  • 24d9b9a fix(links): correct export statement in react.d.ts
  • 33e28a6 Update git head to 6.5.0-alpha.36, update yarn.lock
  • 7332caf v6.5.0-alpha.36
  • ee3e2ee Update git head to 6.5.0-alpha.35, update yarn.lock
  • 7a483e3 v6.5.0-alpha.35
  • 5b49d9f Removes outdated support table and updates links
  • e66afcc Update git head to 6.5.0-alpha.34, update yarn.lock
  • 5eafd58 v6.5.0-alpha.34
  • 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/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.0-alpha.27 to 6.5.0-alpha.38.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.0-alpha.38/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2022

Superseded by #194.

@dependabot dependabot bot closed this Feb 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/storybook/addon-links-6.5.0-alpha.38 branch February 12, 2022 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants