Skip to content

Update minor devDeps #998

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
Jan 13, 2020
Merged

Update minor devDeps #998

merged 2 commits into from
Jan 13, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 13, 2020

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.7.7 -> 7.8.0
@babel/core (source) devDependencies minor 7.7.7 -> 7.8.0
@babel/node (source) devDependencies minor 7.7.7 -> 7.8.0
@babel/plugin-proposal-object-rest-spread devDependencies minor 7.7.7 -> 7.8.0
@babel/polyfill (source) devDependencies minor 7.7.0 -> 7.8.0
@babel/preset-env (source) devDependencies minor 7.7.7 -> 7.8.2
@babel/preset-react (source) devDependencies minor 7.7.4 -> 7.8.0
@babel/traverse (source) devDependencies minor 7.7.4 -> 7.8.0
@storybook/react devDependencies minor 5.2.8 -> 5.3.2
css-loader devDependencies patch 3.4.1 -> 3.4.2
eslint-plugin-import devDependencies minor 2.19.1 -> 2.20.0
sass-loader devDependencies minor 7.1.0 -> 7.3.1

Release Notes

babel/babel

v7.8.0

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-plugin-proposal-numeric-separator
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
↩️ Revert
storybookjs/storybook

v5.3.2

Compare Source

Bug Fixes
  • Source-loader: Disable eslint entirely for generated code (#​9410)

v5.3.1

Compare Source

Bug Fixes
  • Core: Fix generated entry to import at top of file (#​9398)

v5.3.0

Compare Source

Storybook 5.3 is here!

5.3 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 5.3.0-alpha.*, 5.3.0-beta.*, and 5.3.0-rc.* for the full list of changes. See MIGRATION.md to upgrade from 5.0 or earlier.

webpack-contrib/css-loader

v3.4.2

Compare Source

benmosher/eslint-plugin-import

v2.20.0

Compare Source

Added
  • [order]: added caseInsensitive as an additional option to alphabetize ([#​1586], thanks [@​dbrewer5])
  • [no-restricted-paths]: New except option per zone, allowing exceptions to be defined for a restricted zone ([#​1238], thanks [@​rsolomon])
Fixed
  • [no-unused-modules]: fix usage of import/extensions settings ([#​1560], thanks [@​stekycz])
  • [import/extensions]: ignore non-main modules ([#​1563], thanks [@​saschanaz])
  • TypeScript config: lookup for external modules in @​types folder ([#​1526], thanks [@​joaovieira])
  • [no-extraneous-dependencies]: ensure node.source is truthy ([#​1589], thanks [@​ljharb])
  • [extensions]: Ignore query strings when checking for extensions ([#​1572], thanks [@​pcorpet])
Docs
  • [extensions]: improve ignorePackages docs ([#​1248], thanks [@​ivo-stefchev])
Added
  • [order]: add option pathGroupsExcludedImportTypes to allow ordering of external import types ([#​1565], thanks [@​Mairu])
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, outputStyle) 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

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/minor-devdeps branch from e7c583d to 75a5aba Compare January 13, 2020 15:48
@renovate
Copy link
Author

renovate bot commented Jan 13, 2020

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 47ccc1a into master Jan 13, 2020
@dmt0 dmt0 deleted the renovate/minor-devdeps branch January 13, 2020 20:31
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