webex/react-widgets

An in-range update of postcss-loader is breaking the build 🚨

Closed this issue Β· 3 comments

Version 2.1.0 of postcss-loader was just published.

Branch Build failing 🚨
Dependency postcss-loader
Current Version 2.0.10
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

postcss-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 6 commits.

  • 6ddc2bb chore(release): 2.1.0
  • 410bbf9 chore(package): update dependencies
  • 56232e7 feat(index): pass AST (result.root) && Messages (result.messages) as metadata to other loaders (#322)
  • 4e8e20c ci(travis): add node stable && lts/*
  • 8242689 test(watch): linting && structure
  • a8921cc fix(index): continue watching after dependency {Error} (#332)

See the full diff

FAQ and help

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


Your Greenkeeper Bot 🌴

After pinning to 2.0.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 2.1.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.1.1

2018-02-26

Bug Fixes

Commits

The new version differs by 3 commits.

  • e2f4498 chore(release): 2.1.1
  • cdbb8b6 fix(index): don't set to value (options) (#339)
  • 0a643de docs(README): fix source map anchor link in options table (#336)

See the full diff

Version 2.1.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v2.1.2

2018-03-17

Bug Fixes

  • options: disallow additional properties and add ident to validation (#346) (82ef553)
Commits

The new version differs by 6 commits.

  • 0c2259b chore(release): 2.1.2
  • 82ef553 fix(options): disallow additional properties and add ident to validation (#346)
  • 1e0cade docs(README): use strong equality operator in example (#344)
  • e2f4498 chore(release): 2.1.1
  • cdbb8b6 fix(index): don't set to value (options) (#339)
  • 0a643de docs(README): fix source map anchor link in options table (#336)

See the full diff