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

chore(deps-dev): bump @storybook/react from 5.0.5 to 5.0.11 #75

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 8, 2019

Bumps @storybook/react from 5.0.5 to 5.0.11.

Release notes

Sourced from @storybook/react's releases.

v5.0.11

Bug Fixes

  • Polymer: Fix re-rendering lit-html elements after non-lit-html element (#5868)
  • Addon-knobs: Check color knob value before applying uppercase (#6598)
  • Angular: Fix sourceMap property of angulars webpack config (#6535)

v5.0.10

Bug Fixes

  • Theming: legacy options don't override set config options (#6543)
  • Theming: Fix null brandImage (#6544)

v5.0.9

Bug Fixes

  • UI: Fix panel toggle behavior in fullscreen (#6525)
  • Addon-Knobs: Add missing groupId for files knob (#6534)
  • Theming: FIX brandImage when theme created with brandTitle (#6120)

v5.0.8

Bump version to make 5.0.x latest since I just released a patch in v4.1.18

v5.0.7

Bug Fixes

  • Addon-Knobs: Fix sorting of knobs Panels (#6480)
  • UI: Fix clickable footer links on about page (#6441)
  • UI: Fix 'read full changelog' link on about page (#6385)

v5.0.6

Bug Fixes

  • Addon-a11y: Fix color-blindness emulation in Firefox (#6297)
  • Addon-info: Fixed contrast of Show Info button for a11y (#6301)
  • Addon-cssresources: Fix panel layout (#6263)
  • Addon-info: forwardRef elements use displayName if available (#6222)
  • UI: Set expanded stories to objects instead of arrays (#6290)
  • Addon-actions: safe render for cyclic obj (#6240)
  • Core: Upgrade @babel/preset-env to fix corejs option (#6281)
  • Core: Enforces corejs v2 for babel (#6267)
  • Knobs: Rename ALL panel to Other for ungrouped knobs (#6232)
Changelog

Sourced from @storybook/react's changelog.

5.0.11 (April 28, 2019)

Bug Fixes

  • Polymer: Fix re-rendering lit-html elements after non-lit-html element (#5868)
  • Addon-knobs: Check color knob value before applying uppercase (#6598)
  • Angular: Fix sourceMap property of angulars webpack config (#6535)

Maintenance

  • UI: Add missing props in stories (#6353)

5.1.0-alpha.36 (April 27, 2019)

Features

  • Addon-contexts: Preact support (#6660)
  • Angular: Allow optional component declaration (#6346)

Bug Fixes

  • CLI: Fix sb init for projects with frozen lock files (#6629)

Dependency Upgrades

  • [Snyk] Fix for 1 vulnerable dependencies (#6647)

5.1.0-alpha.35 (April 27, 2019)

Features

  • Addon-notes: use @storybook/router to render links in notes (#6398)
  • Angular: Support default storybook project configuration (#6484)
  • Addon-contexts: Improve Vue integration (#6632)
  • Addon-a11y: Design enhancements (#6563)

Bug Fixes

  • UI: active PropTypes on MobileLayout (#6241)
  • Core: Fix css import when sideEffects is false (#6650)
  • Core: Fix infinite loop with special characters in kind names (#6607)
  • UI: Fix 'Escape' onKeyUp event doesn't work (#6578)

Maintenance

  • UI: Add missing props in stories (#6353)
  • Build: tslint, and use eslint for everything (#6621)
  • Build: deploy to local registry (#6619)

Dependency Upgrades

... (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.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 8, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/@storybook/react-5.0.11 branch from 3374375 to 2918466 Compare May 10, 2019 16:58
@adamraider adamraider closed this May 15, 2019
@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/react-5.0.11 branch May 15, 2019 18:05
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.

2 participants