sindresorhus / sindresorhus/binary-version
Update execa to v9
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
@sindresorhus would it be possible to update execa to v9? Ideally, in a minor version, assuming there are no breaking changes that affect this package, so that consumer packages like binary-version-check pick up the new version. Otherwise a major bump would be needed, your call.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the package manifest and current execa usage, then compare execa v9’s release changes with this package’s supported runtime and API calls. Update the dependency at the compatible version and verify that binary-version still returns binary versions in semver format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100