Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of eslint-plugin-lodash is breaking the build 🚨 #261

Open
greenkeeper bot opened this issue Jan 22, 2018 · 5 comments
Open

An in-range update of eslint-plugin-lodash is breaking the build 🚨 #261

greenkeeper bot opened this issue Jan 22, 2018 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 22, 2018

Version 2.5.1 of eslint-plugin-lodash was just published.

Branch Build failing 🚨
Dependency eslint-plugin-lodash
Current Version 2.5.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-lodash 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 could not complete due to an error Details

Commits

The new version differs by 7 commits.

  • e3d3a74 2.5.1
  • 19079ef Treat generator functions as returning a value for collection-return
  • 5843661 Docs: Fix identity-shorthand example (closes #164)
  • 69e7386 Add URL to rule documentation to the metadata
  • 4858fda Docs: preferred-alias example is not relevant for Lodash v4
  • fd52700 Docs: prefer-map missing closing paren
  • c4016c6 Update prefer-flat-map.md

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2018

Version 2.6.0 just got published.

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

Commits

The new version differs by 4 commits.

  • e8b6911 2.6.0
  • c4b7fca add ignoreMethods option for rule preferred-alias (fixes #171)
  • 8e3f4dc Use link to tagged version for rule docs
  • 969a658 Remove duplicate fileoverview comments

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 4, 2018

Version 2.6.1 just got published.

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

Commits

The new version differs by 6 commits.

  • d7bf7d4 2.6.1
  • 55f6de3 make prefer-compact report on filter with identity (fixes #177)
  • e8b6911 2.6.0
  • c4b7fca add ignoreMethods option for rule preferred-alias (fixes #171)
  • 8e3f4dc Use link to tagged version for rule docs
  • 969a658 Remove duplicate fileoverview comments

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2018

Version 2.6.2 just got published.

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

Commits

The new version differs by 10 commits.

  • ed18d82 2.6.2
  • cce3b23 add lodash to recommended preset
  • 27988cf Remove .md from rulename used to build docs URL
  • 7574b8b Add correct example of using _.compact (fixes #165)
  • d7bf7d4 2.6.1
  • 55f6de3 make prefer-compact report on filter with identity (fixes #177)
  • e8b6911 2.6.0
  • c4b7fca add ignoreMethods option for rule preferred-alias (fixes #171)
  • 8e3f4dc Use link to tagged version for rule docs
  • 969a658 Remove duplicate fileoverview comments

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2018

Version 2.7.0 just got published.

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

Commits

The new version differs by 13 commits.

  • 4bb3368 2.7.0
  • c81ef24 add rule prefer-find (fixes #175)
  • c4fe9cd add rule prefer-immutable-method (fixes #154)
  • ed18d82 2.6.2
  • cce3b23 add lodash to recommended preset
  • 27988cf Remove .md from rulename used to build docs URL
  • 7574b8b Add correct example of using _.compact (fixes #165)
  • d7bf7d4 2.6.1
  • 55f6de3 make prefer-compact report on filter with identity (fixes #177)
  • e8b6911 2.6.0
  • c4b7fca add ignoreMethods option for rule preferred-alias (fixes #171)
  • 8e3f4dc Use link to tagged version for rule docs
  • 969a658 Remove duplicate fileoverview comments

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants