hakatashi / iwashi

γ‚€γƒ―γ‚·γ‚’η”Ÿγ‚„γ™
https://hakatashi.github.io/iwashi/
MIT License
32 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency css-loader was updated from 2.0.0 to 2.0.1.

🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/hakatashi/iwashi/builds/467984162?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.0.1

2.0.1 (2018-12-14)

Bug Fixes

  • safe checking if params are present for at rule (#871) (a88fed1)
  • getLocalIdent now accepts false value (#865) (1825e8a)
Commits

The new version differs by 8 commits.

  • e233d0a chore(release): v2.0.1
  • a88fed1 fix: safe checking if params are present for at rule (#871)
  • 503391f chore(deps): update defaults (#870)
  • 8c0bb58 Update CHANGELOG.md (#867)
  • 124ada5 ci: fix commitlint analyze (#869)
  • ba8a7bc docs: improve readme (#868)
  • 12f88e2 test: resolving in node_modules (#866)
  • 1825e8a fix: getLocalIdent now accepts false value (#865)

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 2.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.2

2.0.2 (2018-12-21)

Bug Fixes

  • inappropriate modification of animation keywords (#876) (dfb2f8e)
Commits

The new version differs by 4 commits.

  • c41f994 chore(release): 2.0.2
  • dfb2f8e fix: inappropriate modification of animation keywords (#876)
  • eb6f749 chore: update defaults (#875)
  • 60a34d7 docs(readme): adding extract css chunks to readme (#874)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.0

2.1.0 (2018-12-25)

Features

Commits

The new version differs by 3 commits.

  • 98bdf2a chore(release): 2.1.0
  • 21884e2 feat: support image-set without url (#879)
  • 9436371 chore: update defaults (#878)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.1

2.1.1 (2019-03-07)

Bug Fixes

  • do not break selector with escaping (#896) (0ba8c66)
  • source map generation when sourceRoot is present (#901) (e9ce745)
  • sourcemap generating when previous loader pass sourcemap as string (#905) (3797e4d)
Commits

The new version differs by 13 commits.

  • bc16c3d chore(release): 2.1.1
  • b671db7 fix: don't remove value from attribute selector (#904)
  • 3797e4d fix: sourcemap generating when previous loader pass sourcemap as string (#905)
  • cc81af1 refactor: stuff (#903)
  • e9ce745 fix: source map generation when sourceRoot is present (#901)
  • a49e904 docs: improve documentation for hashPrefix, context, getLocalIdent (#900)
  • c309788 refactor: avoid lodash in favor native implementations
  • 0ba8c66 fix: do not break selector with escaping (#896)
  • 2293eb0 chore: update defaults (#895)
  • 2a2ee7b docs: sourceMaps are disabled by default (#890)
  • 2d45e95 test: base64 (#888)
  • 1fb8948 docs: update README.md (#885)
  • 034f9a3 test: emoji (#881)

See the full diff