jest-vue-preprocessor
jest-vue-preprocessor copied to clipboard
Update vue to the latest version 🚀
There have been updates to the vue monorepo:
- The
devDependencyvue was updated from2.6.10to2.6.11. - The
devDependencyvue-template-compiler was updated from2.6.10to2.6.11.
These versions are not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
This monorepo update includes releases of one or more dependencies which all belong to the vue group definition.
Publisher: yyx990803 License: MIT
Release Notes for v2.6.11
Security Fixes
- Bump
vue-server-renderer's dependency ofserialize-javascriptto 2.1.2
Bug Fixes
- types: fix prop constructor type inference (#10779) 4821149, closes #10779
- fix function expression regex (#9922) 569b728, closes #9922 #9920
- compiler: Remove the warning for valid v-slot value (#9917) 085d188, closes #9917
- types: fix global namespace declaration for UMD bundle (#9912) ab50e8e, closes #9912
Commits
The new version differs by 81 commits.
ec78fc8build: release 2.6.11a98048fbuild: build 2.6.11fc41f91chore: update yarn.lock70429c3build(deps-dev): bump serialize-javascript from 1.3.0 to 2.1.2 (#10914)9fbd416chore: update sponsors [ci skip] (#10896)a974022chore: update backers [ci skip] (#10895)6b4c0f9chore: typo in commentfd0eaf9chore: update sponsors [ci skip] (#10841)2c6a827chore: update sponsors [ci skip] (#10821)f796ab4chore: update sponsors [ci skip] (#10800)276c082chore: update backers [ci skip] (#10799)4821149fix(types): fix prop constructor type inference (#10779)9f5563cchore: update sponsors [ci skip]b805a19build(deps-dev): bump lodash.template from 4.4.0 to 4.5.0 (#10636)bd47e5bbuild(deps-dev): bump lodash from 4.17.11 to 4.17.13 (#10635)
There are 81 commits in total.
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 :palm_tree:
Codecov Report
Merging #155 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #155 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 6 6
=====================================
Hits 6 6
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d3ade80...bd42151. Read the comment docs.