maple3142 / maple3142/vuejs-contextmenu
An in-range update of vue-template-compiler is breaking the build 🚨
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The devDependency vue-template-compiler was updated from 2.5.17 to 2.5.18.
This version is covered by your current version range and after updating it in your project the build failed.
vue-template-compiler 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).
Release Notes for v2.5.18
Includes everything in 2.5.18-beta.0
Bug Fixes
- compiler: fix codegen for v-for component inside template 1b4a8a0, closes #9142
- ssr: fix ssr template publicPath generation f077ed1, closes #9145
- fix keyName checking for space and delete in IE11 (#9150) 0ed0aad, closes #9150 #9112
- transition-group: fix activeInstance regression 8a2dbf5, closes #9151
- types: correct scopedSlot types (#9131) 448ba65, closes #9131 #8946
- types: type support for advanced async components (#8438) dfaf9e2, closes #8438
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
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
Inspect the dependency declaration for vue-template-compiler and the failing Greenkeeper branch linked in the issue, then review the Travis CI failure details. Confirm what changed between versions 2.5.17 and 2.5.18 and verify that the project build passes with the resolved dependency state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100