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

Update dependency vue-template-compiler to v2.5.16 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 13, 2018

This Pull Request updates dependency vue-template-compiler from v2.5.15 to v2.5.16

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

v2.5.16

  • bafc73f build: build 2.5.15
  • af5453c build: release 2.5.15
  • 71b4b25 fix: allow multiline expression in v-for
  • 666cdbd test(vdom): add test case for #​7786 (#​7793)
  • 882e719 fix(ssr): fix SSR for async functional components
  • 35dc8c2 types: add Fragment in RenderState typing (#​7802)
  • 7020009 chore: fix typo
  • cf0b1b7 ci: use yarn.lock instead of package-lock.json
  • 984927a fix: fix regression on duplicate component init when using shared data objects
  • 4378fc5 fix: fix keyName checking for arrow keys in IE11
  • 215f877 fix(keep-alive): run prune after render for correct active component check
  • 6dd73e9 fix: named slots for nested functional components
  • a6169d1 fix(model): fix static input type being overwritten by v-bind object (#​7819)
  • 1a979c4 fix(ssr): fix v-show inline style rendering when style binding is array (#​7814)
  • 9084747 fix(core): Make set/delete warning condition for undefined, null and (#​7818)
  • 62a922e fix: fix wrongly matched named slots in functional components

This PR has been generated by Renovate Bot.

@renovate
Copy link
Author

renovate bot commented Mar 13, 2018

Lock file problem

Renovate failed when attempting to generate a lock file. This is usually happens when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.

Renovate will not retry generating a lockfile for this PR unless either (a) the package.json in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.

The output from stderr is included below:

yarn.lock
error An unexpected error occurred: "Package \"\" refers to a non-existing file '\"/tmp/tmp-1ELacNa0nS9pz/packages/test\"'.".

@renovate renovate bot force-pushed the renovate/vue-template-compiler-2.x branch from f4b9213 to 5bb4fc1 Compare March 14, 2018 03:58
@codecov
Copy link

codecov bot commented Mar 14, 2018

Codecov Report

Merging #28 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #28   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           6     6           
  Lines          39    39           
  Branches        2     2           
====================================
  Misses         37    37           
  Partials        2     2

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 856109a...5bb4fc1. Read the comment docs.

@renovate renovate bot changed the title Update dependency vue-template-compiler to v2.5.16 Update dependency vue-template-compiler to v2.5.16 - autoclosed Mar 14, 2018
@renovate renovate bot closed this Mar 14, 2018
@renovate renovate bot deleted the renovate/vue-template-compiler-2.x branch March 14, 2018 05:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant