[PR #161] [MERGED] Bump vue from 2.5.17 to 2.5.21 #256

Closed
opened 2026-02-26 05:34:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/161
Author: @dependabot-preview[bot]
Created: 12/12/2018
Status: Merged
Merged: 1/8/2019
Merged by: @ChristophWurst

Base: masterHead: dependabot/npm_and_yarn/vue-2.5.21


📝 Commits (4)

  • 4d6d67b Bump vue-template-compiler from 2.5.17 to 2.5.21
  • 99201c6 Bump vue from 2.5.17 to 2.5.21
  • 8c2835d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/vue-2.5.21
  • bc024e4 Merge branch 'master' of github.com:/ChristophWurst/twofactor_sms into dependabot/npm_and_yarn/vue-2.5.21

📊 Changes

2 files changed (+20 additions, -15 deletions)

View changed files

📝 package-lock.json (+18 -13)
📝 package.json (+2 -2)

📄 Description

Bumps vue from 2.5.17 to 2.5.21.

Release notes

Sourced from vue's releases.

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

v2.5.18-beta.0

Bug Fixes

  • compiler: wrap scoped slots v-if conditions in parens (#9119) ef8524a, closes #9119 #9114
  • compiler: maybeComponent should return true when "is" attribute exists (#8114) aef2a5f, closes #8114 #8101
  • compiler: normalize potential functional component children in v-for (#8558) d483a49, closes #8558 #8468
  • compiler: should keep newline after unary tags in <pre> (#8965) 05001e6, closes #8965 #8950
... (truncated)
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 ...
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ChristophWurst.


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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/161 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/12/2018 **Status:** ✅ Merged **Merged:** 1/8/2019 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-2.5.21` --- ### 📝 Commits (4) - [`4d6d67b`](https://github.com/nextcloud/twofactor_gateway/commit/4d6d67b88b9de996ff6295e55f71c42af4a28aeb) Bump vue-template-compiler from 2.5.17 to 2.5.21 - [`99201c6`](https://github.com/nextcloud/twofactor_gateway/commit/99201c617ba004b555145d1867aa259cf3532399) Bump vue from 2.5.17 to 2.5.21 - [`8c2835d`](https://github.com/nextcloud/twofactor_gateway/commit/8c2835def6b71d76e3307aed53bfd0fc1c0da04c) Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/vue-2.5.21 - [`bc024e4`](https://github.com/nextcloud/twofactor_gateway/commit/bc024e47eb812d51fb30a70be1d91d78030b555c) Merge branch 'master' of github.com:/ChristophWurst/twofactor_sms into dependabot/npm_and_yarn/vue-2.5.21 ### 📊 Changes **2 files changed** (+20 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+18 -13) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.21. <details> <summary>Release notes</summary> *Sourced from [vue's releases](https://github.com/vuejs/vue/releases).* > ## v2.5.21 > ### Bug Fixes > > * **lifecycle:** beforeUpdated should not be called if component is destroyed ([#9171](https://github-redirect.dependabot.com/vuejs/vue/issues/9171)) 87bad80, closes [#9171](https://github-redirect.dependabot.com/vuejs/vue/issues/9171) [#8076](https://github-redirect.dependabot.com/vuejs/vue/issues/8076) > * **types:** accept primatives and falsy values in createElement children ([#9154](https://github-redirect.dependabot.com/vuejs/vue/issues/9154)) d780dd2, closes [#9154](https://github-redirect.dependabot.com/vuejs/vue/issues/9154) [#8498](https://github-redirect.dependabot.com/vuejs/vue/issues/8498) > * **v-model:** properly handle multiline v-model expressions ([#9184](https://github-redirect.dependabot.com/vuejs/vue/issues/9184)) 3d44937, closes [#9184](https://github-redirect.dependabot.com/vuejs/vue/issues/9184) [#9183](https://github-redirect.dependabot.com/vuejs/vue/issues/9183) > * **weex:** support data class type that is string ([#9139](https://github-redirect.dependabot.com/vuejs/vue/issues/9139)) d8285c5, closes [#9139](https://github-redirect.dependabot.com/vuejs/vue/issues/9139) [#9124](https://github-redirect.dependabot.com/vuejs/vue/issues/9124) > * fix single v-for child optimization 847e493 > * fix v-for component with undefined value 4748760, closes [#9181](https://github-redirect.dependabot.com/vuejs/vue/issues/9181) > > > ### Performance Improvements > > * skip normalization on single child element v-for 4074104 > > ## v2.5.20 > ### Bug Fixes > > * **types:** avoid `this` in VueConstructor signature ([#9173](https://github-redirect.dependabot.com/vuejs/vue/issues/9173)) e06d2af2 > > ## v2.5.19 > ### Bug Fixes > > * **ssr:** should not warn for custom directives that do not have ssr implementation 780dac5, closes [#9167](https://github-redirect.dependabot.com/vuejs/vue/issues/9167) > * **vdom:** remove unnecessary sameVnode condition 0d4b35f, closes [#9168](https://github-redirect.dependabot.com/vuejs/vue/issues/9168) > > > ### Reverts > > * fix(sfc): avoid deindent when pad option is specified ([#7647](https://github-redirect.dependabot.com/vuejs/vue/issues/7647)) 5d721a4, closes [#7647](https://github-redirect.dependabot.com/vuejs/vue/issues/7647) > > ## v2.5.18 > ### Includes everything in [2.5.18-beta.0](https://github.com/vuejs/vue/releases/tag/v2.5.18-beta.0) > > ### Bug Fixes > > * **compiler:** fix codegen for v-for component inside template 1b4a8a0, closes [#9142](https://github-redirect.dependabot.com/vuejs/vue/issues/9142) > * **ssr:** fix ssr template publicPath generation f077ed1, closes [#9145](https://github-redirect.dependabot.com/vuejs/vue/issues/9145) > * fix keyName checking for space and delete in IE11 ([#9150](https://github-redirect.dependabot.com/vuejs/vue/issues/9150)) 0ed0aad, closes [#9150](https://github-redirect.dependabot.com/vuejs/vue/issues/9150) [#9112](https://github-redirect.dependabot.com/vuejs/vue/issues/9112) > * **transition-group:** fix activeInstance regression 8a2dbf5, closes [#9151](https://github-redirect.dependabot.com/vuejs/vue/issues/9151) > * **types:** correct scopedSlot types ([#9131](https://github-redirect.dependabot.com/vuejs/vue/issues/9131)) 448ba65, closes [#9131](https://github-redirect.dependabot.com/vuejs/vue/issues/9131) [#8946](https://github-redirect.dependabot.com/vuejs/vue/issues/8946) > * **types:** type support for advanced async components ([#8438](https://github-redirect.dependabot.com/vuejs/vue/issues/8438)) dfaf9e2, closes [#8438](https://github-redirect.dependabot.com/vuejs/vue/issues/8438) > > ## v2.5.18-beta.0 > ### Bug Fixes > > * **compiler:** wrap scoped slots v-if conditions in parens ([#9119](https://github-redirect.dependabot.com/vuejs/vue/issues/9119)) ef8524a, closes [#9119](https://github-redirect.dependabot.com/vuejs/vue/issues/9119) [#9114](https://github-redirect.dependabot.com/vuejs/vue/issues/9114) > * **compiler:** maybeComponent should return true when "is" attribute exists ([#8114](https://github-redirect.dependabot.com/vuejs/vue/issues/8114)) aef2a5f, closes [#8114](https://github-redirect.dependabot.com/vuejs/vue/issues/8114) [#8101](https://github-redirect.dependabot.com/vuejs/vue/issues/8101) > * **compiler:** normalize potential functional component children in v-for ([#8558](https://github-redirect.dependabot.com/vuejs/vue/issues/8558)) d483a49, closes [#8558](https://github-redirect.dependabot.com/vuejs/vue/issues/8558) [#8468](https://github-redirect.dependabot.com/vuejs/vue/issues/8468) > * **compiler:** should keep newline after unary tags in `<pre>` ([#8965](https://github-redirect.dependabot.com/vuejs/vue/issues/8965)) 05001e6, closes [#8965](https://github-redirect.dependabot.com/vuejs/vue/issues/8965) [#8950](https://github-redirect.dependabot.com/vuejs/vue/issues/8950) ></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`7075408`](https://github.com/vuejs/vue/commit/70754084ec2d84e44effeb8f82efda3397a08b0d) build: release 2.5.21 - [`b449e17`](https://github.com/vuejs/vue/commit/b449e17eefd5543316291398677b57220cc951ba) build: build 2.5.21 - [`847e493`](https://github.com/vuejs/vue/commit/847e493768371cec4718969e02bdb7f8463f4e03) fix: fix single v-for child optimization - [`4e97548`](https://github.com/vuejs/vue/commit/4e975485a4d90fef62bf73a32a2b72e249919130) test: use mocks for commits e2e test - [`80fb6b8`](https://github.com/vuejs/vue/commit/80fb6b8da144bd9c2313702e23a35d72fa620135) revert: "chore: use keypress in TodoMVC example for IME input methods ([#9172](https://github-redirect.dependabot.com/vuejs/vue/issues/9172))" - [`4074104`](https://github.com/vuejs/vue/commit/4074104fac219e61e542f4da3a4800975a8063f2) perf: skip normalization on single child element v-for - [`4748760`](https://github.com/vuejs/vue/commit/47487607fbb99339038cf84990ba341c25b5e20d) fix: fix v-for component with undefined value - [`984393f`](https://github.com/vuejs/vue/commit/984393fed981c58ad79ed50424f023dcfa6829d0) test: change model text's priority case ([#9170](https://github-redirect.dependabot.com/vuejs/vue/issues/9170)) - [`6980035`](https://github.com/vuejs/vue/commit/6980035a86cfb79368af77a5040e468177d6b14a) chore: use keypress in TodoMVC example for IME input methods ([#9172](https://github-redirect.dependabot.com/vuejs/vue/issues/9172)) - [`87bad80`](https://github.com/vuejs/vue/commit/87bad80f0cb9a30b95d9410120ff6e3e2022a723) fix(lifecycle): beforeUpdated should not be called if component is destroyed ... - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.21) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vue&package-manager=npm_and_yarn&previous-version=2.5.17&new-version=2.5.21)](https://dependabot.com/compatibility-score.html?dependency-name=vue&package-manager=npm_and_yarn&previous-version=2.5.17&new-version=2.5.21) 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-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ChristophWurst. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://app.dependabot.com): - 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. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:34:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#256
No description provided.