Closed greenkeeper[bot] closed 4 years ago
After pinning to 9.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
lint-staged was updated from 9.0.2
to 9.1.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
107402f
test: improve test coverage
76264eb
test: improve test coverage
0dee25b
test: improve test coverage of printErrors
dd1100b
docs: add node api to README
b1a08b8
fix: snapshot with fully-resolved path name
06269dd
refactor: return a Promise from the main entrypoint
386ff4a
refactor: convert main entrypoint to use an object
d8b3695
refactor: simplify bin declaration in package.json
ca37906
feat: make node-api accessible
See the full diff
devDependency
lint-staged was updated from 9.2.0
to 9.2.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 25 commits.
e879b6a
fix: pin cz-conventional-changelog@2.1.0 to support node 8
ee774e3
fix: pin commitizen@3.1.2 to support node 8
eb07cd5
chore: use jsonlint --in-place
6126b72
fix: remove empty spaces from warning
0ce85b2
chore: upgrade devDependencies and simplify eslint config
34ab803
chore: upgrade production depedencies
127cd95
refactor: set SIGINT listener in bin instead of runAll
0342ebf
test: update snapshots
7a9df2f
refactor: change 'linters' to 'tasks'
7432469
test: add integration test for runAll
8ba95d5
refactor: allow runAll and generateTasks to receive cwd
cf8a005
docs: add information about ignoring files
da0bbc7
docs: add --relative to README
443ee90
test: add test for gitStashPop throwing
242deb5
feat: add --relative option for controlling file paths
There are 25 commits in total.
See the full diff
devDependency
lint-staged was updated from 9.2.3
to 9.2.4
.Your tests are still failing with this version. Compare changes
The new version differs by 40 commits.
2243a83
fix: include renames when getting list of staged files
c9424ad
test: mock resolveGitDir to fix runAll tests
82b5182
fix: generateTasks handles parent dir globs correctly
f485e51
fix: normalize gitDir path to posix using normalize-path
f77cefa
refactor: generateTasks is not async
23019a5
refactor: remove unnecessary try/catch
94dbeda
refactor: no need to create absolute paths since cwd is already absolute
eb3fa83
fix: don't normalize path gitDir path for better Windows compatibility
e70e08f
fix: apply patch only if there's a diff
710be31
test: remove relPath
add7ef9
test: move to other file
278cd9e
test: use path.join to make windows happy
d85a39e
test: add parrent dir linting configuration test
d9fcbda
test: should fail when linter creates a .git/index.lock
02b2708
test: should clear unstaged changes when linter applies same changes
There are 40 commits in total.
See the full diff
devDependency
lint-staged was updated from 9.2.4
to 9.2.5
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 9.2.5
to 9.3.0
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 9.3.0
to 9.4.0
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 9.4.0
to 9.4.1
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 9.4.1
to 9.4.2
.Your tests are still failing with this version. Compare changes
devDependency
lint-staged was updated from 9.4.2
to 9.4.3
.Your tests are still failing with this version. Compare changes
The new version differs by 2 commits.
ed84d8e
fix(deps): bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#722)
3f27bc7
build: Use semantic-release@16.0.0-beta to enable prerelease channels
See the full diff
devDependency
lint-staged was updated from 9.4.3
to 9.5.0
.Your tests are still failing with this version. Compare changes
The devDependency lint-staged was updated from
9.0.1
to9.0.2
.π¨ 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
- β **continuous-integration/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.appcelerator.org/job/cli/job/titanium/job/greenkeeper%252Flint-staged-9.0.2/1/display/redirect)). - β **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/appcelerator/titanium/builds/553603379?utm_source=github_status&utm_medium=notification)).Release Notes for v9.0.2
9.0.2 (2019-07-03)
Bug Fixes
Commits
The new version differs by 3 commits.
28da59a
docs: fix ignore example glob
0dd0c94
fix: run all commands returned by function linters
146e6ce
docs: add ignore glob example
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: