Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.14.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-import was updated from 2.15.0
to 2.16.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-import was updated from 2.16.0
to 2.17.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 65 commits.
0499050
bump to v2.17.0
f479635
[webpack] v0.11.1
8a4226d
Merge pull request #1320 from bradzacher/export-ts-namespaces
988e12b
fix(export): Support typescript namespaces
70c3679
[docs] make rule names consistent
6ab25ea
[Tests] skip a TS test in eslint < 4
405900e
[Tests] fix tests from #1319
2098797
[fix] export
: false positives for typescript type + value export
70a59fe
[fix] Fix overwriting of dynamic import() CallExpression
e4850df
[ExportMap] fix condition for checking if block comment
918567d
[fix] namespace
: add check for null ExportMap
2d21c4c
Merge pull request #1297 from echenley/ech/fix-isBuiltIn-local-aliases
0ff1c83
[dev deps] lock typescript to ~
, since it doesnβt follow semver
40bf40a
[*] [deps] update resolve
28dd614
Merge pull request #1304 from bradennapier/feature/typescript-export-type
There are 65 commits in total.
See the full diff
devDependency
eslint-plugin-import was updated from 2.17.0
to 2.17.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 68 commits.
b0c5e1a
bump to v2.17.1
f6716ad
[fix] require v2.4 of eslint-module-utils
5124dde
[utils] v2.4.0
0499050
bump to v2.17.0
f479635
[webpack] v0.11.1
8a4226d
Merge pull request #1320 from bradzacher/export-ts-namespaces
988e12b
fix(export): Support typescript namespaces
70c3679
[docs] make rule names consistent
6ab25ea
[Tests] skip a TS test in eslint < 4
405900e
[Tests] fix tests from #1319
2098797
[fix] export
: false positives for typescript type + value export
70a59fe
[fix] Fix overwriting of dynamic import() CallExpression
e4850df
[ExportMap] fix condition for checking if block comment
918567d
[fix] namespace
: add check for null ExportMap
2d21c4c
Merge pull request #1297 from echenley/ech/fix-isBuiltIn-local-aliases
There are 68 commits in total.
See the full diff
devDependency
eslint-plugin-import was updated from 2.17.1
to 2.17.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 73 commits.
eddcfa9
Bump to v2.17.2
b151d04
[fix] no-unused-modules
: avoid crash when using ignoreExports
-option
3512563
[fix] no-unused-modules
: make sure that rule with no options will not fail
8e0c021
[Test] no-unused-modules
add failing test case
9b7a970
[meta] add npm run mocha
for easier unit testing
b0c5e1a
bump to v2.17.1
f6716ad
[fix] require v2.4 of eslint-module-utils
5124dde
[utils] v2.4.0
0499050
bump to v2.17.0
f479635
[webpack] v0.11.1
8a4226d
Merge pull request #1320 from bradzacher/export-ts-namespaces
988e12b
fix(export): Support typescript namespaces
70c3679
[docs] make rule names consistent
6ab25ea
[Tests] skip a TS test in eslint < 4
405900e
[Tests] fix tests from #1319
There are 73 commits in total.
See the full diff
devDependency
eslint-plugin-import was updated from 2.17.2
to 2.17.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 98 commits.
cf5573b
Bump to v2.17.3
caae65c
[Tests] eslint 2 does not have linter.version
557a3e2
[Deps] update resolve
17beb33
Merge pull request #1356 from christophercurrie/typescript-declare
c8ac7ff
[Docs] Document env
option for eslint-import-resolver-webpack
c09c0ce
Issue #1258 (docs)
753c9db
[refactor] fix eslint 6 compat by fixing imports
b52bf3e
PR feedback
7aa13d1
PR feedback
f66e064
Remove log messages
d1e4455
Verbose variable names
67b1e95
Support older typescript parsers
288cedf
Make groups non-capturing.
aa290bb
Improve support for Typescript declare structures
1edbbd0
[Fix] no-common-js
: Also throw an error when assigning
There are 98 commits in total.
See the full diff
Has been updated to latest version i.e. 2.17.3
The devDependency eslint-plugin-import was updated from
2.14.0
to2.15.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-import 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/nhsuk/nearby-services-api/builds/483062770?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 34 commits.
767f01a
bump to v2.15.0
038d668
bump webpack resolver to v0.11.0
20a8f3b
bump utils to v2.3.0
1e4100d
changelog note for #1261
548ea02
added support for argv parameter of webpack`s config-as-a-function (#1261)
fcf2ce7
Merge pull request #1254 from ljharb/travis
64d9be7
allow_failures for dicey Node/ESLint intersection
73080d0
dep-time-travel: use older versions of dependencies
05c3935
repair
no-deprecated
for ESLint* 510c9811
node 4 fix for test util
f165237
ah geez, bumping babel-eslint breaks no-amd/no-cjs
acfb6e9
jk, test against eslint 2/3 but skip Typescript tests.
b686f9d
drop ESLint 2/3 from Travis/Appveyor
cf1f6f4
[Deps] update
debug
,eslint-import-resolver-node
,has
,lodash
,minimatch
,resolve
d290a87
[Dev Deps] update
babylon
,coveralls
,eslint-import-resolver-typescript
,gulp
,linklocal
,nyc
,redux
,rimraf
,sinon
,typescript-eslint-parser
There are 34 commits in total.
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: