leandrogaspar / login-form

Shadow DOM v1 Login Form
0 stars 0 forks source link

An in-range update of css-loader is breaking the build 🚨 #22

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency css-loader was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

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

css-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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/leandrogaspar/login-form/builds/568410133?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.2.0

Bug Fixes

  • replace . characters in localIndent to - character (regression) (#982) (967fb66)

Features

  • support es modules for assets loader (#984) (9c5126c)
Commits

The new version differs by 5 commits.

  • 39f18f8 chore(release): 3.2.0
  • 9c5126c feat: support es modules for assets loader (#984)
  • 2ac79c3 docs: example with CSS modules and pure CSS (#983)
  • 967fb66 fix: replace . characters in localIndent to - character (regression) (#982)
  • 036b5f1 docs: fix camelCase reference in 3.0 changelog (#979)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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