Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 23, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch 7.7.5 -> 7.7.7
@babel/core (source) devDependencies patch 7.7.5 -> 7.7.7
@babel/node (source) devDependencies patch 7.7.4 -> 7.7.7
@babel/plugin-proposal-object-rest-spread devDependencies patch 7.7.4 -> 7.7.7
@babel/preset-env (source) devDependencies patch 7.7.6 -> 7.7.7
css-loader devDependencies minor 3.3.2 -> 3.4.0
enzyme (source) devDependencies minor 3.10.0 -> 3.11.0
enzyme-adapter-react-16 (source) devDependencies patch 1.15.1 -> 1.15.2
eslint (source) devDependencies minor 6.7.2 -> 6.8.0
postcss (source) devDependencies patch 7.0.24 -> 7.0.25
sass-loader devDependencies minor 7.1.0 -> 7.3.1
style-loader devDependencies minor 1.0.1 -> 1.1.1
webpack devDependencies patch 4.41.3 -> 4.41.4
webpack-dev-server devDependencies minor 3.9.0 -> 3.10.1

Release Notes

babel/babel

v7.7.7

Compare Source

👓 Spec Compliance
  • babel-parser
    • #​10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@​boweihan)
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-react-jsx
🏠 Internal
↩️ Revert
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
webpack-contrib/css-loader

v3.4.0

Compare Source

Features
Bug Fixes
3.3.2 (2019-12-12)
Bug Fixes
  • logic for order and media queries for imports (1fb5134)
3.3.1 (2019-12-12)
Bug Fixes
  • better handling url functions and an url in @import at-rules
  • reduce count of require (#​1014) (e091d27)
airbnb/enzyme

v3.11.0

Compare Source

New Stuff
  • render: handle Fiber strings and numbers (#​2221)
Fixes
  • shallow: Share child context logic between shallow and dive (#​2296)
  • mount: children: include text nodes ($2269)
  • mount: invoke: use adapter’s wrapInvoke if present (#​2158)
Docs
  • mount/shallow: closest/parent: Add missing arguments description (#​2264)
  • mount/shallow: fix pluralization of “exist” (#​2262)
  • shallow/mount: simulate: added functional component example to simulate doc (#​2248)
  • mount: debug: add missing verbose option flag (#​2184)
  • mount/shallow: update: fix semantics description (#​2194)
  • add missing backticks to linked method names (#​2170)
  • invoke: Add missing backticks to end of codeblock (#​2160)
  • invoke: Fix typo (#​2167)
  • Explicit React CSS selector syntax description (#​2178)
Meta Stuff
  • [meta] add funding field
  • [meta] Update airbnb.io URLs to use https (#​2222)
  • [deps] update is-boolean-object, is-callable, is-number-object, is-string, enzyme-shallow-equal, array.prototype.flat, function.prototype.name, html-element-map, is-regex, object-inspect, object-is, object.entries, object.vales, raf, string.prototype.trim
  • [dev deps] update eslint, eslint-plugin-import, eslint-plugin-markdown, eslint-plugin-react, safe-publish-latest, eslint-config-airbnb, rimraf, safe-publish-latest, karma-firefox-launcher, babel-preset-airbnb, glob-gitignore, semver, eslint-plugin-jsx-a11y
eslint/eslint

v6.8.0

Compare Source

postcss/postcss

v7.0.25

Compare Source

  • Fix absolute path support for Windows (by Tom Raviv).
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.1.1

Compare Source

v1.1.0

Compare Source

Features
Bug Fixes
1.0.2 (2019-12-17)
Bug Fixes
1.0.1 (2019-11-28)
Bug Fixes

v1.0.2

Compare Source

Features
Bug Fixes
1.0.2 (2019-12-17)
Bug Fixes
1.0.1 (2019-11-28)
Bug Fixes
webpack/webpack

v4.41.4

Compare Source

Bugfixes

  • fix case where __webpack_require__.e is not a function when using module concatenation
  • fix incorrect imported module when using sideEffects in a certain constellation of export names

Performance

  • lazy-require Webassembly related modules for improved startup performance
webpack/webpack-dev-server

v3.10.1

Compare Source

3.10.1 (2019-12-19)
Bug Fixes

v3.10.0

Compare Source

Features
  • client: allow sock port to use location's port (sockPort: 'location') (#​2341) (dc10d06)
  • server: add contentBasePublicPath option (#​2150) (cee700d)
Bug Fixes

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
Copy link
Author

renovate bot commented Dec 23, 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 force-pushed the renovate/minor-devdeps branch from 3ee8b1a to 87f7591 Compare December 23, 2019 22:59
@dmt0 dmt0 merged commit 7b211c3 into master Dec 23, 2019
@dmt0 dmt0 deleted the renovate/minor-devdeps branch December 23, 2019 23:40
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