loopback-component-migrate
loopback-component-migrate copied to clipboard
An in-range update of commander is breaking the build π¨
Version 2.16.0 of commander was just published.
| Branch | Build failing π¨ |
|---|---|
| Dependency | commander |
| Current Version | 2.15.1 |
| Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
commander is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β ci/circleci Your tests failed on CircleCI Details
Release Notes
v2.16.0- Remove Makefile and test/run (#821)
- Make 'npm test' run on Windows (#820)
- Add badge to display install size (#807)
- chore: cache node_modules (#814)
- chore: remove Node.js 4 (EOL), add Node.js 10 (#813)
- fixed typo in readme (#812)
- Fix types (#804)
- Update eslint to resolve vulnerabilities in lodash (#799)
- updated readme with custom event listeners. (#791)
- fix tests (#794)
Commits
The new version differs by 17 commits.
4cc348bMerge pull request #822 from abetomo/version_bump_2.16.08db14dbversion bump 2.16.01f9354fRemove Makefile andtest/run(#821)3f4f5caMake 'npm test' run on Windows (#820)3b8e519Merge pull request #807 from styfle/patch-177ffd4fMerge pull request #814 from DanielRuf/chore/cache-node-modules6889693chore: cache node_modulesff2f618Merge pull request #813 from DanielRuf/chore/remove-nodejs-4-add-nodejs-10d5c1d7dchore: remove Node.js 4 (EOL), add Node.js 10c05ed98Merge pull request #812 from yausername/fixReadme55ff22ffixed typo in readme2415089Add badge to display install size89edef0Fix types (#804)001d560Update eslint to resolve vulnerabilities in lodash988d09bMerge pull request #791 from yausername/master
There are 17 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 :palm_tree:
After pinning to 2.15.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.17.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.17.0
Version 2.17.1 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.17.1- Fix bug in command emit (#844)
Version 2.18.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.18.0Commits
The new version differs by 5 commits.
54b7f14version bump 2.18.0713db77Standardize help output (#853)af17996chmod 644 travis.yml8bcc493Merge pull request #849 from KillWolfVlad/feature/executeSubCommand-tsnodebf47dccadd support for execute typescript subcommand via ts-node
See the full diff
- The
dependencycommander was updated from2.18.0to2.19.0.
Your tests are still failing with this version. Compare changes
Release Notes for v2.19.0
Commits
The new version differs by 6 commits.
78b7dbdversion bump 2.19.06aafa20prefixed error messages with "error:"6c0c1f6removed newline above and below errorsb6549f2removed indentation from errors2c20e91removed newline after options and commands headers4c294c1Fix to change default value to string
See the full diff