Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Update vue to the latest version 馃殌 #550

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 9, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 2.5.14 of vue was just published.

Dependency vue
Current Version 2.5.13
Type dependency

The version 2.5.14 is not covered by your current version range.

If you don鈥檛 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鈥檛 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.14

Bug Fixes

Commits

The new version differs by 83 commits.

  • 387d256 build: release 2.5.14
  • a08feed build: build 2.5.14
  • 2c52c42 workflow: specify e2e env when releasing
  • 83ea0da chore: coverage
  • 81e1e47 fix: respect type order when boolean casting multi-typed props
  • a2cd412 refactor: observerState
  • 318f29f fix(core): disable dependency collection in lifecycle hooks and data getter (#7596)
  • d7d9b00 chore: fix typo (#7781)
  • 6bc75ca fix(v-on): return handler value when using modifiers (#7704)
  • db58493 fix(v-model): handle trailing whitespaces in expression (#7737)
  • 550c3c0 fix(model): fix array index binding for v-model checkbox (#7671)
  • 144bf5a fix(types): prefer normal component over functional one (#7687)
  • 68b51f2 chore: fix comment grammar mistake (#7739)
  • 6931a47 refactor: use more accurate variable name (#7755)
  • 8053f60 chore: merge imports (#7762)

There are 83 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Mar 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2018

Version 2.5.15 just got published.

Update to this version instead 馃殌

Release Notes v2.5.15

Bug Fixes

  • do not traverse VNodes when regsitering dependencies 84a9a9d, closes #7786
Commits

The new version differs by 3 commits.

  • af5453c build: release 2.5.15
  • bafc73f build: build 2.5.15
  • 84a9a9d fix: do not traverse VNodes when regsitering dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2018

Version 2.5.16 just got published.

Update to this version instead 馃殌

Release Notes v2.5.16

Bug Fixes

  • allow multiline expression in v-for 71b4b25, closes #7792
  • fix keyName checking for arrow keys in IE11 4378fc5, closes #7806
  • fix regression on duplicate component init when using shared data objects 984927a, closes #7805
  • core: Make set/delete warning condition for undefined, null and (#7818) 9084747, closes #7818 #7452
  • keep-alive: run prune after render for correct active component check 215f877, closes #7566
  • model: fix static input type being overwritten by v-bind object (#7819) a6169d1, closes #7819 #7811
  • ssr: fix SSR for async functional components 882e719, closes #7784
  • ssr: fix v-show inline style rendering when style binding is array (#7814) 1a979c4, closes #7814 #7813
  • fix wrongly matched named slots in functional components 62a922e, closes #7817
  • named slots for nested functional components 6dd73e9, closes #7710
Commits

The new version differs by 16 commits.

  • 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
  • 7020009 chore: fix typo
  • 35dc8c2 types: add Fragment in RenderState typing (#7802)
  • 882e719 fix(ssr): fix SSR for async functional components
  • 666cdbd test(vdom): add test case for #7786 (#7793)

There are 16 commits in total.

See the full diff

alexander-heimbuch pushed a commit that referenced this pull request Apr 22, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/vue-2.5.14 branch April 22, 2018 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants