static-dev / spike-core

:warning: UNMAINTAINED :warning: A modern static build tool, powered by webpack
https://spike.js.org
Other
58 stars 9 forks source link

Update postcss-loader to the latest version 🚀 #236

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of postcss-loader just got published.

Dependency postcss-loader
Current Version 1.3.3
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of postcss-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits0.

  • e586f4a chore(release): 2.0.0
  • 40d2268 chore(package): add standard-version
  • 0b63024 chore(index): v2.0.0 (#191)
  • 2b76df8 feat(index): add options validation
  • 0dceb2c feat(index): add ctx, ctx.file, ctx.options
  • d591cdf doc(): update webpack v2 part (#186)

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits0.

  • da378e5 chore(release): 2.0.1
  • c4f0064 fix(index): 'Cannot create property prev on boolean false' (options.sourceMap)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.2 just got published.

Update to this version instead 🚀

Release Notes v2.0.2

Bug Fixes

  • index: 'No PostCSS Config found' (options.config) (#215) (e764761)
Commits

The new version differs by 5 commits0.

  • fbef238 chore(release): 2.0.2
  • e764761 fix(index): 'No PostCSS Config found' (options.config) (#215)
  • 2192d46 docs(README): rename cssnext to postcss-cssnext (#216)
  • 63f3b14 docs(README): add missing comma (#214)
  • e57cd91 docs(README): add missing comas in code examples (#211)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Notes v2.0.3

Bug Fixes

  • index: don't fail on 'sourceMap: false' && emit a warning instead, when previous map found (options.sourceMap) (159b66a)
Commits

The new version differs by 2 commits0.

  • 6388f0b chore(release): 2.0.3
  • 159b66a fix(index): don't fail on 'sourceMap: false' && emit a warning instead, when previous map found (options.sourceMap)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits0.

  • cc6544e chore(release): 2.0.4
  • faaeee4 fix(index): postcss.config.js not resolved correctly (options.config)
  • 4f20c99 fix(index): update validation schema, better warning message
  • 3963860 docs(README): add missing comma (#223)
  • df0226b docs(README): add missing comma (#225)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.5 just got published.

Update to this version instead 🚀

Release Notes v2.0.5

Bug Fixes

Commits

The new version differs by 2 commits0.

  • 12c19b9 chore(release): 2.0.5
  • dca52a9 fix: regression with options.plugins {Function} (webpack.config.js) (#229)

false

See the full diff