Closed greenkeeper[bot] closed 5 years ago
devDependency
vue was updated from 2.5.15
to 2.5.18
.Update to this version instead π
The new version differs by 164 commits ahead by 164, behind by 4.
dadc918
build: release 2.5.18
eb81ec2
build: build 2.5.18
dfaf9e2
fix(types): type support for advanced async components (#8438)
8a2dbf5
fix(transition-group): fix activeInstance regression
0ed0aad
fix: fix keyName checking for space and delete in IE11 (#9150)
f077ed1
fix(ssr): fix ssr template publicPath generation
93850f4
chore: fix sponsor link
1b4a8a0
fix(compiler): fix codegen for v-for component inside template
448ba65
fix(types): correct scopedSlot types (#9131)
0d7fb73
chore: update sponsors/backers [ci skip]
e8031b4
build: release v2.5.18-beta.0
fe194dd
build: build v2.5.18-beta.0
3078352
fix(ssr): resolve server directives the same as on client (#9129)
aca17b4
ci: add regression test for popular libraries in Vue.js ecosystem (#8608)
e4b1b57
fix(ssr): adjust call stack size defer threshold
There are 164 commits in total.
See the full diff
devDependency
vue was updated from 2.5.15
to 2.5.19
.Update to this version instead π
The new version differs by 6 commits.
628c1b7
build: release 2.5.19
c38a81b
build: build 2.5.19
0d4b35f
fix(vdom): remove unnecessary sameVnode condition
5d721a4
revert: fix(sfc): avoid deindent when pad option is specified (#7647)
780dac5
fix(ssr): should not warn for custom directives that do not have ssr implementation
a89384c
test(ssr): add basic directives test (#9166)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.5.20
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.5.20
.devDependency
vue was updated from 2.5.15
to 2.5.21
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.5.21
.Update to these versions instead π
The new version differs by 14 commits.
7075408
build: release 2.5.21
b449e17
build: build 2.5.21
847e493
fix: fix single v-for child optimization
4e97548
test: use mocks for commits e2e test
80fb6b8
revert: "chore: use keypress in TodoMVC example for IME input methods (#9172)"
4074104
perf: skip normalization on single child element v-for
4748760
fix: fix v-for component with undefined value
984393f
test: change model text's priority case (#9170)
6980035
chore: use keypress in TodoMVC example for IME input methods (#9172)
87bad80
fix(lifecycle): beforeUpdated should not be called if component is destroyed (#9171)
d8285c5
fix(weex): support data class type that is string (#9139)
8fccd82
chore: fix tag name in compiler/parser/index.js (#9165)
3d44937
fix(v-model): properly handle multiline v-model expressions (#9184)
d780dd2
fix(types): accept primatives and falsy values in createElement children (#9154)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.5.22
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.5.22
.Update to these versions instead π
The new version differs by 12 commits.
99343f9
build: release 2.5.22
06dbb2a
build: build 2.5.22
7ac8f63
chore: remove residual files from dist
0d2e9c4
fix(core): dedupe lifecycle hooks during options merge
743edac
fix(core): fix merged twice bug when passing extended constructor to mixins (#9199)
d21e931
fix(async component): memory leak after synchronous async loading (#9275)
cf42f8e
chore: update sponsors [ci skip] (#9296)
75a2b4c
chore: update sponsors
c117e8f
chore: update backers
38e967b
refactor: tiny cleanup changes (#9193)
af9e2b3
chore: minor comment cleanup (#9191)
b06c784
fix(ssr): support rendering comment (#9128)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.1
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.1
.Update to these versions instead π
The new version differs by 129 commits.
1a6f7a5
build: release 2.6.1
6fb3a22
build: build 2.6.1
66fd3c8
fix(v-model): add value to $attrs if not defined in props (#9331)
0fb03b7
fix: avoid blocking first input event in IE when it shouldn't (#9297)
55bfb94
fix(compiler): fix inline-template crashing (#9365)
c27fe24
fix: decode single quotes in html attributes (#9341)
1922e7d
fix(template-compiler): allow comments on the root node in templates (#9408)
b6b42ca
fix: avoid isPromise check when handler return value is Vue instance
8554831
build: release 2.6.0
076dc8d
build: build 2.6.0
9b33f20
chore: update sponsors [ci skip] (#9405)
64f863b
feat: move v-bind.prop shorthand behind flag
44a17ba
fix: fix child forceUpdate regression
539e481
fix: fix v-bind:style for camelCase properties with !important (#9386)
e1db2c5
chore: update sponsors [ci skip] (#9400)
There are 129 commits in total.
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.2
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.2
.devDependency
vue was updated from 2.5.15
to 2.6.3
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.3
.Update to these versions instead π
The new version differs by 14 commits.
f9c8308
build: release 2.6.3
6441eac
build: build 2.6.3
dae7e41
fix: skip microtask fix if event is fired from different document
d5ade28
revert: feat: expose all scoped slots on this.$slots
7bc88f3
fix: skip microtask fix in Firefix <= 53
96a09aa
fix(compiler): fix v-bind dynamic arguments on slot outlets
4d4d22a
fix: bail out scoped slot optimization when there are nested scopes
b6247fc
refactor: split resolve-scoped-slot into its own file
24b4640
fix: avoid exposing internal flags on $scopedSlots
54e6a12
fix(types): add Vue.version to types (#9431)
b9de23b
fix: async component should use render owner as force update context
2ef67f8
chore: fix typo in scheduler.js [ci skip] (#9425)
fdc5f03
[automated] Patreon sponsors update (#9424)
d06e3af
chore: update backers [ci skip] (#9423)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.4
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.4
.Update to these versions instead π
The new version differs by 11 commits.
c198950
build: release 2.6.4
dfb9fb1
build: build 2.6.4
b2a093f
chore: fix e2e test in phantomjs
9011b83
fix: avoid breaking avoriaz edge case
8a80086
fix: new syntax slots without scope should also be exposed on functional slots()
099f3ba
perf: skip scoped slots normalization when possible
7a0dfd0
perf: cache result from functional ctx.slots() calls
0e8560d
fix: expose v-slot slots without scope on this.$slots
ca57920
fix: avoid logging same error twice when thrown by user in global handler
57bc80a
fix: empty scoped slot should return undefined
4015deb
chore: make documentation clearer (#9450)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.5
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.5
.Update to these versions instead π
The new version differs by 5 commits.
11deaa9
build: release 2.6.5
1489b99
build: build 2.6.5
e7d49cd
fix: allow passing multiple arguments to scoped slot
060686d
fix: do not cache scoped slots when mixed with normal slots
0bad7e2
fix: bail out of event blocking for iOS bug
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.6
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.6
.Update to these versions instead π
devDependency
vue was updated from 2.5.15
to 2.6.7
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.7
.Update to these versions instead π
The new version differs by 15 commits.
59d8579
build: release 2.6.7
875d6ac
build: build 2.6.7
7a8de91
fix(compiler): handle negative length in codeframe repeat
173042b
refactor: improve test case
2f3020e
fix(#9511): avoid promise catch multiple times (#9526)
8a80a23
fix: avoid errors thrown during dom props update
cd3d202
refactor: simplify conditions
7ec4627
fix: ensure generated scoped slot code is compatible with 2.5
d9b27a9
fix: ensure scoped slots update in conditional branches
b3bd311
chore: update sponsors [ci skip] (#9538)
9d4c972
chore: update sponsors [ci skip] (#9537)
8f004ea
fix: scoped slots should update when inside v-for
bb0aab6
ci: pin webpack version
1d33166
chore: bump webpack (fix PR build cache)
ee29e41
fix: avoid possible infinite loop by accessing observables in error handler (#9489)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.8
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.8
.Update to these versions instead π
The new version differs by 15 commits.
d123c7e
build: release 2.6.8
869a819
build: build 2.6.8
372d71c
docs: clarify docs about using template compiler (#9508)
cbad54a
fix(compiler): set end location for incomplete elements (#9598)
1574ade
test: Add a unit test for "$off event and this event added by $once" (#9550)
38825ff
test: add a test case for ssr max stack size limit
571a488
fix: further adjust max stack size
03c13de
refactor: remove unncessary condition
ed34113
fix: handle async component when parent is toggled before resolve (#9572)
241eea1
fix(types): allow scoped slots to return a single VNode (#9563)
f333016
fix(types): update this for nextTick api (#9541)
2277b23
fix: scoped slots dynamic check should include v-for on element itself
7912f75
fix: avoid compression of unicode sequences by using regexps (#9595)
060c3b9
fix: fix modifier parsing for dynamic argument with deep path (#9585)
2ec5b64
chore: update sponsors [ci skip] (#9588)
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.9
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.9
.Update to these versions instead π
The new version differs by 21 commits.
43115e0
build: release 2.6.9
5bffed0
build: build 2.6.9
f1bdd7f
fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
4de4649
fix(transition): fix appear check for transition wrapper components (#9668)
d44cc20
chore: remove unused build alias (#9525)
7186940
fix: should not swallow user catch on rejected promise in methods
8082d2f
fix(ssr): fix nested async functional componet rendering (#9673)
7591b9d
fix: event timeStamp check for Qt
d282400
fix(ssr): not push non-async css files into map (#9677)
2747a65
test: remove unused code (#9684)
aa04334
chore: update sponsors [ci skip] (#9680)
eafea31
chore: update sponsors [ci skip] (#9675)
19c0f80
chore: update backers [ci skip] (#9621)
ef2a380
fix(scheduler): getNow detection can randomly fail (#9667)
781c705
fix: should use fallback for scoped slots with single falsy v-if
There are 21 commits in total.
See the full diff
devDependency
vue was updated from 2.5.15
to 2.6.10
.devDependency
vue-template-compiler was updated from 2.5.15
to 2.6.10
.Update to these versions instead π
The new version differs by 11 commits.
e90cc60
build: release 2.6.10
e7b912a
build: build 2.6.10
f11449d
fix(core): only unset dom prop when not present
02d21c2
fix(core): cleanup timeouts for async components (#9649)
bf5ceb7
polish: improve template compiler version mismatch warning (#9738)
df4af4b
fix(types): allow using functions on the PropTypes (#9733)
22790b2
fix(scheduler): revert timeStamp check
ebc1893
fix(slots): fix slots not updating when passing down normal slots as $scopedSlots
3433ba5
fix(codegen): support named function expression in v-on (#9709)
982d5a4
fix(types): support string type for style in VNode data (#9728)
653c74e
fix(core): use window.performance for compatibility in JSDOM (#9700)
See the full diff
Version 2.5.17 of vue was just published.
The version 2.5.17 is 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.
It might be worth looking into these changes and trying to get this project onto the latest version of vue.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v2.5.17Bug Fixes
v-bind
c28f792Commits
The new version differs by 20 commits.
636c9b4
build: release 2.5.17
7e75b79
build: build 2.5.17
b3c5e64
chore: minor tweaks
c28f792
fix: fix potential xss vulnerability in ssr
2534219
build: release 2.5.16
9089170
build: build 2.5.16
62a922e
fix: fix wrongly matched named slots in functional components
9084747
fix(core): Make set/delete warning condition for undefined, null and (#7818)
1a979c4
fix(ssr): fix v-show inline style rendering when style binding is array (#7814)
a6169d1
fix(model): fix static input type being overwritten by v-bind object (#7819)
6dd73e9
fix: named slots for nested functional components
215f877
fix(keep-alive): run prune after render for correct active component check
4378fc5
fix: fix keyName checking for arrow keys in IE11
984927a
fix: fix regression on duplicate component init when using shared data objects
cf0b1b7
ci: use yarn.lock instead of package-lock.json
There are 20 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: