gucong3000 / git-win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of eslint-plugin-import is breaking the build 🚨

greenkeeper opened this issue · comments

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.10.0 of eslint-plugin-import was just published.

Branch Build failing 🚨
Dependency eslint-plugin-import
Current Version 2.9.0
Type devDependency

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/appveyor/branch AppVeyor build failed Details

Commits

The new version differs by 34 commits.

  • 47ac30f bump webpack resolver to v0.9.0
  • 6356a78 bump to v2.10.0
  • 82f67e6 bump utils to v2.2.0
  • ed719a3 Merge branch 'no-cycles'
  • ab44320 changelog notes
  • b34d9ff Add autofixer for order rule (#908)
  • e215b61 try solution from appveyor/ci#650
  • 231874c update eslint-import-resolver-webpack homepage to the source of the package (#997)
  • ad66aea smh.
  • d81f48a no-cycle: maxDepth tests + docs
  • 6933fa4 no-cycle: initial docs + maxDepth option
  • 864dbcf no-cycle: explicit CJS/AMD tests
  • 314c0b7 fix issue (and add conspicuously absent test) with 'export *'
  • f7c48b5 no-cycle: real rule! first draft, perf is likely atrocious
  • 0c21c4e sublime-linter project tweaks

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 2.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 2.11.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 21 commits.

  • e0dcfbd Merge branch 'fix-perf' into release-2.10.1 (fixes #1058)
  • 774ea8d changelog note for #1058
  • 7bd2775 perf: no AST nodes in caches
  • 83c85fc bump to v2.11.0 for #880 (semver-minor)
  • 54e3013 changelog for #880
  • 0ff8f23 bump to v2.10.1
  • f0b4f3e Merge pull request #1069 from ljharb/resolve
  • fb8e1e5 [patch] use resolve instead of builtin-modules
  • d8077c8 Merge pull request #1064 from ljharb/fix_no_cycle
  • 80d1ceb Merge pull request #1065 from sharmilajesupaul/minor-typo-fix
  • f13f18e minor typo in import/no-cycle rule docs
  • 19fc3df [Fix] no-cycle: create must always return an object, even if there’s no listeners
  • ee15fa4 Merge pull request #880 from futpib/no-commonjs-allow-require
  • 48d0a8a changelog note for #1046
  • a2acbde add fixer for first (#1046)

There are 21 commits in total.

See the full diff