node-build-update-defs
node-build-update-defs copied to clipboard
Scrape build definitions from nodejs.org and github.com
Currently, node-build only supports installing a bare version from a single source (`nodejs` official dist). Different variants or branches need to be prefixed. For example, installing a release-candidate version would...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex), [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 5.0.0 to 5.0.1 Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to...
When working on a project which specifies a version of node which isn't installed, you cannot update version defs while in the project folder. The cli complains that the version...
Need to support Authentication of some sort. This would allow github scraping in particular to extend the rate-limit or provide unlimited requests.
lts flag exists in nodejs.org's index.json file. Also https://github.com/nodejs/Release/blob/master/schedule.json
Desired output: perhaps a message that the source is missing, and only binaries are possible. Somehow, still derive the package name so the install line is: `install_package "foo"` (only missing...
Tests to use bats, bats-assert and bats-mock (if applicable) see: https://github.com/nodenv/nodenv/tree/master/test https://github.com/nodenv/node-build/tree/master/test https://github.com/nodenv/nodenv-aliases/tree/master/test
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...