Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 7, 2019

This PR contains the following updates:

Package Type Update Change
@storybook/react devDependencies patch 5.2.1 -> 5.2.3
autoprefixer devDependencies patch 9.6.1 -> 9.6.4
eslint-config-prettier devDependencies minor 6.3.0 -> 6.4.0
eslint-plugin-react devDependencies minor 7.15.1 -> 7.16.0
react (source) devDependencies patch 16.10.1 -> 16.10.2
react-dom (source) devDependencies patch 16.10.1 -> 16.10.2
react-test-renderer (source) devDependencies patch 16.10.1 -> 16.10.2
sass-loader devDependencies minor 7.1.0 -> 7.3.1
webpack-dev-server devDependencies patch 3.8.1 -> 3.8.2

Release Notes

storybookjs/storybook

v5.2.3

Compare Source

Bug Fixes
  • Core: Fix lib/core whitelist (#​8182)

v5.2.2

Compare Source

Bug Fixes
  • Storyshots: First-class CSF support (#​8000)
  • UI: Move addon dependencies to devDependencies (#​8206)
  • Addon-docs: CSS classes for escape-hatch theming wrapper/content (#​8061)
  • CLI: Fix variable collisions in storiesof-to-csf (#​8106)
  • Addon-knobs: Add missing type def #​8105 (#​8118)
  • Dependencies: add @​types/webpack-env to apps that depend on it (#​8119)
  • Core: Show exception rather than error on react error boundary (#​8100)
  • UI: Fix inline code styling for dark theme (#​8260)
  • Addon-ondevice-notes: Validate the state content (#​8261)
  • Telejson: New version with typings and bugfixes (#​8228)
  • React: Add DecoratorFn type to exports (#​8121)
  • Addon-knobs: Handle undefined array value (#​8006)
  • Preact: Allow JSX.Element story (#​8159)
  • Storyshots: Fix STORYBOOK_HOOKS_CONTEXT error (#​8163)
  • Update react-draggable to 4.0.3 (#​8145)
postcss/autoprefixer

v9.6.4

Compare Source

  • Now the real fix for 'startsWith' of undefined error.

v9.6.3

Compare Source

  • Fix Cannot read property 'startsWith' of undefined error.

v9.6.2

Compare Source

  • Fix false Replace fill to stretch warning.
prettier/eslint-config-prettier

v6.4.0

Compare Source

  • Added: [unicorn/no-nested-ternary]. Thanks to Yang Mingshan
    (@​yangmingshan)!
yannickcr/eslint-plugin-react

v7.16.0

Compare Source

Added
Fixed
  • [jsx-no-useless-fragment][]: use array-includes over .includes for back compat (@​ljharb)
  • [jsx-curly-brace-presence][]: allow necessary white-space literal (#​2437 @​uniqname)
  • [jsx-curly-brace-presence][]: warns incorrectly on trailing whitespace (#​2431 @​BC-M)
  • [no-unused-prop-types][]: false positive when nested destructuring (#​2428 @​golopot)
facebook/react

v16.10.2

Compare Source

React DOM
  • Fix regression in react-native-web by restoring order of arguments in event plugin extractors (@​necolas in #​16978)
webpack-contrib/sass-loader

v7.3.1

Compare Source

⚠ BREAKING CHANGES
  • minimum required webpack version is 4.36.0
  • minimum required node.js version is 8.9.0
  • move all sass (includePaths, importer, functions) options to the sassOptions option. The functions option can't be used as Function, you should use sassOption as Function to achieve this.
  • the data option was renamed to the prependData option
  • default value of the sourceMap option depends on the devtool value (eval/false values don't enable source map generation)
Features
  • automatically use the fibers package if it is possible (#​744) (96184e1)
  • source map generation depends on the devtool option (#​743) (fcea88e)
  • validate loader options (#​737) (7b543fc)
  • reworked error handling from node-sass/sass
  • improve resolution for @import (including support _index and index files in a directory)
Bug Fixes
  • compatibility with pnp
7.3.1 (2019-08-20)
Bug Fixes

v7.3.0

Compare Source

Bug Fixes
Features

v7.2.0

Compare Source

Bug Fixes
Features
webpack/webpack-dev-server

v3.8.2

Compare Source


Renovate configuration

📅 Schedule: "before 2am on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/minor-devdeps branch from 28e5825 to a125886 Compare October 7, 2019 10:18
@renovate renovate bot force-pushed the renovate/minor-devdeps branch from a125886 to ad6297a Compare October 7, 2019 11:19
@renovate
Copy link
Author

renovate bot commented Oct 7, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@dmt0 dmt0 merged commit d8e0d23 into master Oct 7, 2019
@dmt0 dmt0 deleted the renovate/minor-devdeps branch October 7, 2019 16:49
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.

3 participants