Closed depfu[bot] closed 3 years ago
Merging #441 (80cae92) into develop (f878939) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #441 +/- ##
==========================================
Coverage 99.54% 99.54%
Complexity 403 403
==========================================
Files 83 83
Lines 1090 1090
==========================================
Hits 1085 1085
Misses 5 5
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f878939...80cae92. Read the comment docs.
Closing because this update has already been applied
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vue (2.6.12 → 2.6.14) · Repo
Release Notes
2.6.14
2.6.13
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
build: release 2.6.14
build: build 2.6.14
fix(types): async Component types (#11906)
feat(ssr): vue-ssr-webpack-plugin compatible with webpack 5 (#12002)
fix(v-slot): fix scoped slot normalization combined with v-if (#12104)
test(ssr): add missing test for async component in slot
build: release 2.6.13
build: build 2.6.13
refactor: check is function for fallback slots
chore: display more oc sponsors on readme [ci skip]
chore: fix typo in README.md [ci skip] (#12064)
chore: update sponsors [ci skip] (#12054)
chore: fix opencollective silver sponsors in backers.md [ci skip]
build(deps): bump ssri from 6.0.1 to 6.0.2 (#12047)
chore: update sponsors [ci skip] (#12021)
fix(keep-alive): cache what is really needed not the whole VNode data (#12015)
fix(types): make $refs undefined possible (#11112)
fix(core): fix sameVnode for async component (#11107)
fix(errorHandler): async error handling for watchers (#9484)
feat(warn): warn computed conflict with methods (#10119)
fix(v-on): avoid events with empty keyCode (autocomplete) (#11326)
fix(slot): add a function to return the slot fallback content (#12014)
fix: force update between two components with and without slot (#11795)
fix: handle async placeholders in normalizeScopedSlot (#11963)
fix(warns): modify `maybeComponent` function in parser (#10167)
fix(types): allow symbol & boolean for vnode key (#11914)
chore: update backers [ci skip] (#12004)
chore: update sponsors [ci skip] (#11997)
chore: update backers [ci skip] (#11996)
build(deps): bump y18n from 4.0.0 to 4.0.1 (#11987)
fix: give correct namespace in foreignObject (#11576)
fix(ssr): inheritAttrs false adds attributes to html (#11706)
fix(types): add types for Vue.util.warn function (#11964)
fix: pause dep collection during immediate watcher invocation (#11943)
fix(vdom): avoid executing root level script tags (#11487)
fix(props): support BigInt in props type validation (#11191)
fix(compiler): Allow BigInt usage in templates (#11152)
fix(warn): better message with no constructors props (#9241)
fix(types): changed expression type to optional string (#11189)
perf: preinitialize typeCheck RegExp (#10990)
fix(compiler): avoid converting &nbps; to spaces (#11065)
feat(warns): avoid warning native modifiers on dynamic components (#11052)
chore: update sponsors [ci skip] (#11962)
build(deps-dev): bump lodash from 4.17.13 to 4.17.19 (#11522)
build(deps): bump http-proxy from 1.17.0 to 1.18.1 (#11653)
build(deps): bump handlebars from 4.4.3 to 4.7.7 (#11948)
build(deps): bump ini from 1.3.5 to 1.3.8 (#11947)
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#11946)
chore: update sponsors [ci skip] (#11883)
chore: update sponsors [ci skip] (#11866)
chore: update sponsors [ci skip] (#11865)
chore: update sponsors [ci skip] (#11850)
chore: update sponsors [ci skip] (#11843)
chore: update sponsors [ci skip] (#11825)
chore: update sponsors [ci skip] (#11791)
chore: up yarn.lock (#11785)
chore: fix npm test on Windows (#11784)
chore: update HTTP -> HTTPS (#11723)
chore: update sponsors [ci skip] (#11705)
build: unexpected token when running dev (#11704)
doc(contributing): add missing donation link (#11692)
fix(v-pre): do not alter attributes (#10088)
fix(attrs): do not consider translate attribute as boolean (#11392)
fix(compiler): event handlers with modifiers swallowing arguments (fix #10867) (#10958)
fix(types): allow string for watch handlers in options (#10396)
fix(ssr): textarea keeps undefined/null values (#11121)
fix(parser): allow multiple slots with new syntax (#9785)
fix(props): correctly warn when a provided prop is Symbol (#10529)
fix(ssr): avoid missing files in manifest (#11609)
fix(core): remove trailing comma in function signature (#10845)
chore: update sponsors [ci skip] (#11651)
chore: update sponsors [ci skip] (#11620)
chore: update sponsors [ci skip] (#11616)
✳️ vue-template-compiler (2.6.12 → 2.6.14) · Repo
Release Notes
2.6.14
2.6.13
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 73 commits:
build: release 2.6.14
build: build 2.6.14
fix(types): async Component types (#11906)
feat(ssr): vue-ssr-webpack-plugin compatible with webpack 5 (#12002)
fix(v-slot): fix scoped slot normalization combined with v-if (#12104)
test(ssr): add missing test for async component in slot
build: release 2.6.13
build: build 2.6.13
refactor: check is function for fallback slots
chore: display more oc sponsors on readme [ci skip]
chore: fix typo in README.md [ci skip] (#12064)
chore: update sponsors [ci skip] (#12054)
chore: fix opencollective silver sponsors in backers.md [ci skip]
build(deps): bump ssri from 6.0.1 to 6.0.2 (#12047)
chore: update sponsors [ci skip] (#12021)
fix(keep-alive): cache what is really needed not the whole VNode data (#12015)
fix(types): make $refs undefined possible (#11112)
fix(core): fix sameVnode for async component (#11107)
fix(errorHandler): async error handling for watchers (#9484)
feat(warn): warn computed conflict with methods (#10119)
fix(v-on): avoid events with empty keyCode (autocomplete) (#11326)
fix(slot): add a function to return the slot fallback content (#12014)
fix: force update between two components with and without slot (#11795)
fix: handle async placeholders in normalizeScopedSlot (#11963)
fix(warns): modify `maybeComponent` function in parser (#10167)
fix(types): allow symbol & boolean for vnode key (#11914)
chore: update backers [ci skip] (#12004)
chore: update sponsors [ci skip] (#11997)
chore: update backers [ci skip] (#11996)
build(deps): bump y18n from 4.0.0 to 4.0.1 (#11987)
fix: give correct namespace in foreignObject (#11576)
fix(ssr): inheritAttrs false adds attributes to html (#11706)
fix(types): add types for Vue.util.warn function (#11964)
fix: pause dep collection during immediate watcher invocation (#11943)
fix(vdom): avoid executing root level script tags (#11487)
fix(props): support BigInt in props type validation (#11191)
fix(compiler): Allow BigInt usage in templates (#11152)
fix(warn): better message with no constructors props (#9241)
fix(types): changed expression type to optional string (#11189)
perf: preinitialize typeCheck RegExp (#10990)
fix(compiler): avoid converting &nbps; to spaces (#11065)
feat(warns): avoid warning native modifiers on dynamic components (#11052)
chore: update sponsors [ci skip] (#11962)
build(deps-dev): bump lodash from 4.17.13 to 4.17.19 (#11522)
build(deps): bump http-proxy from 1.17.0 to 1.18.1 (#11653)
build(deps): bump handlebars from 4.4.3 to 4.7.7 (#11948)
build(deps): bump ini from 1.3.5 to 1.3.8 (#11947)
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#11946)
chore: update sponsors [ci skip] (#11883)
chore: update sponsors [ci skip] (#11866)
chore: update sponsors [ci skip] (#11865)
chore: update sponsors [ci skip] (#11850)
chore: update sponsors [ci skip] (#11843)
chore: update sponsors [ci skip] (#11825)
chore: update sponsors [ci skip] (#11791)
chore: up yarn.lock (#11785)
chore: fix npm test on Windows (#11784)
chore: update HTTP -> HTTPS (#11723)
chore: update sponsors [ci skip] (#11705)
build: unexpected token when running dev (#11704)
doc(contributing): add missing donation link (#11692)
fix(v-pre): do not alter attributes (#10088)
fix(attrs): do not consider translate attribute as boolean (#11392)
fix(compiler): event handlers with modifiers swallowing arguments (fix #10867) (#10958)
fix(types): allow string for watch handlers in options (#10396)
fix(ssr): textarea keeps undefined/null values (#11121)
fix(parser): allow multiple slots with new syntax (#9785)
fix(props): correctly warn when a provided prop is Symbol (#10529)
fix(ssr): avoid missing files in manifest (#11609)
fix(core): remove trailing comma in function signature (#10845)
chore: update sponsors [ci skip] (#11651)
chore: update sponsors [ci skip] (#11620)
chore: update sponsors [ci skip] (#11616)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands