Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue-server-renderer from 2.5.17 to 2.5.22 #62

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 16, 2019

Bumps vue-server-renderer from 2.5.17 to 2.5.22.

Release notes

Sourced from vue-server-renderer's releases.

v2.5.22

Bug Fixes

  • async component: memory leak after synchronous async loading (#9275) d21e931, closes #9275 #9229
  • core: dedupe lifecycle hooks during options merge 0d2e9c4, closes #9199
  • core: fix merged twice bug when passing extended constructor to mixins (#9199) 743edac, closes #9199 #9198
  • ssr: support rendering comment (#9128) b06c784, closes #9128

v2.5.21

Bug Fixes

  • lifecycle: beforeUpdated should not be called if component is destroyed (#9171) 87bad80, closes #9171 #8076
  • types: accept primatives and falsy values in createElement children (#9154) d780dd2, closes #9154 #8498
  • v-model: properly handle multiline v-model expressions (#9184) 3d44937, closes #9184 #9183
  • weex: support data class type that is string (#9139) d8285c5, closes #9139 #9124
  • fix single v-for child optimization 847e493
  • fix v-for component with undefined value 4748760, closes #9181

Performance Improvements

  • skip normalization on single child element v-for 4074104

v2.5.20

Bug Fixes

  • types: avoid this in VueConstructor signature (#9173) e06d2af2

v2.5.19

Bug Fixes

  • ssr: should not warn for custom directives that do not have ssr implementation 780dac5, closes #9167
  • vdom: remove unnecessary sameVnode condition 0d4b35f, closes #9168

Reverts

  • fix(sfc): avoid deindent when pad option is specified (#7647) 5d721a4, closes #7647

v2.5.18

Includes everything in 2.5.18-beta.0

Bug Fixes

  • compiler: fix codegen for v-for component inside template 1b4a8a0, closes #9142
  • ssr: fix ssr template publicPath generation f077ed1, closes #9145
  • fix keyName checking for space and delete in IE11 (#9150) 0ed0aad, closes #9150 #9112
  • transition-group: fix activeInstance regression 8a2dbf5, closes #9151
  • types: correct scopedSlot types (#9131) 448ba65, closes #9131 #8946
  • types: type support for advanced async components (#8438) dfaf9e2, closes #8438
... (truncated)
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 (...
  • 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)
  • 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 16, 2019
Bumps [vue-server-renderer](https://github.com/vuejs/vue) from 2.5.17 to 2.5.22.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.5.17...v2.5.22)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/vue-server-renderer-2.5.22 branch from af35e20 to dc6880b Compare January 28, 2019 18:46
@dependabot-preview
Copy link
Contributor Author

Superseded by #71.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue-server-renderer-2.5.22 branch February 5, 2019 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant