Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.5.17 your tests are passing again. Downgrade this dependency π.
dependency
vue was updated from 2.5.18
to 2.5.19
.Your tests are still failing with this version. Compare changes
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
dependency
vue was updated from 2.5.19
to 2.5.20
.devDependency
vue-template-compiler was updated from 2.5.19
to 2.5.20
.Your tests are passing again with this update. Explicitly upgrade to these versions π
dependency
vue was updated from 2.5.19
to 2.5.20
.devDependency
vue-template-compiler was updated from 2.5.19
to 2.5.20
.Your tests are passing again with this update. Explicitly upgrade to these versions π
dependency
vue was updated from 2.5.20
to 2.5.21
.devDependency
vue-template-compiler was updated from 2.5.20
to 2.5.21
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 17 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)
77d406b
build: release 2.5.20
There are 17 commits in total.
See the full diff
dependency
vue was updated from 2.5.20
to 2.5.21
.devDependency
vue-template-compiler was updated from 2.5.20
to 2.5.21
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 17 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)
77d406b
build: release 2.5.20
There are 17 commits in total.
See the full diff
dependency
vue was updated from 2.5.21
to 2.5.22
.devDependency
vue-template-compiler was updated from 2.5.21
to 2.5.22
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 29 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)
7075408
build: release 2.5.21
b449e17
build: build 2.5.21
847e493
fix: fix single v-for child optimization
There are 29 commits in total.
See the full diff
dependency
vue was updated from 2.5.21
to 2.5.22
.devDependency
vue-template-compiler was updated from 2.5.21
to 2.5.22
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 29 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)
7075408
build: release 2.5.21
b449e17
build: build 2.5.21
847e493
fix: fix single v-for child optimization
There are 29 commits in total.
See the full diff
dependency
vue was updated from 2.6.0
to 2.6.1
.devDependency
vue-template-compiler was updated from 2.6.0
to 2.6.1
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 158 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 158 commits in total.
See the full diff
dependency
vue was updated from 2.6.0
to 2.6.1
.devDependency
vue-template-compiler was updated from 2.6.0
to 2.6.1
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 158 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 158 commits in total.
See the full diff
dependency
vue was updated from 2.6.1
to 2.6.2
.devDependency
vue-template-compiler was updated from 2.6.1
to 2.6.2
.Your tests are passing again with this update. Explicitly upgrade to these versions π
expose all scoped slots on this.$slots
. 0129b0e, closes #9421
v-slot
syntax can still be accessed on this.$slots
.The new version differs by 163 commits.
ee9b684
build: release 2.6.2
2279509
build: build 2.6.2
44a4ca3
fix: restore slot-scope + v-if behavior
0129b0e
feat: expose all scoped slots on this.$slots
b034abf
fix: always set transformed model value on attrs
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
There are 163 commits in total.
See the full diff
dependency
vue was updated from 2.6.1
to 2.6.2
.devDependency
vue-template-compiler was updated from 2.6.1
to 2.6.2
.Your tests are passing again with this update. Explicitly upgrade to these versions π
expose all scoped slots on this.$slots
. 0129b0e, closes #9421
v-slot
syntax can still be accessed on this.$slots
.The new version differs by 163 commits.
ee9b684
build: release 2.6.2
2279509
build: build 2.6.2
44a4ca3
fix: restore slot-scope + v-if behavior
0129b0e
feat: expose all scoped slots on this.$slots
b034abf
fix: always set transformed model value on attrs
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
There are 163 commits in total.
See the full diff
dependency
vue was updated from 2.6.2
to 2.6.3
.devDependency
vue-template-compiler was updated from 2.6.2
to 2.6.3
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 177 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)
ee9b684
build: release 2.6.2
There are 177 commits in total.
See the full diff
dependency
vue was updated from 2.6.2
to 2.6.3
.devDependency
vue-template-compiler was updated from 2.6.2
to 2.6.3
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 177 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)
ee9b684
build: release 2.6.2
There are 177 commits in total.
See the full diff
dependency
vue was updated from 2.6.3
to 2.6.4
.devDependency
vue-template-compiler was updated from 2.6.3
to 2.6.4
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 188 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)
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
There are 188 commits in total.
See the full diff
dependency
vue was updated from 2.6.3
to 2.6.4
.devDependency
vue-template-compiler was updated from 2.6.3
to 2.6.4
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 188 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)
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
There are 188 commits in total.
See the full diff
dependency
vue was updated from 2.6.4
to 2.6.5
.devDependency
vue-template-compiler was updated from 2.6.4
to 2.6.5
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 193 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
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
There are 193 commits in total.
See the full diff
dependency
vue was updated from 2.6.4
to 2.6.5
.devDependency
vue-template-compiler was updated from 2.6.4
to 2.6.5
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 193 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
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
There are 193 commits in total.
See the full diff
dependency
vue was updated from 2.6.5
to 2.6.6
.devDependency
vue-template-compiler was updated from 2.6.5
to 2.6.6
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 197 commits.
a702d19
build: release 2.6.6
ac7a5bd
build: build 2.6.6
29c348f
fix: fix keyCode check for Chrome autofill fake key events
21fca2f
fix: ensure scoped slot containing passed down slot content updates properly
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
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
There are 197 commits in total.
See the full diff
dependency
vue was updated from 2.6.5
to 2.6.6
.devDependency
vue-template-compiler was updated from 2.6.5
to 2.6.6
.Your tests are passing again with this update. Explicitly upgrade to these versions π
The new version differs by 197 commits.
a702d19
build: release 2.6.6
ac7a5bd
build: build 2.6.6
29c348f
fix: fix keyCode check for Chrome autofill fake key events
21fca2f
fix: ensure scoped slot containing passed down slot content updates properly
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
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
There are 197 commits in total.
See the full diff
The dependency vue was updated from
2.5.17
to2.5.18
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
vue is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/maxpou/dictionary-game/builds/465143054?utm_source=github_status&utm_medium=notification)).Release Notes for v2.5.18
Includes everything in 2.5.18-beta.0
Bug Fixes
Commits
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
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: