cli
cli copied to clipboard
:cl::round_pushpin: Setup automated semver compliant package publishing
Hello, I'm attempting to set up semantic release for my company and running into issues during the setup phase. Enterprise npm login returns a 200, however enterprise github returns a...
## The dependency [validator](https://github.com/chriso/validator.js) was updated from `12.1.0` to `12.2.0`. 🚨 [View failing branch](https://github.com/semantic-release/cli/compare/master...semantic-release:greenkeeper%2Fvalidator-12.2.0). This version is **covered** by your **current version range** and after updating it in your project...
Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition...
Hi, I'm trying to use the set up command, and it's failing on the Github step with this warning when I am trying to set it up for a Github...
Trying to set this up on a new repo, but encountering an error after selecting Travis... ``` $ semantic-release-cli setup ? What is your npm registry? https://registry.npmjs.org/ ? What is...
It seems like the CLI does something after I answer each question it asks. I'm getting tired of how long it takes; I create a lot of packages. Couldn't it...
## New feature motivation I need to fill in a lot of information every time I set it up, which is cumbersome. ## New feature description Don't want to generate...
## Current behavior ``` $ npx semantic-release-cli setup ? What is your npm registry? https://registry.npmjs.org/ ? What is your npm username? electron ? What is your GitHub username? electron-bot ?...
I'm trying to run the CLI to setup a new repo on GitHub. After selecting the npm registry and logging in, once the CLI asks me for my GitHub username,...