jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

Update postcss-loader to the latest version 🚀 #155

Closed greenkeeper[bot] closed 6 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 devDependency

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.932% when pulling 20494781acfd06e639291779cd39de3335c2a07b on greenkeeper/postcss-loader-2.0.0 into 52ee42f7d0f361cb8a4047f8c1656ff3dd0dd13e on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.932% when pulling 20494781acfd06e639291779cd39de3335c2a07b on greenkeeper/postcss-loader-2.0.0 into 52ee42f7d0f361cb8a4047f8c1656ff3dd0dd13e on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.932% when pulling 20494781acfd06e639291779cd39de3335c2a07b on greenkeeper/postcss-loader-2.0.0 into 52ee42f7d0f361cb8a4047f8c1656ff3dd0dd13e on master.

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 0 commits0.

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

greenkeeper[bot] commented 7 years ago

Version 2.0.6 just got published.

Update to this version instead 🚀

Release Notes v2.0.6

Bug Fixes

Commits

The new version differs by 9 commits.

  • b5b3188 chore(release): 2.0.6
  • b313478 fix(index): simplify config loading behaviour (#259)
  • 2ef4449 docs(README): inconsistent use of cssnext && postcss-cssnext references
  • 45d10ce ci(travis): rm yarn
  • 76d7c33 chore(package): update dependencies
  • 4974607 fix: allow to pass an {Object} (options.parser) (#257)
  • adcbb2e fix: misspelling in warnings (#237)
  • f7aa9a8 docs(README): added missing comma (#233)
  • 9785226 test: refactor using .config.js (JS) for test configs (#230)

See the full diff