An in-range update of lint-staged is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
The devDependency lint-staged was updated from 8.0.2
to 8.0.3
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lint-staged 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
Commits
The new version differs by 1 commits.
225a904
fix: Allow to use lint-staged on CI (#523)
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 8.0.2 your tests are passing again. Downgrade this dependency π.
- The
devDependency
lint-staged was updated from8.0.3
to8.0.4
.
Your tests are still failing with this version. Compare changes
Release Notes for v8.0.4
8.0.4 (2018-10-31)
Bug Fixes
- package: update staged-git-files to version 1.1.2 (ce434d3)
Commits
The new version differs by 6 commits.
5e165a3
Merge pull request #513 from okonet/greenkeeper/staged-git-files-1.1.2
07fd087
Merge branch 'master' into greenkeeper/staged-git-files-1.1.2
00047de
docs: fix typo (#527)
bedba5a
refactor: Use object spread (#524)
c4e8a2d
chore(package): update lockfile yarn.lock
ce434d3
fix(package): update staged-git-files to version 1.1.2
See the full diff
- The
devDependency
lint-staged was updated from8.0.4
to8.0.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
lint-staged was updated from8.0.5
to8.1.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 6 commits.
fcb774b
feat: Add
relative
option to allow passing relative paths to linters (#534)5e607ef
docs: Fix typo in README.md (#537)
8285123
chore: Upgrade husky to v1 (#543)
48c5b65
chore: pin cosmiconfig to 5.0.6 (#538)
503110d
fix: Use listr-update-renderer from npm (#542)
6f6c08d
docs(readme): refine prettier examples (#541)
See the full diff