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

Bump @storybook/addon-links from 5.1.9 to 5.3.9 #5745

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @storybook/addon-links from 5.1.9 to 5.3.9.

Release notes

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

v5.3.9

Bug Fixes

  • Addon-docs: Revert breaking source indentation fix (#9609)

v5.3.8

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-knobs: Fix broken repo link in empty panel (#9530)
  • Typescript: Export IStory in @storybook/angular (#9097)
  • Fixed Angular button example story (#9540)
  • Clean usage of @types/webpack-env dep in all packages (#9536)

v5.3.7

Bug Fixes

  • Node-logger: Move @types/npmlog to dependencies (#9538)
  • Core: Fix legacy story URLs (#9545)
  • Addon-docs: Convert default prop value to string (#9525)
  • Addon-docs: Preserve Source indentation by default (#9513)

v5.3.6

Bug Fixes

  • Source-loader: Bypass if file has no exports (#9505)
  • Core: Fix default sorting of docs-only stories (#9504)

v5.3.5

Bug Fixes

  • Core: Fix typo for loading addon-notes/register-panel (#9497)
  • Source-loader: Add imports to top of file (#9492)

v5.3.4

Bug Fixes

  • Core: Fix presets register panel (#9486)
  • Core: Fix addon/preset detection for local addons (#9485)
  • Core: Fix default story sort (#9482)

v5.3.3

Bug Fixes

  • UI: Fix edge case where only one legacy separator is defined (#9425)
  • Core: Preserve kind load order on HMR when no sortFn is provided (#9424)
  • Angular: Fix missing architect properties (#9390)
  • Addon-knobs: Fix null knob values in select (#9416)
  • Source-loader: Disable linting altogether (#9417)
... (truncated)
Changelog

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

5.3.9 (January 24, 2020)

Bug Fixes

  • Addon-docs: Revert breaking source indentation fix (#9609)

6.0.0-alpha.1 (January 23, 2020)

Features

  • Core: Enable HMR logging in browser console (#9535)

Bug Fixes

  • Addon-knobs: Fix broken link to repo in empty panel (#9530)
  • Typescript: Export IStory in @storybook/angular (#9097)

Maintenance

  • React-native: Extract to its own repo (#9599)
  • Polymer: Extract to its own repo (#9596)
  • Build: Fix some dependencies & ts problems (#9603)

5.3.8 (January 22, 2020)

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-knobs: Fix broken repo link in empty panel (#9530)
  • Typescript: Export IStory in @storybook/angular (#9097)
  • Fixed Angular button example story (#9540)
  • Clean usage of @types/webpack-env dep in all packages (#9536)

6.0.0-alpha.0 (January 21, 2020)

Features

  • API: Add useSharedState, useStoryState (#9566)
  • Addon-docs: Named colors with ColorPalette (#9453)
  • Core: Add preview layouts (#9229)
  • Marionette: Add marionette support (#7981)
  • Addon-a11y: Support manual run (#8883)
  • Addon-cssresources: Disable SyntaxHighlighter for long code (#9360)
  • Core: Improve monorepo support (#8822)

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-docs: Remove hard-coded lineHeight in Typeset block (#9567)
  • Fixed Angular button example story (#9540)
... (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)
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Jan 27, 2020
@claassistantio
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@maestromac maestromac closed this Jan 27, 2020
@dependabot-preview
Copy link
Contributor Author

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.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/storybook/addon-links-5.3.9 branch January 27, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: unreviewed bot applied label for PR's with no review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants