The version 2.0.6 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.
Release Notesv2.0.6
Bug Fixes
allow to pass an {Object} (options.parser) (#257) (4974607)
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).
Version 2.0.6 of postcss-loader just got published.
The version 2.0.6 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.
Release Notes
v2.0.6Bug Fixes
{Object}
(options.parser
) (#257) (4974607)Commits
The new version differs by 31 commits.
b5b3188
chore(release): 2.0.6
b313478
fix(index): simplify config loading behaviour (#259)
2ef4449
docs(README): inconsistent use of
cssnext
&&postcss-cssnext
references45d10ce
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)12c19b9
chore(release): 2.0.5
dca52a9
fix: regression with
options.plugins
{Function}
(webpack.config.js
) (#229)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)
There are 31 commits in total.
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: