Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits.
44ca158
update utils changelog
a3728d7
bump eslint-module-utils to v2.1.0
3e29169
bump v2.4.0
ea9c92c
Merge pull request #737 from kevin940726/master
8f9b403
fix typos, enforce type of array of strings in allow option
95315e0
update CHANGELOG.md
28e1623
eslint-module-utils: filePath in parserOptions (#840)
2f690b4
update CI to build on Node 6+7 (#846)
7d41745
write doc, add two more tests
dedfb11
add allow glob for rule no-unassigned-import, fix #671
See the full diff
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 π
Version 2.3.0 of eslint-plugin-import just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As eslint-plugin-import is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/kopterio/vue-auth-cognito/builds/235595742?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 46 commits.
b79e083
Merge pull request #837 from benmosher/release-2.3.0
74425a2
changelog update for 2.3.0
1377f55
bump v2.3.0
2efc41a
fix null pointer exception (#717) (#797)
0fb592e
Add support to specify the package.json (#685)
2cc9768
Add test for flow type export (#835)
bd0e5e3
Merge pull request #821 from smably/patch-1
412e518
Clarify docs for glob arrays
106740f
chore(package): update typescript-eslint-parser to version 2.1.0 (#790)
6288cf9
chore(package): update babel-register to version 6.24.1 (#796)
2e9eea6
newline-after-import test syntax fails
c9f10e8
extensions test fixes, attempt 2
861765f
fix babel syntax errors in extensions tests
82f796c
chore(package): update cross-env to version 4.0.0 (#783)
98e7048
Merge pull request #757 from gmathieu/fix-default-keyword
There are 46 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: