[PR #86] [MERGED] fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.14 in /web #144

Closed
opened 2026-03-03 16:36:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/86
Author: @dependabot[bot]
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/vue-server-renderer-2.7.14


📝 Commits (1)

  • bcf396f fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.14 in /web

📊 Changes

3 files changed (+44 additions, -123 deletions)

View changed files

📝 web/package-lock.json (+33 -99)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+10 -23)

📄 Description

Bumps vue-server-renderer from 2.6.14 to 2.7.14.

Release notes

Sourced from vue-server-renderer's releases.

v2.7.14

Please refer to CHANGELOG.md for details.

v2.7.13

Please refer to CHANGELOG.md for details.

v2.7.12

Please refer to CHANGELOG.md for details.

v2.7.11

Please refer to CHANGELOG.md for details.

v2.7.10

Please refer to CHANGELOG.md for details.

v2.7.9

Please refer to CHANGELOG.md for details.

v2.7.8

Please refer to CHANGELOG.md for details.

v2.7.7

Please refer to CHANGELOG.md for details.

v2.7.6

Please refer to CHANGELOG.md for details.

v2.7.5

Please refer to CHANGELOG.md for details.

v2.7.4

Please refer to CHANGELOG.md for details.

v2.7.3

Please refer to CHANGELOG.md for details.

v2.7.2

Please refer to CHANGELOG.md for details.

v2.7.1

Please refer to CHANGELOG.md for details.

v2.7.0 "Naruto"

naturo

Please refer to CHANGELOG.md for details.

v2.7.0-beta.8

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue-server-renderer's changelog.

2.7.14 (2022-11-09)

Bug Fixes

  • compiler-sfc: fix template usage check edge case for v-slot destructured default value (#12842) (5e3d4e9), closes #12841
  • provide/inject: do not mutate original provide options during merge (d1899ca), closes #12854
  • reactivity: avoid using WeakMap for IE compatibility (29b5f58), closes #12837
  • types: fix spreading VNodeData in tsx (#12789) (f7db7f3), closes #12778
  • types: stricter type condition for EventHandlers (#12840) (0b3cf7d), closes #12832

2.7.13 (2022-10-14)

Bug Fixes

  • effectScope: calling off() of a detached scope should not break currentScope (800207c), closes #12825
  • types: style attribute svg (#12800) (8e26261)
  • watch: avoid traversing objects that are marked non-reactive (#12806) (5960f05)

2.7.12 (2022-10-12)

Reverts

2.7.11 (2022-10-11)

Bug Fixes

  • build: enforce LF line ending in built files (738f4b3), closes #12819
  • compiler-sfc: export parseComponent for compat with fork-ts-checker-webpack-plugin (0d6d972), closes #12719
  • reactivity: check skip first before checking ref when creating observer (#12813) (5d26f81), closes #12812
  • reactivity: use WeakMap for proxy/raw checks, compat with non-extensible objects (4a0d88e), closes #12799 #12798
  • setup: setup hook should be called before beforeCreate (e1342df), closes #12802
  • sfc: prune returned bindings for non-TS as well (fb13930), closes #12765
  • sfc: remove sfc scoped deep syntax deprecation warnings (2f335b2)
  • types: fix error with options watch (#12779) (bc5b92a), closes #12780
  • types: support Ref and function types in tsx ref attribute (#12759) (87f69aa), closes #12758
  • types: vue 3 directive type compatibility (#12792) (27eed82)

... (truncated)

Commits
  • 9dd006b release: v2.7.14
  • 29b5f58 fix(reactivity): avoid using WeakMap for IE compatibility
  • d1899ca fix(provide/inject): do not mutate original provide options during merge
  • 5e3d4e9 fix(compiler-sfc): fix template usage check edge case for v-slot destructured...
  • 5aed733 test: add test case for #12778
  • f7db7f3 fix(types): fix spreading VNodeData in tsx (#12789)
  • 0b3cf7d fix(types): stricter type condition for EventHandlers (#12840)
  • a5afc4d chore: fix typo (#12863)
  • 6d9aac8 chore: fix some broken links to v2 docs (#12839)
  • a7a71ad Update the dev to main in the PR template (#12834)
  • 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

🔄 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/NdoleStudio/httpsms/pull/86 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/vue-server-renderer-2.7.14` --- ### 📝 Commits (1) - [`bcf396f`](https://github.com/NdoleStudio/httpsms/commit/bcf396f1f945241cfcaf38f6901a93a456fcfcae) fix(deps): bump vue-server-renderer from 2.6.14 to 2.7.14 in /web ### 📊 Changes **3 files changed** (+44 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+33 -99) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+10 -23) </details> ### 📄 Description Bumps [vue-server-renderer](https://github.com/vuejs/vue) from 2.6.14 to 2.7.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue/releases">vue-server-renderer's releases</a>.</em></p> <blockquote> <h2>v2.7.14</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.13</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.12</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.11</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.10</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.9</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.8</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.7</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.6</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.5</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.4</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.3</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.2</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.1</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v2.7.0 &quot;Naruto&quot;</h2> <p><img src="https://user-images.githubusercontent.com/499550/176823239-f59d75de-1d24-4b2d-b04b-fcc95db2903e.png" alt="naturo" /></p> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01">CHANGELOG.md</a> for details.</p> <h2>v2.7.0-beta.8</h2> <p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">vue-server-renderer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.13...v2.7.14">2.7.14</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler-sfc:</strong> fix template usage check edge case for v-slot destructured default value (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12842">#12842</a>) (<a href="https://github.com/vuejs/vue/commit/5e3d4e90cdf92ec0a72bbb2bd44125f1faafae1d">5e3d4e9</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12841">#12841</a></li> <li><strong>provide/inject:</strong> do not mutate original provide options during merge (<a href="https://github.com/vuejs/vue/commit/d1899caf688de961e63e7a0d56f806fc4a12efd9">d1899ca</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12854">#12854</a></li> <li><strong>reactivity:</strong> avoid using WeakMap for IE compatibility (<a href="https://github.com/vuejs/vue/commit/29b5f588032600baae9854ac9a4105916a5aa648">29b5f58</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12837">#12837</a></li> <li><strong>types:</strong> fix spreading VNodeData in tsx (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12789">#12789</a>) (<a href="https://github.com/vuejs/vue/commit/f7db7f361b6356591781b9f33abbb0d5b7f9b97c">f7db7f3</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12778">#12778</a></li> <li><strong>types:</strong> stricter type condition for <code>EventHandlers</code> (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12840">#12840</a>) (<a href="https://github.com/vuejs/vue/commit/0b3cf7dda9ac605b2b9f799acacd2793e974f225">0b3cf7d</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12832">#12832</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.12...v2.7.13">2.7.13</a> (2022-10-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>effectScope:</strong> calling off() of a detached scope should not break currentScope (<a href="https://github.com/vuejs/vue/commit/800207c473c7d6dfcdc883100a3d443fc5ad2e39">800207c</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12825">#12825</a></li> <li><strong>types:</strong> style attribute svg (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12800">#12800</a>) (<a href="https://github.com/vuejs/vue/commit/8e262618cdc3251ca9630b17de4a000567ffb007">8e26261</a>)</li> <li><strong>watch:</strong> avoid traversing objects that are marked non-reactive (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12806">#12806</a>) (<a href="https://github.com/vuejs/vue/commit/5960f05c69099c174062b6672c7a21d717a3bccf">5960f05</a>)</li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.11...v2.7.12">2.7.12</a> (2022-10-12)</h2> <h3>Reverts</h3> <ul> <li>Revert &quot;fix(setup): setup hook should be called before beforeCreate&quot; (<a href="https://github.com/vuejs/vue/commit/e80cd09fff570df57d608f8f5aaccee6d7f31917">e80cd09</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12802">#12802</a> <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12821">#12821</a> <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12822">#12822</a></li> </ul> <h2><a href="https://github.com/vuejs/vue/compare/v2.7.10...v2.7.11">2.7.11</a> (2022-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> enforce LF line ending in built files (<a href="https://github.com/vuejs/vue/commit/738f4b3c570dc3a1818924a203a9f8e4b1ec90f0">738f4b3</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12819">#12819</a></li> <li><strong>compiler-sfc:</strong> export parseComponent for compat with fork-ts-checker-webpack-plugin (<a href="https://github.com/vuejs/vue/commit/0d6d972b32521fd18eb853b1073c0a19859a499a">0d6d972</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12719">#12719</a></li> <li><strong>reactivity:</strong> check skip first before checking ref when creating observer (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12813">#12813</a>) (<a href="https://github.com/vuejs/vue/commit/5d26f815c643d41e6ca6f29329593223b981fc24">5d26f81</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12812">#12812</a></li> <li><strong>reactivity:</strong> use WeakMap for proxy/raw checks, compat with non-extensible objects (<a href="https://github.com/vuejs/vue/commit/4a0d88e46e4180edc7f22e36c25df3f8ac5d60d2">4a0d88e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12799">#12799</a> <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12798">#12798</a></li> <li><strong>setup:</strong> setup hook should be called before beforeCreate (<a href="https://github.com/vuejs/vue/commit/e1342df7847a51c75192fec74e94378178e046b0">e1342df</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12802">#12802</a></li> <li><strong>sfc:</strong> prune returned bindings for non-TS as well (<a href="https://github.com/vuejs/vue/commit/fb1393009660b38046b1f6dfb532b481cc53b3b7">fb13930</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12765">#12765</a></li> <li><strong>sfc:</strong> remove sfc scoped deep syntax deprecation warnings (<a href="https://github.com/vuejs/vue/commit/2f335b2f9d09b962f40e38740826d444e4fff073">2f335b2</a>)</li> <li><strong>types:</strong> fix error with options watch (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12779">#12779</a>) (<a href="https://github.com/vuejs/vue/commit/bc5b92adde147436f2adb25e457f0c967829467f">bc5b92a</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12780">#12780</a></li> <li><strong>types:</strong> support Ref and function types in tsx ref attribute (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12759">#12759</a>) (<a href="https://github.com/vuejs/vue/commit/87f69aa26f195390b948fbb0ff62cf954b58c82c">87f69aa</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12758">#12758</a></li> <li><strong>types:</strong> vue 3 directive type compatibility (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12792">#12792</a>) (<a href="https://github.com/vuejs/vue/commit/27eed829ccf9978a63b8cd989ff4c03897276bc2">27eed82</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue/commit/9dd006b481b4299462e044741bac0861c0b1775c"><code>9dd006b</code></a> release: v2.7.14</li> <li><a href="https://github.com/vuejs/vue/commit/29b5f588032600baae9854ac9a4105916a5aa648"><code>29b5f58</code></a> fix(reactivity): avoid using WeakMap for IE compatibility</li> <li><a href="https://github.com/vuejs/vue/commit/d1899caf688de961e63e7a0d56f806fc4a12efd9"><code>d1899ca</code></a> fix(provide/inject): do not mutate original provide options during merge</li> <li><a href="https://github.com/vuejs/vue/commit/5e3d4e90cdf92ec0a72bbb2bd44125f1faafae1d"><code>5e3d4e9</code></a> fix(compiler-sfc): fix template usage check edge case for v-slot destructured...</li> <li><a href="https://github.com/vuejs/vue/commit/5aed733ab6b6605314cc5f24cc1b1dd9aa4413c8"><code>5aed733</code></a> test: add test case for <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12778">#12778</a></li> <li><a href="https://github.com/vuejs/vue/commit/f7db7f361b6356591781b9f33abbb0d5b7f9b97c"><code>f7db7f3</code></a> fix(types): fix spreading VNodeData in tsx (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12789">#12789</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/0b3cf7dda9ac605b2b9f799acacd2793e974f225"><code>0b3cf7d</code></a> fix(types): stricter type condition for <code>EventHandlers</code> (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12840">#12840</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/a5afc4d0a4bfb9a777ac39b942edb932aad71097"><code>a5afc4d</code></a> chore: fix typo (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12863">#12863</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/6d9aac8bd38f6d30a6db70b51fa46f27cbeac559"><code>6d9aac8</code></a> chore: fix some broken links to v2 docs (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12839">#12839</a>)</li> <li><a href="https://github.com/vuejs/vue/commit/a7a71ad99071c8c48ae9c106a19f81e70ded4898"><code>a7a71ad</code></a> Update the dev to main in the PR template (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12834">#12834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.6.14...v2.7.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-server-renderer&package-manager=npm_and_yarn&previous-version=2.6.14&new-version=2.7.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:36:57 +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/httpsms#144
No description provided.