Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

build: bump vue-template-compiler from 2.5.15 to 2.5.16 #33

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 16, 2018

Bumps vue-template-compiler from 2.5.15 to 2.5.16.

Release notes

Sourced from vue-template-compiler's releases.

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
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.15 to 2.5.16.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.5.15...v2.5.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #88.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-template-compiler-2.5.16 branch October 5, 2018 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.