Closed greenkeeper[bot] closed 3 years ago
After pinning to 7.2.0 your tests are passing again. Downgrade this dependency π.
Your tests are still failing with this version. Compare the changes π¨
dependency
lint-staged was updated from 7.2.2
to 7.3.0
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 8.1.3
to 8.1.4
.Your tests are still failing with this version. Compare changes
The new version differs by 34 commits.
0be88a0
fix: Use lodash version with prototype pollution fix (#578)
138fbc7
docs: Update Node version in the documentation (#579)
f9e5d7b
refactor: Use micromatch ignore
option instead of patterns with negations
6e32188
chore: Update yarn.lock
f5bed7b
fix: Display package name when node-please-upgrade is being used (#575)
8c4d9c9
fix: Avoid stashing if no staged files has been changed (#570) (#573)
d5e738d
fix: Fix configuration validation and allow specifying custom renderers (#572)
406a0c0
chore: Revert "chore: pin cosmiconfig to 5.0.6" (#571)
adfc1d4
docs(readme): Add example for environment variables (#564)
73e04d7
chore: Use unmock
to get rid of mock hoisting (#563)
ac8cdf1
docs: Remove comment about hunks support (#553)
352ab8c
docs: Update for JetBrains support (#552)
30576d6
chore: Upgrade semantic-release to latest (#548)
fcb774b
feat: Add relative
option to allow passing relative paths to linters (#534)
5e607ef
docs: Fix typo in README.md (#537)
There are 34 commits in total.
See the full diff
dependency
lint-staged was updated from 8.1.4
to 8.1.5
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 8.1.5
to 8.1.6
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 8.1.6
to 8.1.7
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 8.1.7
to 8.2.0
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
e770d8f
test: improve runAll tests
cb5fcbd
test: fix test
ed9e586
test: add test for resolveGitDir behaviour outside a git directory
c87671f
refactor: makeCmdTasks receives gitDir as argument
90e343b
fix: normalize gitDir path for Windows compatibility
9871389
refactor: resolveGitDir uses execGit
6ac666d
feat: throw error in runAll if outside git directory
defcdfc
refactor: generateTasks doesn't calculate gitDir itself
8921989
refactor: generate gitDir only once, using git rev-parse
738af13
docs: update husky configuration example to match v1.x (#566)
See the full diff
dependency
lint-staged was updated from 8.2.0
to 8.2.1
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 9.2.5
to 9.3.0
.Your tests are still failing with this version. Compare changes
The new version differs by 81 commits.
88d9d4f
Merge pull request #695 from sheerun/config
14c46d2
feat: allow to pass config instead of configPath
8583641
Merge pull request #703 from sa1dai/readme-correction
96ea08f
docs: correct glob example in readme
d8fad78
fix: validateConfig validates function task return values
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
There are 81 commits in total.
See the full diff
dependency
lint-staged was updated from 9.3.0
to 9.4.0
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 9.4.0
to 9.4.1
.Your tests are still failing with this version. Compare changes
dependency
lint-staged was updated from 9.4.1
to 9.4.2
.Your tests are still failing with this version. Compare changes
dependency
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
dependency
lint-staged was updated from 9.4.3
to 9.5.0
.Your tests are still failing with this version. Compare changes
Version 7.2.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 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 could not complete due to an error ([Details](https://travis-ci.org/jontey/my-portfolio/builds/415143346?utm_source=github_status&utm_medium=notification)).Release Notes
v7.2.17.2.1 (2018-08-12)
Bug Fixes
Commits
The new version differs by 3 commits.
c350a0e
fix: Disable recursive checks for jest-validate (#483)
634344a
docs: Readme edits for spelling and grammar (#480)
d52e074
docs: Update documentation for advanced options (#472)
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: