Skip to content

Update minor devDeps #989

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

Merged
merged 2 commits into from
Dec 2, 2019
Merged

Update minor devDeps #989

merged 2 commits into from
Dec 2, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 2, 2019

This PR contains the following updates:

Package Type Update Change
@storybook/react devDependencies patch 5.2.6 -> 5.2.8
autoprefixer devDependencies patch 9.7.2 -> 9.7.3
css-loader devDependencies patch 3.2.0 -> 3.2.1
eslint (source) devDependencies patch 6.7.1 -> 6.7.2
eslint-plugin-react devDependencies minor 7.16.0 -> 7.17.0
sass-loader devDependencies minor 7.1.0 -> 7.3.1
style-loader devDependencies patch 1.0.0 -> 1.0.1

Release Notes

storybookjs/storybook

v5.2.8

Compare Source

Bug Fixes
  • UI: Fix layout of Preview container (#​8628)
  • Core: Use stable package to ensure story sorting is stable (#​8795)
  • Source-loader: Warn if applied to non-stories file (#​8773)

v5.2.7

Compare Source

Bug Fixes
  • Addon-contexts: Fix 'cannot read property h of undefined' in preact (#​9001)
  • Addon-viewports: Fix missing TypeScript types (#​8848)
  • Addon-A11y: Show errors, reset config properly (#​8779)
  • UI: Store layout state in sessionStorage (#​8786)
  • UI: Fix MobileLayout component error on master (#​8941)
  • Addon-analytics: Fix 'path is required in .pageview()' (#​8468)
postcss/autoprefixer

v9.7.3

Compare Source

  • Fix compatibility with PostCSS Modules.
webpack-contrib/css-loader

v3.2.1

Compare Source

eslint/eslint

v6.7.2

Compare Source

  • bc435a9 Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #​12614) (#​12616) (Toru Nagashima)
  • 4928d51 Fix: don't ignore the entry directory (fixes #​12604) (#​12607) (Toru Nagashima)
  • b41677a Docs: Clarify suggestion's data in Working with Rules (refs #​12606) (#​12617) (Milos Djermanovic)
  • ea16de4 Fix: Support tagged template literal generics in no-unexpected-multiline (#​11698) (Brad Zacher)
  • fa6415d Sponsors: Sync README with website (ESLint Jenkins)
  • e1e158b Sponsors: Sync README with website (ESLint Jenkins)
yannickcr/eslint-plugin-react

v7.17.0

Compare Source

Added
Fixed
Changed
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-contrib/style-loader

v1.0.1

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/minor-devdeps branch from 2bb2b60 to f8989b1 Compare December 2, 2019 06:37
@renovate renovate bot force-pushed the renovate/minor-devdeps branch from f8989b1 to ffb0196 Compare December 2, 2019 14:14
@renovate
Copy link
Author

renovate bot commented Dec 2, 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 c55618b into master Dec 2, 2019
@dmt0 dmt0 deleted the renovate/minor-devdeps branch December 2, 2019 23:47
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.

2 participants