-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: tj/commander.js
base: v9.2.0
head repository: tj/commander.js
compare: v9.3.0
- 12 commits
- 24 files changed
- 7 contributors
Commits on Apr 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for acbbe18 - Browse repository at this point
Copy the full SHA acbbe18View commit details
Commits on Apr 19, 2022
-
Rework example to avoid graphql warnings (#1719)
* Rework example to avoid graphql warnings * Fix help text
Configuration menu - View commit details
-
Copy full SHA for a80b984 - Browse repository at this point
Copy the full SHA a80b984View commit details
Commits on Apr 21, 2022
-
ci: add nodejs18 as it is released
Drop nodejs17 as it will be eol soon.
Configuration menu - View commit details
-
Copy full SHA for 06cf751 - Browse repository at this point
Copy the full SHA 06cf751View commit details
Commits on May 9, 2022
-
Add string[] to options defaultValue type (#1721)
Add string[] to Command.option() defaultValue type. Co-authored-by: Caleb ツ Everett <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b492d9 - Browse repository at this point
Copy the full SHA 1b492d9View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d660967 - Browse repository at this point
Copy the full SHA d660967View commit details
Commits on May 18, 2022
-
Add optional summary for short form of subcommand description. (#1726)
For backwards compatibility, the description is used for the subcommand listing if the summary is missing. So by default there is no change in existing programs.
Configuration menu - View commit details
-
Copy full SHA for cc2db5b - Browse repository at this point
Copy the full SHA cc2db5bView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2842dc - Browse repository at this point
Copy the full SHA b2842dcView commit details
Commits on May 21, 2022
-
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/) Signed-off-by: neilnaveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4094e22 - Browse repository at this point
Copy the full SHA 4094e22View commit details
Commits on May 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bab84c - Browse repository at this point
Copy the full SHA 1bab84cView commit details
Commits on May 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3103c6b - Browse repository at this point
Copy the full SHA 3103c6bView commit details
Commits on May 27, 2022
-
chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool Signed-off-by: naveen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e89eca8 - Browse repository at this point
Copy the full SHA e89eca8View commit details
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2aec26 - Browse repository at this point
Copy the full SHA f2aec26View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.2.0...v9.3.0