Closed greenkeeper[bot] closed 5 years ago
After pinning to 0.8.1 your tests are passing again. Downgrade this dependency π.
devDependency
depcheck was updated from 0.8.2
to 0.8.3
.Your tests are still failing with this version. Compare changes
Small update that adds support for flow!
Thanks to @jrnail23
The new version differs by 5 commits.
e080198
support flow syntax in es7 and jsx parsers (#373)
7cbd86b
Merge pull request #364 from depcheck/dependabot/npm_and_yarn/eslint-plugin-import-2.18.0
92a56eb
Bump eslint-plugin-import from 2.17.2 to 2.18.0
f6dd015
Merge pull request #363 from depcheck/dependabot/npm_and_yarn/eslint-plugin-react-7.14.2
27ecdef
Bump eslint-plugin-react from 7.13.0 to 7.14.2
See the full diff
devDependency
depcheck was updated from 0.8.3
to 0.8.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
Another small release, in no particular order here are the
eslint:all
The new version differs by 31 commits.
f7240a1
Deploy on node 8
22878cd
Add support for babel 7's scoped plugins (#432)
a39fe8c
Add support for integration tests jest configuration (#415)
5a981c0
Update dependencies to latest (#430)
f08f213
Use babel on typescript and support @types (#422)
c05fc37
docs: fix typos (#424)
4a1f975
added fixed for eslint:all and updated deps (#406)
ac35881
Bump @babel/cli from 7.5.0 to 7.5.5 (#390)
d03b931
Bump eslint-config-airbnb from 17.1.0 to 17.1.1 (#388)
e6d25a7
Bump yargs from 13.2.4 to 13.3.0 (#389)
b46a8a9
Merge pull request #387 from depcheck/dependabot/npm_and_yarn/proxyquire-2.1.1
38d783b
Bump proxyquire from 2.1.0 to 2.1.1
b5bab39
Bump fs-extra from 7.0.1 to 8.1.0 (#386)
03cba2d
Bump @babel/cli from 7.4.4 to 7.5.0 (#384)
f18845b
Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#382)
There are 31 commits in total.
See the full diff
The devDependency depcheck was updated from
0.8.1
to0.8.2
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
depcheck 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/juliuste/interrail/builds/553663328?utm_source=github_status&utm_medium=notification)).Release Notes for 0.8.2 Quickie fixie
This is a small release containing a quick fix for the vue integration
Commits
The new version differs by 2 commits.
c42fdb7
fix: Fix vue integration (#362)
55a729d
Fixing problem with some packages with bin that haven't been detected (Issue #200) (#358)
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: