[PR #199] [MERGED] Bump vue and vue-template-compiler #288

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/199
Author: @dependabot-preview[bot]
Created: 2/12/2019
Status: Merged
Merged: 2/12/2019
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.5


📝 Commits (1)

  • b452589 Bump vue and vue-template-compiler

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 package-lock.json (+6 -6)
📝 package.json (+2 -2)

📄 Description

Bumps vue and vue-template-compiler. These dependencies needed to be updated together.

Updates vue from 2.6.1 to 2.6.5

Release notes

Sourced from vue's releases.

v2.6.5

Bug Fixes

  • allow passing multiple arguments to scoped slot e7d49cd, closes #9468
  • bail out of event blocking for iOS bug 0bad7e2, closes #9462
  • do not cache scoped slots when mixed with normal slots 060686d

v2.6.4

Performance Improvements

  • cache result from functional ctx.slots() calls 7a0dfd0
  • skip scoped slots normalization when possible 099f3ba

Bug Fixes

  • avoid breaking avoriaz edge case 9011b83
  • avoid logging same error twice when thrown by user in global handler ca57920, closes #9445
  • empty scoped slot should return undefined 57bc80a, closes #9452
  • expose v-slot slots without scope on this.$slots 0e8560d, closes #9421 #9458
  • new syntax slots without scope should also be exposed on functional slots() 8a80086

v2.6.3

Bug Fixes

  • async component should use render owner as force update context b9de23b, closes #9432
  • avoid exposing internal flags on $scopedSlots 24b4640, closes #9443
  • bail out scoped slot optimization when there are nested scopes 4d4d22a, closes #9438
  • compiler: fix v-bind dynamic arguments on slot outlets 96a09aa, closes #9444
  • types: add Vue.version to types (#9431) 54e6a12, closes #9431
  • skip microtask fix if event is fired from different document dae7e41, closes #9448
  • skip microtask fix in Firefix <= 53 7bc88f3, closes #9446

Reverts

  • revert: expose all scoped slots on this.$slots d5ade28

v2.6.2

Improvements

  • Reverted in 2.6.3 expose all scoped slots on this.$slots. 0129b0e, closes #9421

Bug Fixes

  • always set transformed model value on attrs b034abf (Fixes v-select issue in Vuetify)
  • restore slot-scope + v-if behavior 44a4ca3, closes #9422
Commits
  • 11deaa9 build: release 2.6.5
  • 1489b99 build: build 2.6.5
  • e7d49cd fix: allow passing multiple arguments to scoped slot
  • 060686d fix: do not cache scoped slots when mixed with normal slots
  • 0bad7e2 fix: bail out of event blocking for iOS bug
  • c198950 build: release 2.6.4
  • dfb9fb1 build: build 2.6.4
  • b2a093f chore: fix e2e test in phantomjs
  • 9011b83 fix: avoid breaking avoriaz edge case
  • 8a80086 fix: new syntax slots without scope should also be exposed on functional slots()
  • Additional commits viewable in compare view

Updates vue-template-compiler from 2.6.1 to 2.6.5

Release notes

Sourced from vue-template-compiler's releases.

v2.6.5

Bug Fixes

  • allow passing multiple arguments to scoped slot e7d49cd, closes #9468
  • bail out of event blocking for iOS bug 0bad7e2, closes #9462
  • do not cache scoped slots when mixed with normal slots 060686d

v2.6.4

Performance Improvements

  • cache result from functional ctx.slots() calls 7a0dfd0
  • skip scoped slots normalization when possible 099f3ba

Bug Fixes

  • avoid breaking avoriaz edge case 9011b83
  • avoid logging same error twice when thrown by user in global handler ca57920, closes #9445
  • empty scoped slot should return undefined 57bc80a, closes #9452
  • expose v-slot slots without scope on this.$slots 0e8560d, closes #9421 #9458
  • new syntax slots without scope should also be exposed on functional slots() 8a80086

v2.6.3

Bug Fixes

  • async component should use render owner as force update context b9de23b, closes #9432
  • avoid exposing internal flags on $scopedSlots 24b4640, closes #9443
  • bail out scoped slot optimization when there are nested scopes 4d4d22a, closes #9438
  • compiler: fix v-bind dynamic arguments on slot outlets 96a09aa, closes #9444
  • types: add Vue.version to types (#9431) 54e6a12, closes #9431
  • skip microtask fix if event is fired from different document dae7e41, closes #9448
  • skip microtask fix in Firefix <= 53 7bc88f3, closes #9446

Reverts

  • revert: expose all scoped slots on this.$slots d5ade28

v2.6.2

Improvements

  • Reverted in 2.6.3 expose all scoped slots on this.$slots. 0129b0e, closes #9421

Bug Fixes

  • always set transformed model value on attrs b034abf (Fixes v-select issue in Vuetify)
  • restore slot-scope + v-if behavior 44a4ca3, closes #9422
Commits
  • 11deaa9 build: release 2.6.5
  • 1489b99 build: build 2.6.5
  • e7d49cd fix: allow passing multiple arguments to scoped slot
  • 060686d fix: do not cache scoped slots when mixed with normal slots
  • 0bad7e2 fix: bail out of event blocking for iOS bug
  • c198950 build: release 2.6.4
  • dfb9fb1 build: build 2.6.4
  • b2a093f chore: fix e2e test in phantomjs
  • 9011b83 fix: avoid breaking avoriaz edge case
  • 8a80086 fix: new syntax slots without scope should also be exposed on functional slots()
  • Additional commits viewable in compare view

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/199 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/12/2019 **Status:** ✅ Merged **Merged:** 2/12/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.5` --- ### 📝 Commits (1) - [`b452589`](https://github.com/nextcloud/twofactor_gateway/commit/b4525891519f599fb9d4d9e248bf06709357ec2a) Bump vue and vue-template-compiler ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -6) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.1 to 2.6.5 <details> <summary>Release notes</summary> *Sourced from [vue's releases](https://github.com/vuejs/vue/releases).* > ## v2.6.5 > ### Bug Fixes > > * allow passing multiple arguments to scoped slot e7d49cd, closes [#9468](https://github-redirect.dependabot.com/vuejs/vue/issues/9468) > * bail out of event blocking for iOS bug 0bad7e2, closes [#9462](https://github-redirect.dependabot.com/vuejs/vue/issues/9462) > * do not cache scoped slots when mixed with normal slots 060686d > > ## v2.6.4 > ### Performance Improvements > > * cache result from functional ctx.slots() calls 7a0dfd0 > * skip scoped slots normalization when possible 099f3ba > > ### Bug Fixes > > * avoid breaking avoriaz edge case 9011b83 > * avoid logging same error twice when thrown by user in global handler ca57920, closes [#9445](https://github-redirect.dependabot.com/vuejs/vue/issues/9445) > * empty scoped slot should return undefined 57bc80a, closes [#9452](https://github-redirect.dependabot.com/vuejs/vue/issues/9452) > * expose v-slot slots without scope on this.$slots 0e8560d, closes [#9421](https://github-redirect.dependabot.com/vuejs/vue/issues/9421) [#9458](https://github-redirect.dependabot.com/vuejs/vue/issues/9458) > * new syntax slots without scope should also be exposed on functional slots() 8a80086 > > ## v2.6.3 > ### Bug Fixes > > * async component should use render owner as force update context b9de23b, closes [#9432](https://github-redirect.dependabot.com/vuejs/vue/issues/9432) > * avoid exposing internal flags on $scopedSlots 24b4640, closes [#9443](https://github-redirect.dependabot.com/vuejs/vue/issues/9443) > * bail out scoped slot optimization when there are nested scopes 4d4d22a, closes [#9438](https://github-redirect.dependabot.com/vuejs/vue/issues/9438) > * **compiler:** fix v-bind dynamic arguments on slot outlets 96a09aa, closes [#9444](https://github-redirect.dependabot.com/vuejs/vue/issues/9444) > * **types:** add Vue.version to types ([#9431](https://github-redirect.dependabot.com/vuejs/vue/issues/9431)) 54e6a12, closes [#9431](https://github-redirect.dependabot.com/vuejs/vue/issues/9431) > * skip microtask fix if event is fired from different document dae7e41, closes [#9448](https://github-redirect.dependabot.com/vuejs/vue/issues/9448) > * skip microtask fix in Firefix <= 53 7bc88f3, closes [#9446](https://github-redirect.dependabot.com/vuejs/vue/issues/9446) > > > ### Reverts > > * revert: expose all scoped slots on this.$slots d5ade28 > > ## v2.6.2 > ### Improvements > > * **Reverted in 2.6.3** ~~expose all scoped slots on `this.$slots`. 0129b0e, closes [#9421](https://github-redirect.dependabot.com/vuejs/vue/issues/9421)~~ > > ### Bug Fixes > > * always set transformed model value on attrs b034abf (Fixes `v-select` issue in Vuetify) > * restore slot-scope + v-if behavior 44a4ca3, closes [#9422](https://github-redirect.dependabot.com/vuejs/vue/issues/9422) </details> <details> <summary>Commits</summary> - [`11deaa9`](https://github.com/vuejs/vue/commit/11deaa932eb51e9af11fd32e72c8cab3cd55ec67) build: release 2.6.5 - [`1489b99`](https://github.com/vuejs/vue/commit/1489b99f24da78b9023cbe031517d99f0a61c85c) build: build 2.6.5 - [`e7d49cd`](https://github.com/vuejs/vue/commit/e7d49cdcf2fd9a612e0dac7a7bea318824210881) fix: allow passing multiple arguments to scoped slot - [`060686d`](https://github.com/vuejs/vue/commit/060686d6ea4d013129b4d2e93d7d2e5c93e09686) fix: do not cache scoped slots when mixed with normal slots - [`0bad7e2`](https://github.com/vuejs/vue/commit/0bad7e2a3508b55abaa8aec2a1bd9c1127305cb4) fix: bail out of event blocking for iOS bug - [`c198950`](https://github.com/vuejs/vue/commit/c1989500450c06cde7750850c87a6082c0725b54) build: release 2.6.4 - [`dfb9fb1`](https://github.com/vuejs/vue/commit/dfb9fb177feff7dbdc249b4a55bf53f0fbc2af82) build: build 2.6.4 - [`b2a093f`](https://github.com/vuejs/vue/commit/b2a093fa03704b2f0c6b2e9ee4d10b7ed156698d) chore: fix e2e test in phantomjs - [`9011b83`](https://github.com/vuejs/vue/commit/9011b83db79cf2f3563f8fccb2e41b5b863c3ee9) fix: avoid breaking avoriaz edge case - [`8a80086`](https://github.com/vuejs/vue/commit/8a800867fe61e5aa642e1e3da91bb890d07312f7) fix: new syntax slots without scope should also be exposed on functional slots() - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.6.1...v2.6.5) </details> <br /> Updates `vue-template-compiler` from 2.6.1 to 2.6.5 <details> <summary>Release notes</summary> *Sourced from [vue-template-compiler's releases](https://github.com/vuejs/vue/releases).* > ## v2.6.5 > ### Bug Fixes > > * allow passing multiple arguments to scoped slot e7d49cd, closes [#9468](https://github-redirect.dependabot.com/vuejs/vue/issues/9468) > * bail out of event blocking for iOS bug 0bad7e2, closes [#9462](https://github-redirect.dependabot.com/vuejs/vue/issues/9462) > * do not cache scoped slots when mixed with normal slots 060686d > > ## v2.6.4 > ### Performance Improvements > > * cache result from functional ctx.slots() calls 7a0dfd0 > * skip scoped slots normalization when possible 099f3ba > > ### Bug Fixes > > * avoid breaking avoriaz edge case 9011b83 > * avoid logging same error twice when thrown by user in global handler ca57920, closes [#9445](https://github-redirect.dependabot.com/vuejs/vue/issues/9445) > * empty scoped slot should return undefined 57bc80a, closes [#9452](https://github-redirect.dependabot.com/vuejs/vue/issues/9452) > * expose v-slot slots without scope on this.$slots 0e8560d, closes [#9421](https://github-redirect.dependabot.com/vuejs/vue/issues/9421) [#9458](https://github-redirect.dependabot.com/vuejs/vue/issues/9458) > * new syntax slots without scope should also be exposed on functional slots() 8a80086 > > ## v2.6.3 > ### Bug Fixes > > * async component should use render owner as force update context b9de23b, closes [#9432](https://github-redirect.dependabot.com/vuejs/vue/issues/9432) > * avoid exposing internal flags on $scopedSlots 24b4640, closes [#9443](https://github-redirect.dependabot.com/vuejs/vue/issues/9443) > * bail out scoped slot optimization when there are nested scopes 4d4d22a, closes [#9438](https://github-redirect.dependabot.com/vuejs/vue/issues/9438) > * **compiler:** fix v-bind dynamic arguments on slot outlets 96a09aa, closes [#9444](https://github-redirect.dependabot.com/vuejs/vue/issues/9444) > * **types:** add Vue.version to types ([#9431](https://github-redirect.dependabot.com/vuejs/vue/issues/9431)) 54e6a12, closes [#9431](https://github-redirect.dependabot.com/vuejs/vue/issues/9431) > * skip microtask fix if event is fired from different document dae7e41, closes [#9448](https://github-redirect.dependabot.com/vuejs/vue/issues/9448) > * skip microtask fix in Firefix <= 53 7bc88f3, closes [#9446](https://github-redirect.dependabot.com/vuejs/vue/issues/9446) > > > ### Reverts > > * revert: expose all scoped slots on this.$slots d5ade28 > > ## v2.6.2 > ### Improvements > > * **Reverted in 2.6.3** ~~expose all scoped slots on `this.$slots`. 0129b0e, closes [#9421](https://github-redirect.dependabot.com/vuejs/vue/issues/9421)~~ > > ### Bug Fixes > > * always set transformed model value on attrs b034abf (Fixes `v-select` issue in Vuetify) > * restore slot-scope + v-if behavior 44a4ca3, closes [#9422](https://github-redirect.dependabot.com/vuejs/vue/issues/9422) </details> <details> <summary>Commits</summary> - [`11deaa9`](https://github.com/vuejs/vue/commit/11deaa932eb51e9af11fd32e72c8cab3cd55ec67) build: release 2.6.5 - [`1489b99`](https://github.com/vuejs/vue/commit/1489b99f24da78b9023cbe031517d99f0a61c85c) build: build 2.6.5 - [`e7d49cd`](https://github.com/vuejs/vue/commit/e7d49cdcf2fd9a612e0dac7a7bea318824210881) fix: allow passing multiple arguments to scoped slot - [`060686d`](https://github.com/vuejs/vue/commit/060686d6ea4d013129b4d2e93d7d2e5c93e09686) fix: do not cache scoped slots when mixed with normal slots - [`0bad7e2`](https://github.com/vuejs/vue/commit/0bad7e2a3508b55abaa8aec2a1bd9c1127305cb4) fix: bail out of event blocking for iOS bug - [`c198950`](https://github.com/vuejs/vue/commit/c1989500450c06cde7750850c87a6082c0725b54) build: release 2.6.4 - [`dfb9fb1`](https://github.com/vuejs/vue/commit/dfb9fb177feff7dbdc249b4a55bf53f0fbc2af82) build: build 2.6.4 - [`b2a093f`](https://github.com/vuejs/vue/commit/b2a093fa03704b2f0c6b2e9ee4d10b7ed156698d) chore: fix e2e test in phantomjs - [`9011b83`](https://github.com/vuejs/vue/commit/9011b83db79cf2f3563f8fccb2e41b5b863c3ee9) fix: avoid breaking avoriaz edge case - [`8a80086`](https://github.com/vuejs/vue/commit/8a800867fe61e5aa642e1e3da91bb890d07312f7) fix: new syntax slots without scope should also be exposed on functional slots() - Additional commits viewable in [compare view](https://github.com/vuejs/vue/compare/v2.6.1...v2.6.5) </details> <br /> 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:23 +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#288
No description provided.