Closed greenkeeper[bot] closed 6 years ago
After pinning to 6.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 14 commits.
3ea8b06
chore(package): update lockfile
31176c9
fix(package): update staged-git-files to version 1.1.1
19e39cd
chore: Update prettier to the latest version π (#405)
7fa2fa6
docs: Move section for use with monorepo under FAQ (#409)
7cca081
docs: Add JetBrains IDE instructions for bugfix (#408)
ee024f8
chore(package): Update prettier to version 1.11.0 (#403)
267ff0f
fix(package): Bump dependencies
05a062d
refactor: Drop support for Node.js 4 (#399)
d8b836c
feat: Remove support for npm scripts (#390)
5a333a0
perf: Switch from minimatch to micromatch (#388)
6ace14e
ci: Whitelist the next
branch
677e860
fix(package): Update staged-git-files to version 1.0.0
5b7bc67
feat(config): Add ignore
config option (#385)
e4f0f44
ci(travis): Use semantic-release
v12 (#383)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 15 commits.
4d6f165
fix: Hide err msg in private field to avoid duplicate logs (#421)
3ea8b06
chore(package): update lockfile
31176c9
fix(package): update staged-git-files to version 1.1.1
19e39cd
chore: Update prettier to the latest version π (#405)
7fa2fa6
docs: Move section for use with monorepo under FAQ (#409)
7cca081
docs: Add JetBrains IDE instructions for bugfix (#408)
ee024f8
chore(package): Update prettier to version 1.11.0 (#403)
267ff0f
fix(package): Bump dependencies
05a062d
refactor: Drop support for Node.js 4 (#399)
d8b836c
feat: Remove support for npm scripts (#390)
5a333a0
perf: Switch from minimatch to micromatch (#388)
6ace14e
ci: Whitelist the next
branch
677e860
fix(package): Update staged-git-files to version 1.0.0
5b7bc67
feat(config): Add ignore
config option (#385)
e4f0f44
ci(travis): Use semantic-release
v12 (#383)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 19 commits.
06635c6
fix: Use double quotes to make command work on Windows
b4fbc3b
fix: Fix cli-command-parser to parse arguments for execa
50bda07
chore: Use prettier for *.js, *.json and *.md files
838b5ed
chore: Disable prettier eslint plugin in .eslintrc
4d6f165
fix: Hide err msg in private field to avoid duplicate logs (#421)
3ea8b06
chore(package): update lockfile
31176c9
fix(package): update staged-git-files to version 1.1.1
19e39cd
chore: Update prettier to the latest version π (#405)
7fa2fa6
docs: Move section for use with monorepo under FAQ (#409)
7cca081
docs: Add JetBrains IDE instructions for bugfix (#408)
ee024f8
chore(package): Update prettier to version 1.11.0 (#403)
267ff0f
fix(package): Bump dependencies
05a062d
refactor: Drop support for Node.js 4 (#399)
d8b836c
feat: Remove support for npm scripts (#390)
5a333a0
perf: Switch from minimatch to micromatch (#388)
There are 19 commits in total.
See the full diff
Version 6.0.1 of lint-staged was just published.
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
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/guilhermejcgois/generator-protractor-typescript/builds/330755970?utm_source=github_status&utm_medium=notification) - β **coverage/coveralls** First build on greenkeeper/lint-staged-6.0.1 at 95.402% [Details](https://coveralls.io/builds/15124866)Release Notes
v6.0.16.0.1 (2018-01-19)
Bug Fixes
Commits
The new version differs by 15 commits.
e48402e
refactor: Do not pass redundant param for searchPath
2d8981b
chore(package): update lockfile
80596c3
fix(package): update cosmiconfig to version 4.0.0
8baab8c
docs: Update inconsistent docs for filtering files (#374)
237d3f6
chore(package): upgrade to jest 22 (#367)
4cd6aef
ci(travis): Update
semantic-release
config (#371)8e3545c
test: Use
expect.assertions()
to test async codes (#377)e39d1de
ci: Cache dependencies (#378)
a845bb2
chore(scripts): replace
npm run
withyarn
(#370)aeb4dfb
chore: commit
yarn.lock
(#368)3340357
chore(package): update prettier to version 1.9.2 (#359)
29c3715
chore(package): Update prettier to version 1.9.1 (#354)
f0c4686
chore(package): Update prettier to version 1.9.0 (#353)
cf87b61
docs(README): Add link to releases for changelog (#349)
023ad73
chore(github): Add issue template (#351)
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: