An in-range update of yargs is breaking the build 🚨
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Version 6.4.0 of yargs just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | yargs |
| Current Version | 6.3.0 |
| Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
As yargs is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v6.4.0Bug Fixes
Features
- locales: Added Belarusian translation (#690) (68dac1f)
- locales: Create nl.json (#687) (46ce1bb)
- update to yargs-parser that addresses #598, #617 (#700) (54cb31d)
- yargs is now passed as the third-argument to fail handler (#613) (21b74f9)
Performance Improvements
Commits
The new version differs by 10 commits .
-
bf6707echore(release): 6.4.0 -
8507390chore: add camelcase to greenkeeper ignore, until we drop 0.10 support (#704) -
49cf533perf: normalizing package data is an expensive operation (#705) -
8f4c7cfdocs: nit, make test description reflect API, not application of API -
21b74f9feat: yargs is now passed as the third-argument to fail handler (#613) -
54cb31dfeat: update to yargs-parser that addresses #598, #617 (#700) -
8bbca63chore(package): update cross-spawn to version 5.0.1 -
a980671fix(locales): correct some Russian translations (#691) -
68dac1ffeat(locales): Added Belarusian translation (#690) -
46ce1bbfeat(locales): Create nl.json (#687)
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
Contributor guide
No contributing guide indexed for this repository
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
Start with the Greenkeeper yargs 6.4.0 comparison and the failed CircleCI and AppVeyor builds linked in the issue. Inspect the dependency declaration and CI failure output to identify what changed, then verify that the project builds and its tests pass with a compatible yargs version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100