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

Issue 267: Upgrade version of commander dependency #269

Merged
merged 1 commit into from Mar 21, 2018

Conversation

OldSneerJaw
Copy link
Owner

Description

A new version of the commander package is available. However, there are no functional changes in the release; it is simply a repackaging with an older version of npm to get around a bug that had been introduced in npm 5.7.1. This lack of functional changes can be verified by comparing the differences in the codebase between v2.15.0 and v2.15.1. Though nothing has changed, it is important to keep the dependency's version number up to date.

Testing

Ran the full test suite with npm test.

Related Issue

A new version of the [commander](https://www.npmjs.com/package/commander) package is available. However, there are no functional changes in the release; it is simply a repackaging with an older version of npm to get around a [bug](npm/npm#19968) that had been introduced in npm 5.7.1. This lack of functional changes can be verified by comparing the differences in the codebase between [v2.15.0 and v2.15.1](tj/commander.js@v2.15.0...v2.15.1). Though nothing has changed, it is important to keep the dependency's version number up to date.
@ziemek ziemek self-assigned this Mar 21, 2018
@ziemek
Copy link
Collaborator

ziemek commented Mar 21, 2018

👍

@ziemek ziemek merged commit e8abd95 into master Mar 21, 2018
@ziemek ziemek deleted the issue-267-update-dependencies branch March 21, 2018 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants