godaddy / godaddy/kubernetes-client
An in-range update of mustache is breaking the build 🚨
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 962
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
The devDependency mustache was updated from 3.0.1 to 3.0.2.
This version is covered by your current version range and after updating it in your project the build failed.
mustache is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 15 commits.
6c3608b:ship: bump to version 3.0.2619c928Delete old GitHub Actions workflow filefc8eb5dConvert to new GitHub Actions yaml format1c4187aDon't run browser tests on IE 9 and IE 10, start from IE 11 and above69e2bf3Add mustache partials indentation spec and fix one broken testcadf571Indent Partials1a244cbInstall deps before tests in Actions workflow930a485Install deps as part of GitHub Actions workflowd0290c4Try a basic GitHub Actions workflowbb700c5Start linting all test/ files as part of test script (#704)11ac71aRun tests on Node.js 10 & 12 after CLI test got fixed932ad33cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701)78eb820Run tests on Node.js 8 as wellfe06a16Cut official support for Node.js 0.8 by not running tests on it anymore (#700)639c94fUpdated Beard Competition URL in README.md (#699)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
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
Start with the Greenkeeper failing branch and the linked Travis CI build to identify the failed check after mustache changed from 3.0.1 to 3.0.2. Inspect the dependency and build configuration that the failing check uses; done means the project build passes with the intended mustache version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- 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