[PR #461] [CLOSED] Bump vue-loader from 15.9.7 to 16.4.0 #501

Closed
opened 2026-02-26 06:31:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/461
Author: @dependabot[bot]
Created: 7/31/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/vue-loader-16.4.0


📝 Commits (1)

  • 5c9cc12 Bump vue-loader from 15.9.7 to 16.4.0

📊 Changes

2 files changed (+181 additions, -169 deletions)

View changed files

📝 package-lock.json (+180 -168)
📝 package.json (+1 -1)

📄 Description

Bumps vue-loader from 15.9.7 to 16.4.0.

Release notes

Sourced from vue-loader's releases.

v16.3.3

Bug Fixes

  • mark @​vue/compiler-sfc as an optional peer dependency (089473a)

v16.3.2

Bug Fixes

  • add undeclared peer dependency webpack and @vue/compiler-sfc (#1853) (330d672)

v16.3.1

Bug Fixes

v16.3.0

Features

  • pass on compilerOptions and refSugar when using <script setup> (7137294)

v16.2.0

Features

  • enable :slotted usage detection (66a3759)

v16.1.2

Note: vue-loader v16 is for Vue 3 only.

Bug Fixes

  • resourceQuery could be undefined in webpack 5 (6a1ee76), closes #1771

v16.1.1

v16.1.0

New Features

  • feat: allow manually specifying whether server-rendering is targeted (9bbb82b)

v16.0.0

New Features

  • feat: support for experimental sfc features
    • new <script setup> vuejs/rfcs#227
    • new <style> variable injection vuejs/rfcs#231 Requires a version of @vue/compiler-sfc that supports the above features.

Bug Fixes

... (truncated)

Changelog

Sourced from vue-loader's changelog.

Commits

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/nextcloud/twofactor_gateway/pull/461 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/31/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-loader-16.4.0` --- ### 📝 Commits (1) - [`5c9cc12`](https://github.com/nextcloud/twofactor_gateway/commit/5c9cc12337b010e9a975c48aa4b69b4437d3073c) Bump vue-loader from 15.9.7 to 16.4.0 ### 📊 Changes **2 files changed** (+181 additions, -169 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+180 -168) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.7 to 16.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/releases">vue-loader's releases</a>.</em></p> <blockquote> <h2>v16.3.3</h2> <h3>Bug Fixes</h3> <ul> <li>mark <code>@​vue/compiler-sfc</code> as an optional peer dependency (<a href="https://github.com/vuejs/vue-loader/commit/089473af97077b8e14b3feff48d32d2733ad792c">089473a</a>)</li> </ul> <h2>v16.3.2</h2> <h3>Bug Fixes</h3> <ul> <li>add undeclared peer dependency <code>webpack</code> and <code>@vue/compiler-sfc</code> (<a href="https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1853">#1853</a>) (<a href="https://github.com/vuejs/vue-loader/commit/330d672fb344fddefec98e170587d93876a9e354">330d672</a>)</li> </ul> <h2>v16.3.1</h2> <h3>Bug Fixes</h3> <ul> <li>pick up production env in thread-loader context (<a href="https://github.com/vuejs/vue-loader/commit/821a3a35f04cda3154a9341898225f61d72b3f05">821a3a3</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/3921">vuejs/vue-next#3921</a></li> </ul> <h2>v16.3.0</h2> <h3>Features</h3> <ul> <li>pass on compilerOptions and refSugar when using <code>&lt;script setup&gt;</code> (<a href="https://github.com/vuejs/vue-loader/commit/7137294e7eca465c27c03a43057cb6a8f80ea2d7">7137294</a>)</li> </ul> <h2>v16.2.0</h2> <h3>Features</h3> <ul> <li>enable :slotted usage detection (<a href="https://github.com/vuejs/vue-loader/commit/66a3759c052fa75485243d91c22243ee35610089">66a3759</a>)</li> </ul> <h2>v16.1.2</h2> <blockquote> <p>Note: vue-loader v16 is for Vue 3 only.</p> </blockquote> <h3>Bug Fixes</h3> <ul> <li>resourceQuery could be undefined in webpack 5 (<a href="https://github.com/vuejs/vue-loader/commit/6a1ee76aa6a876155e2cd7fb1f133553a9c38706">6a1ee76</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1771">#1771</a></li> </ul> <h2>v16.1.1</h2> <ul> <li>fix inconsistent scope Ids for css var injection via <code>v-bind()</code> (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/2721">vuejs/vue-next#2721</a>)</li> </ul> <h2>v16.1.0</h2> <h3>New Features</h3> <ul> <li>feat: allow manually specifying whether server-rendering is targeted (<a href="https://github.com/vuejs/vue-loader/commit/9bbb82b">9bbb82b</a>)</li> </ul> <h2>v16.0.0</h2> <h3>New Features</h3> <ul> <li>feat: support for experimental sfc features <ul> <li>new <code>&lt;script setup&gt;</code> <a href="https://github-redirect.dependabot.com/vuejs/rfcs/issues/227">vuejs/rfcs#227</a></li> <li>new <code>&lt;style&gt;</code> variable injection <a href="https://github-redirect.dependabot.com/vuejs/rfcs/issues/231">vuejs/rfcs#231</a> Requires a version of <code>@vue/compiler-sfc</code> that supports the above features.</li> </ul> </li> </ul> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md">vue-loader's changelog</a>.</em></p> <blockquote> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vuejs/vue-loader/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-loader&package-manager=npm_and_yarn&previous-version=15.9.7&new-version=16.4.0)](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-02-26 06:31:04 +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#501
No description provided.