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 npm-check-updates is breaking the build 🚨 #510

Open
greenkeeper bot opened this issue Aug 11, 2019 · 8 comments
Open

An in-range update of npm-check-updates is breaking the build 🚨 #510

greenkeeper bot opened this issue Aug 11, 2019 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 11, 2019

The devDependency npm-check-updates was updated from 3.1.20 to 3.1.21.

🚨 View failing branch.

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

npm-check-updates 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).

Commits

The new version differs by 3 commits.

  • 0bc2f43 3.1.21
  • 45e669d update dependencies
  • 62b4396 Get correct local version of unmet peer dependencies. Fixes #572.

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
Contributor Author

greenkeeper bot commented Aug 11, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 9, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 837acfd 3.1.22
  • d9dd144 Update dependencies
  • 4ee25ce Merge pull request #569 from tjunnone/filter-arg
  • c07fa5b Merge pull request #578 from stoically/disable-cacache
  • c4b39b5 Merge pull request #577 from Primajin/master
  • 70a280a Disable pacote cacache
  • 6465b99 remove unused param
  • 78a718e use the right filtered upgraded
  • 53219bf use the right new dependencies
  • ed54d61 move code up to fix test
  • 770f05e destructure args, add more details to jsdoc and add new param total, also remove duplicated code
  • 2782342 remove unused parameter from jsdoc
  • 62f3aa8 Clarify filter argument (#417).

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 12, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 882296b 3.1.23
  • 8604b81 Merge pull request #579 from Primajin/master
  • 62be07b fix global dependencies message

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 7, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • 351cb89 3.1.24
  • 8ec4795 snyk
  • 5fc699a Update dependencies
  • 789bc06 Merge pull request #589 from brettz9/cli
  • 82dc319 Merge pull request #588 from brettz9/jsdoc
  • 3fc7aaf Merge pull request #587 from brettz9/es6
  • a280c59 Merge branch 'master' into es6
  • 8488887 Merge pull request #586 from brettz9/rc-retrieve
  • 5230f86 Document other CLI-accessible commands
  • e463516 - Further docs
  • 6b030b8 - Minor refactoring: Remove options check in npm.js' defaultPrefix function as function does not later allow a non-object anyways
  • b84dd92 - Further docs
  • 90f06bb - Use standard jsdoc tags and casing, denoting optional items (and add some types/return values)
  • b394a94 - refactor: Use more ES6 features (array destructuring, rest params, includes, array extras, Object values/entries); concat args
  • 7813cdf Indicate defaulting behavior of configFilePath in README

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 29, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 5a45980 3.1.26
  • a59f6a4 Merge pull request #601 from prokopsimek/fix/possible-memory-leak
  • 2d1ef75 fix(api): prevent MaxListenersExceededWarning
  • 50b444e 3.1.25
  • 62bf2f9 Remove ncu alias info. Fixes #594.
  • 60c77f3 Update README for windows regexp quotes. Fixes #591.
  • 3595a6e Merge pull request #590 from brettz9/package-lock
  • 44f2239 Update package-lock

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • fbe27f0 3.2.0
  • c417828 Cleanup
  • 742dbce Merge pull request #602 from webdevium/master
  • a67d8a3 Added --engines-node functionality
  • 3598bdf Merge pull request #603 from brettz9/printUpgrades-return
  • d84b61d - Refactoring: Avoid variable suggesting a Promise is returned from printUpgrades

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 026ec05 3.2.1
  • af5f486 Merge pull request #609 from webdevium/master
  • c6ff937 Fixed bug #608: invalid range and versions
  • 4f2152d README: Add --engines-node.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0526054 3.2.2
  • 7578264 Upgrade during interactive mode by default.
  • ec85d80 Merge pull request #610 from webdevium/master
  • 15f1b33 Added tests for invalid and wildCard ranges with --newest option

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