d-band / dool

d-band tool & dev tool
9 stars 2 forks source link

An in-range update of style-loader is breaking the build 🚨 #158

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency style-loader was updated from 1.0.0 to 1.0.1.

🚨 View failing branch.

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

style-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/d-band/dool/builds/618167335?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.0.1

1.0.1 (2019-11-28)

Bug Fixes

  • compatibility linkTag with ES module syntax (#429) (2cdb9c3)
Commits

The new version differs by 3 commits.

  • c6164d5 chore(release): 1.0.1
  • 2cdb9c3 fix: compatibility linkTag with ES module syntax (#429)
  • 1c443e1 docs: fix typo (#424)

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 4 years ago

After pinning to 1.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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.0.2

1.0.2 (2019-12-17)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 7768fce chore(release): 1.0.2
  • dcbfadb fix: support ES module syntax (#435)
  • d515edc chore(deps): update (#434)
  • 4c1e3f3 docs: fixed typo 'doom' to 'DOM' in README.md (#432)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.0

Features

Bug Fixes

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.1

1.1.1 (2019-12-20)

Bug Fixes

  • add empty default export for linkTag value (7ee8b04)
Commits

The new version differs by 2 commits.

  • aa418dd chore(release): 1.1.1
  • 7ee8b04 fix: add empty default export for linkTag value

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.1.2

1.1.2 (2019-12-25)

Bug Fixes

  • algorithm for importing modules (#449) (91ceaf2)
  • checking that the list of modules is an array (#448) (1138ed7)
Commits

The new version differs by 3 commits.

  • de38c39 chore(release): 1.1.2
  • 91ceaf2 fix: algorithm for importing modules (#449)
  • 1138ed7 fix: checking that the list of modules is an array (#448)

See the full diff