Open greenkeeper[bot] opened 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.
devDependency
style-loader was updated from 1.0.1
to 1.0.2
.Your tests are still failing with this version. Compare changes
devDependency
style-loader was updated from 1.0.2
to 1.1.0
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
c69ea6c
chore(release): 1.1.0
c7d6e3a
fix: order of imported styles (#443)
a283b30
test: more manual test (#442)
3415266
feat: esModule
option (#441)
907aed8
test: refactor (#440)
28e1628
refactor: code (#438)
5c51b90
refactor: cjs (#437)
609263a
test: refactor
See the full diff
devDependency
style-loader was updated from 1.1.0
to 1.1.1
.Your tests are still failing with this version. Compare changes
devDependency
style-loader was updated from 1.1.1
to 1.1.2
.Your tests are still failing with this version. Compare changes
The devDependency style-loader was updated from
1.0.0
to1.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 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/z-kit/z-textarea/builds/618170737?utm_source=github_status&utm_medium=notification)).Release Notes for v1.0.1
1.0.1 (2019-11-28)
Bug Fixes
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: