Closed greenkeeper[bot] closed 4 years ago
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 π
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 π
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 π
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 π
Your tests are passing again with this version. Explicitly upgrade to this version π
devDependency
eslint-plugin-import was updated from 2.14.0
to 2.15.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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 π
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 π
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 π
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 π
devDependency
eslint-plugin-import was updated from 2.17.3
to 2.18.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-import was updated from 2.18.0
to 2.18.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-import was updated from 2.18.1
to 2.18.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-import was updated from 2.18.2
to 2.19.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-import was updated from 2.19.0
to 2.19.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-import was updated from 2.20.0
to 2.20.1
.Your tests are still failing with this version. Compare changes
The new version differs by 46 commits.
45f0860
Bump to v2.20.1
5d00854
[Fix] order
: Fix alphabetize for mixed requires and imports
bbd166b
[Fix] export
: Handle function overloading in *.d.ts
4665ec5
[Fix] no-absolute-path
: fix a crash with invalid import syntax
392c6b9
[Fix] named
: for importing from a module which re-exports named exports from a node_modules
module
cc5bde5
[Tests] named
: add failing test for #1446
aff3a46
[meta] fix "files" field to include/exclude the proper files
986ba74
docs: fix a few spelling mistakes
6274d96
[Tests] set eslint-plugin/consistent-output
lint rule to always require test case output assertions
a4d301b
[meta] add missing changelog links
2d42464
[Tests] only run the linter once, not on every build
26f232b
[Tests] add eslint-plugin-eslint-plugin internally and fix violations
99647f1
[Docs]: Update Tidelift language to enterprise
f84d457
no-duplicates
: allow duplicate if one is namespace and other not
7e71b50
[Fix] extensions
: Fix scope regex
There are 46 commits in total.
See the full diff
devDependency
eslint-plugin-import was updated from 2.20.1
to 2.20.2
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
71ca88f
Bump to v2.20.2
a618f88
[Tests] pin esquery, due to breaking change in a minor version
9c5899e
utils: v2.6.0
efb5f07
[Tests] use babel instead of NODE_PATH
1a3a128
[Fix] first
: Add a way to disable absolute-first
explicitly
efd6be1
[Fix] no-unused-modules
: handle export { default } from
syntax
adbced7
utils: [New] Print more helpful info if parsing fails
b6242b0
[fix] no-duplicates
: fix fixer on cases with default import
41aaa18
resolvers/node
: [New] add .node
extension
12971f5
[Fix] order
: recognize ".." as a "parent" path
47f912e
[Fix] order
: fix isExternalModule
detection on windows
8905007
[Tests] appveyor: on node 8-12, use npm 6.10.3
2beec94
[meta] use in-publish
in prepublish
1fbef73
[meta] fix changelog link
See the full diff
Version 2.4.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/jacobwgillespie/plex-sync/builds/238782075?utm_source=github_status&utm_medium=notification)Commits
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
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: