[PR #158] [CLOSED] Bump vue-template-compiler from 2.5.17 to 2.5.20 #252

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/158
Author: @dependabot-preview[bot]
Created: 12/11/2018
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vue-template-compiler-2.5.20


📝 Commits (1)

  • 45278e5 Bump vue-template-compiler from 2.5.17 to 2.5.20

📊 Changes

2 files changed (+16 additions, -11 deletions)

View changed files

📝 package-lock.json (+15 -10)
📝 package.json (+1 -1)

📄 Description

Bumps vue-template-compiler from 2.5.17 to 2.5.20.

Release notes

Sourced from vue-template-compiler's releases.

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
  • compiler: templates inside v-pre should be rendered to HTML (#8146) ecac831, closes #8146 #8041
  • component: clean up memory leak after loading async component completes (fix #8740) (#8755) 2e472c5, closes #8740 #8755
  • core: avoid mutating original children when cloning vnode 097f622, closes #7975
  • core: properly handle reused vnodes 530ca1b, closes #7913
  • core: skip mixins and extends if child is already merged (#8870) 80f17fa, closes #8870 #8865
  • data: skip recursive call if values are identical (#8967) a7658e0, closes #8967
  • error handling: handle errors on immediate watcher execution (#8581) 2686818, closes #8581 #8567
  • for: use IE compatible regex in v-for regex (#8048) ecc239e, closes #8048 #7946
  • lifecycle: updated should not be called after component being destroyed (#8381) a64ff19, closes #8381 #8076
  • parser: allow CRLFs in string interpolations (#8408) 8f04135, closes #8408 #8103
  • server: use path.posix.join to generate public path (#8177) 46b8d2c, closes #8177 #8167
  • sfc: avoid deindent when pad option is specified (#7647) 9d2f9a0, closes #7647
  • shared: check dates in looseEqual (#7940) db7287c, closes #7940 #7928
  • ssr: adjust call stack size defer threshold e4b1b57, closes #8545
  • ssr: check js assets more accurate in ssr webpack plugin (#8639) 5624278, closes #8639
  • ssr: computed properties should pass vm as first argument in ssr (#9090) 33e669b, closes #9090 #8977
  • ssr: fix double escaping of staticClass values (#7859) (#8037) c21b89e, closes #7859 #8037
  • ssr: remove trailing hash in webpack module identifier when ae6dcd6
  • ssr: render initial and used async css chunks (#7902) 575b6e7, closes #7902 #7897
  • ssr: resolve server directives the same as on client (#9129) 3078352, closes #9129 #8961
... (truncated)
Commits
  • 77d406b build: release 2.5.20
  • 952d3b4 build: build 2.5.20
  • e06d2af fix(types): avoid this in VueConstructor signature (#9173)
  • 628c1b7 build: release 2.5.19
  • c38a81b build: build 2.5.19
  • 0d4b35f fix(vdom): remove unnecessary sameVnode condition
  • 5d721a4 revert: fix(sfc): avoid deindent when pad option is specified (#7647)
  • 780dac5 fix(ssr): should not warn for custom directives that do not have ssr implemen...
  • a89384c test(ssr): add basic directives test (#9166)
  • dadc918 build: release 2.5.18
  • 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 all status checks pass Dependabot will automatically merge this pull request.


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/158 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/11/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-template-compiler-2.5.20` --- ### 📝 Commits (1) - [`45278e5`](https://github.com/nextcloud/twofactor_gateway/commit/45278e54d1786aac6a25b9ca0a586533cf6eaa21) Bump vue-template-compiler from 2.5.17 to 2.5.20 ### 📊 Changes **2 files changed** (+16 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -10) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.17 to 2.5.20. <details> <summary>Release notes</summary> *Sourced from [vue-template-compiler's releases](https://github.com/vuejs/vue/releases).* > ## 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) > * **compiler:** templates inside v-pre should be rendered to HTML ([#8146](https://github-redirect.dependabot.com/vuejs/vue/issues/8146)) ecac831, closes [#8146](https://github-redirect.dependabot.com/vuejs/vue/issues/8146) [#8041](https://github-redirect.dependabot.com/vuejs/vue/issues/8041) > * **component:** clean up memory leak after loading async component completes (fix [#8740](https://github-redirect.dependabot.com/vuejs/vue/issues/8740)) ([#8755](https://github-redirect.dependabot.com/vuejs/vue/issues/8755)) 2e472c5, closes [#8740](https://github-redirect.dependabot.com/vuejs/vue/issues/8740) [#8755](https://github-redirect.dependabot.com/vuejs/vue/issues/8755) > * **core:** avoid mutating original children when cloning vnode 097f622, closes [#7975](https://github-redirect.dependabot.com/vuejs/vue/issues/7975) > * **core:** properly handle reused vnodes 530ca1b, closes [#7913](https://github-redirect.dependabot.com/vuejs/vue/issues/7913) > * **core:** skip mixins and extends if child is already merged ([#8870](https://github-redirect.dependabot.com/vuejs/vue/issues/8870)) 80f17fa, closes [#8870](https://github-redirect.dependabot.com/vuejs/vue/issues/8870) [#8865](https://github-redirect.dependabot.com/vuejs/vue/issues/8865) > * **data:** skip recursive call if values are identical ([#8967](https://github-redirect.dependabot.com/vuejs/vue/issues/8967)) a7658e0, closes [#8967](https://github-redirect.dependabot.com/vuejs/vue/issues/8967) > * **error handling:** handle errors on immediate watcher execution ([#8581](https://github-redirect.dependabot.com/vuejs/vue/issues/8581)) 2686818, closes [#8581](https://github-redirect.dependabot.com/vuejs/vue/issues/8581) [#8567](https://github-redirect.dependabot.com/vuejs/vue/issues/8567) > * **for:** use IE compatible regex in v-for regex ([#8048](https://github-redirect.dependabot.com/vuejs/vue/issues/8048)) ecc239e, closes [#8048](https://github-redirect.dependabot.com/vuejs/vue/issues/8048) [#7946](https://github-redirect.dependabot.com/vuejs/vue/issues/7946) > * **lifecycle:** updated should not be called after component being destroyed ([#8381](https://github-redirect.dependabot.com/vuejs/vue/issues/8381)) a64ff19, closes [#8381](https://github-redirect.dependabot.com/vuejs/vue/issues/8381) [#8076](https://github-redirect.dependabot.com/vuejs/vue/issues/8076) > * **parser:** allow CRLFs in string interpolations ([#8408](https://github-redirect.dependabot.com/vuejs/vue/issues/8408)) 8f04135, closes [#8408](https://github-redirect.dependabot.com/vuejs/vue/issues/8408) [#8103](https://github-redirect.dependabot.com/vuejs/vue/issues/8103) > * **server:** use path.posix.join to generate public path ([#8177](https://github-redirect.dependabot.com/vuejs/vue/issues/8177)) 46b8d2c, closes [#8177](https://github-redirect.dependabot.com/vuejs/vue/issues/8177) [#8167](https://github-redirect.dependabot.com/vuejs/vue/issues/8167) > * **sfc:** avoid deindent when pad option is specified ([#7647](https://github-redirect.dependabot.com/vuejs/vue/issues/7647)) 9d2f9a0, closes [#7647](https://github-redirect.dependabot.com/vuejs/vue/issues/7647) > * **shared:** check dates in looseEqual ([#7940](https://github-redirect.dependabot.com/vuejs/vue/issues/7940)) db7287c, closes [#7940](https://github-redirect.dependabot.com/vuejs/vue/issues/7940) [#7928](https://github-redirect.dependabot.com/vuejs/vue/issues/7928) > * **ssr:** adjust call stack size defer threshold e4b1b57, closes [#8545](https://github-redirect.dependabot.com/vuejs/vue/issues/8545) > * **ssr:** check js assets more accurate in ssr webpack plugin ([#8639](https://github-redirect.dependabot.com/vuejs/vue/issues/8639)) 5624278, closes [#8639](https://github-redirect.dependabot.com/vuejs/vue/issues/8639) > * **ssr:** computed properties should pass vm as first argument in ssr ([#9090](https://github-redirect.dependabot.com/vuejs/vue/issues/9090)) 33e669b, closes [#9090](https://github-redirect.dependabot.com/vuejs/vue/issues/9090) [#8977](https://github-redirect.dependabot.com/vuejs/vue/issues/8977) > * **ssr:** fix double escaping of staticClass values ([#7859](https://github-redirect.dependabot.com/vuejs/vue/issues/7859)) ([#8037](https://github-redirect.dependabot.com/vuejs/vue/issues/8037)) c21b89e, closes [#7859](https://github-redirect.dependabot.com/vuejs/vue/issues/7859) [#8037](https://github-redirect.dependabot.com/vuejs/vue/issues/8037) > * **ssr:** remove trailing hash in webpack module identifier when ae6dcd6 > * **ssr:** render initial and used async css chunks ([#7902](https://github-redirect.dependabot.com/vuejs/vue/issues/7902)) 575b6e7, closes [#7902](https://github-redirect.dependabot.com/vuejs/vue/issues/7902) [#7897](https://github-redirect.dependabot.com/vuejs/vue/issues/7897) > * **ssr:** resolve server directives the same as on client ([#9129](https://github-redirect.dependabot.com/vuejs/vue/issues/9129)) 3078352, closes [#9129](https://github-redirect.dependabot.com/vuejs/vue/issues/9129) [#8961](https://github-redirect.dependabot.com/vuejs/vue/issues/8961) ></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`77d406b`](https://github.com/vuejs/vue/commit/77d406b2a49b286fe6587305fabcf0796db19ab1) build: release 2.5.20 - [`952d3b4`](https://github.com/vuejs/vue/commit/952d3b4b218697b22f6f4bb42f859d15d1896e86) build: build 2.5.20 - [`e06d2af`](https://github.com/vuejs/vue/commit/e06d2af276fc8d626a3b048f4d138a243aa690a4) fix(types): avoid `this` in VueConstructor signature ([#9173](https://github-redirect.dependabot.com/vuejs/vue/issues/9173)) - [`628c1b7`](https://github.com/vuejs/vue/commit/628c1b7f5b298e13975d880c73e8fc2893628c2e) build: release 2.5.19 - [`c38a81b`](https://github.com/vuejs/vue/commit/c38a81b84a52351e8220a56f5828894b422ec816) build: build 2.5.19 - [`0d4b35f`](https://github.com/vuejs/vue/commit/0d4b35f55975946cb0eb4f7f5f35efe3d078473e) fix(vdom): remove unnecessary sameVnode condition - [`5d721a4`](https://github.com/vuejs/vue/commit/5d721a42b140865e50a78445fe21c5f270bde703) revert: fix(sfc): avoid deindent when pad option is specified ([#7647](https://github-redirect.dependabot.com/vuejs/vue/issues/7647)) - [`780dac5`](https://github.com/vuejs/vue/commit/780dac561b9cd6c3cec28f154f76e7d28352ebf3) fix(ssr): should not warn for custom directives that do not have ssr implemen... - [`a89384c`](https://github.com/vuejs/vue/commit/a89384c8d93a3e5a382f60a84d60f0675408ed75) test(ssr): add basic directives test ([#9166](https://github-redirect.dependabot.com/vuejs/vue/issues/9166)) - [`dadc918`](https://github.com/vuejs/vue/commit/dadc918c05ff96063eb9f6c48c126db71758213b) build: release 2.5.18 - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.20) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vue-template-compiler&package-manager=npm_and_yarn&previous-version=2.5.17&new-version=2.5.20)](https://dependabot.com/compatibility-score.html?dependency-name=vue-template-compiler&package-manager=npm_and_yarn&previous-version=2.5.17&new-version=2.5.20) 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) If all status checks pass Dependabot will automatically merge this pull request. [//]: # (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:10 +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#252
No description provided.