[PR #311] [MERGED] Bump vue-loader from 15.7.2 to 15.8.3 #377

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 17432ba Bump vue-loader from 15.7.2 to 15.8.3

📊 Changes

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

View changed files

📝 package-lock.json (+7 -7)
📝 package.json (+1 -1)

📄 Description

Bumps vue-loader from 15.7.2 to 15.8.3.

Release notes

Sourced from vue-loader's releases.

v15.8.3

Bug Fixes

  • fix compatibility with webpack 3 (745d054)

Note: v15.8.3 is identical to v15.8.2. We had to run npm publish twice to make the new version available, due to an npm issue: npm/cli#593

v15.8.1

Just republish v15.8.0, to work around an npm issue.

v15.8.0

Bug Fixes

  • types: should import type definition from the dist folder (0751213)

Features

Changelog

Sourced from vue-loader's changelog.

15.8.3 (2019-12-16)

15.8.2 (2019-12-16)

Bug Fixes

  • fix compatibility with webpack 3 (745d054)

15.8.0 (2019-12-16)

Bug Fixes

  • types: should import type definition from the dist folder (0751213)

Features

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.

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 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)
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/311 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/22/2019 **Status:** ✅ Merged **Merged:** 12/22/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-loader-15.8.3` --- ### 📝 Commits (1) - [`17432ba`](https://github.com/nextcloud/twofactor_gateway/commit/17432ba2ba3afafe9bd1e81cf88b4660081762bb) Bump vue-loader from 15.7.2 to 15.8.3 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.2 to 15.8.3. <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>v15.8.3</h2> <h3>Bug Fixes</h3> <ul> <li>fix compatibility with webpack 3 (<a href="https://github.com/vuejs/vue-loader/commit/745d054">745d054</a>)</li> </ul> <hr /> <p>Note: v15.8.3 is identical to v15.8.2. We had to run <code>npm publish</code> twice to make the new version available, due to an npm issue: <a href="https://github-redirect.dependabot.com/npm/cli/issues/593">npm/cli#593</a></p> <h2>v15.8.1</h2> <p>Just republish v15.8.0, to work around an npm issue.</p> <h2>v15.8.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> should import type definition from the <code>dist</code> folder (<a href="https://github.com/vuejs/vue-loader/commit/0751213">0751213</a>)</li> </ul> <h3>Features</h3> <ul> <li>add support for webpack5 (<a href="https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1613">#1613</a>) (<a href="https://github.com/vuejs/vue-loader/commit/59eebca">59eebca</a>)</li> </ul> </blockquote> </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> <h2><a href="https://github.com/vuejs/vue-loader/compare/v15.8.2...v15.8.3">15.8.3</a> (2019-12-16)</h2> <p><a name="15.8.2"></a></p> <h2><a href="https://github.com/vuejs/vue-loader/compare/v15.8.1...v15.8.2">15.8.2</a> (2019-12-16)</h2> <h3>Bug Fixes</h3> <ul> <li>fix compatibility with webpack 3 (<a href="https://github.com/vuejs/vue-loader/commit/745d054">745d054</a>)</li> </ul> <p><a name="15.8.0"></a></p> <h1><a href="https://github.com/vuejs/vue-loader/compare/v15.7.2...v15.8.0">15.8.0</a> (2019-12-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> should import type definition from the <code>dist</code> folder (<a href="https://github.com/vuejs/vue-loader/commit/0751213">0751213</a>)</li> </ul> <h3>Features</h3> <ul> <li>add support for webpack5 (<a href="https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1613">#1613</a>) (<a href="https://github.com/vuejs/vue-loader/commit/59eebca">59eebca</a>)</li> </ul> <p><a name="15.7.2"></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-loader/commit/21bc85385d12d7b7a9e42aca0b9238814aa07f29"><code>21bc853</code></a> 15.8.3</li> <li><a href="https://github.com/vuejs/vue-loader/commit/6bfd360cb8b6448d235a5d368105d3c0b4183d23"><code>6bfd360</code></a> chore: changelog</li> <li><a href="https://github.com/vuejs/vue-loader/commit/d737aab467ab90497b955d9a3684204561c0c40c"><code>d737aab</code></a> 15.8.2</li> <li><a href="https://github.com/vuejs/vue-loader/commit/745d0542ef8ae6f6f740dfe2aeea1ba208ea293a"><code>745d054</code></a> fix: fix compatibility with webpack 3</li> <li><a href="https://github.com/vuejs/vue-loader/commit/151995e5d22b7510c85aba4edd80fb9388fdc3f1"><code>151995e</code></a> 15.8.1</li> <li><a href="https://github.com/vuejs/vue-loader/commit/b548810fc3a17b98d0e60a516822fc2506fa9b03"><code>b548810</code></a> chore: changelog for v15.8.0</li> <li><a href="https://github.com/vuejs/vue-loader/commit/cad4748f5141541b50fab5285b58cd87d5c129d3"><code>cad4748</code></a> 15.8.0</li> <li><a href="https://github.com/vuejs/vue-loader/commit/7000540a2e6999db4a03c95d7a49b7d279c4e8d3"><code>7000540</code></a> chore: update @vue/component-compiler-utils to 3.1.0 (<a href="https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1616">#1616</a>)</li> <li><a href="https://github.com/vuejs/vue-loader/commit/c8a212518829a010877de66dcd35cf72a091b983"><code>c8a2125</code></a> chore: fix package name [ci skip]</li> <li><a href="https://github.com/vuejs/vue-loader/commit/759b07d20667a24876d8c1c5b19f621071f4d2cf"><code>759b07d</code></a> chore: add How It Workds to README [ci skip]</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-loader/compare/v15.7.2...v15.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vue-loader&package-manager=npm_and_yarn&previous-version=15.7.2&new-version=15.8.3)](https://dependabot.com/compatibility-score.html?dependency-name=vue-loader&package-manager=npm_and_yarn&previous-version=15.7.2&new-version=15.8.3) 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 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) - `@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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:30:29 +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#377
No description provided.