Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update postcss-loader to the latest version 馃殌 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 10, 2017

Version 2.0.7 of postcss-loader was just published.

Dependency postcss-loader
Current Version 2.0.6
Type devDependency

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

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of postcss-loader.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.7

2017-10-10

Bug Fixes

Commits

The new version differs by 14 commits.

  • 30d8d51 chore(release): 2.0.7
  • e066f34 test: refactor (#299)
  • aaf1672 chore(package): update jest v20.0.0...21.0.0
  • 305840c chore(.github): add PULL_REQUEST_TEMPLATE
  • cd7cc1f chore(.github): add ISSUE_TEMPLATE
  • 0ec251d chore(.github): add CODEOWNERS for review
  • 081a638 docs(README): add loader description (#298)
  • 813bcbd docs(README): readd ident: postcss to examples (options.ident) (#297)
  • 8df20ce fix(index): runaway promise (#269)
  • 44f01bb docs(README): remove autoprefixer from example (#289)
  • 403f5e2 fix(index): runaway promise (#269)
  • f512a20 docs(README): add missing comma in example (#295)
  • 271ab9a chore(package): update webpack v2.6.1...3.0.0 (devDependencies) (#270)
  • 753dea7 fix: sanitizing from and to options (postcss.config.js) (#260)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Oct 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2017

Version 2.0.8 just got published.

Update to this version instead 馃殌

Release Notes v2.0.8

2017-10-14

Bug Fixes

  • lib/options: handle {Object} return (options.plugins) (#301) (df010a7)
  • schema: allow to pass an {Object} (options.syntax/options.stringifier) (#300) (58e9996)
Commits

The new version differs by 5 commits.

  • bcc9ccf chore(release): 2.0.8
  • df010a7 fix(lib/options): handle {Object} return (options.plugins) (#301)
  • e7e5478 refactor(lib/Error): remove unused branches (#302)
  • d39b84e docs(README): add option types && links (#303)
  • 58e9996 fix(schema): allow to pass an {Object} (options.syntax/options.stringifier) (#300)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2017

Version 2.0.9 just got published.

Update to this version instead 馃殌

Release Notes v2.0.9

2017-11-24

Bug Fixes

Commits

The new version differs by 4 commits.

  • b9c1add chore(release): 2.0.9
  • 3e1c7fa fix(index): filter ident (options.ident) (#315)
  • f33131c test: filter ident (options.ident) (#314)
  • 31a25e8 docs(README): fix broken link (importLoaders) (#310)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2018

Version 2.0.10 just got published.

Update to this version instead 馃殌

Release Notes v2.0.10

2018-01-03

Bug Fixes

  • index: copy loader options before modifying (#326) (61ff03c)
Commits

The new version differs by 2 commits.

  • 08c063a chore(release): 2.0.10
  • 61ff03c fix(index): copy loader options before modifying (#326)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants