Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 30, 2019

This PR contains the following updates:

Package Type Update Change
css-loader devDependencies patch 3.4.0 -> 3.4.1
eslint-config-prettier devDependencies minor 6.7.0 -> 6.9.0
postcss (source) devDependencies patch 7.0.25 -> 7.0.26
postcss-combine-duplicated-selectors devDependencies minor 8.0.3 -> 8.1.0
sass-loader devDependencies minor 7.1.0 -> 7.3.1
style-loader devDependencies patch 1.1.1 -> 1.1.2
webpack devDependencies patch 4.41.4 -> 4.41.5

Release Notes

webpack-contrib/css-loader

v3.4.1

Compare Source

prettier/eslint-config-prettier

v6.9.0

Compare Source

v6.8.0

Compare Source

  • Added: [@​typescript-eslint/no-extra-semi]. Thanks to @​xcatliu!
postcss/postcss

v7.0.26

Compare Source

  • Fix TypeScript definition (by Natalie Weizenbaum).
ChristianMurphy/postcss-combine-duplicated-selectors

v8.1.0

Compare Source

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

Compare Source

webpack/webpack

v4.41.5

Compare Source

Bugfixes

  • handle relative paths with webpack:// prefix in SourceMaps correctly
  • fixes a non-determinism about providedExports with export * which caused changing module hashes and unnecessary HMR invalidation

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 999ae80 to 6481a5d Compare December 31, 2019 00:14
@renovate renovate bot force-pushed the renovate/minor-devdeps branch from 6481a5d to d44b01f Compare January 3, 2020 15:45
@renovate
Copy link
Author

renovate bot commented Jan 6, 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 0be1b2c into master Jan 6, 2020
@dmt0 dmt0 deleted the renovate/minor-devdeps branch January 6, 2020 19:07
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