[PR #526] [CLOSED] Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.3.0 #554

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/526
Author: @dependabot[bot]
Created: 8/13/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0


📝 Commits (1)

  • a9dac71 Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.3.0

📊 Changes

2 files changed (+238 additions, -141 deletions)

View changed files

📝 package-lock.json (+237 -140)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/webpack-vue-config from 5.1.0 to 5.3.0.

Release notes

Sourced from @​nextcloud/webpack-vue-config's releases.

v5.3.0

v5.3.0 (2022-08-10)

Full Changelog

Changed:

  • Update engines versions to Node 16 with Npm 7 or Npm 8

v5.2.1

v5.2.1 (2022-07-02)

Full Changelog

Fixed bugs:

v5.2.0

v5.2.0 (2022-07-02)

Full Changelog

Merged pull requests:

  • Dependencies updates
  • Bump vue-template-compiler from 2.6.14 to 2.7.0
Changelog

Sourced from @​nextcloud/webpack-vue-config's changelog.

v5.3.0 (2022-08-10)

Full Changelog

Changed:

  • Update engines versions to Node 16 with Npm 7 or Npm 8

v5.2.1 (2022-07-02)

Full Changelog

Fixed bugs:

v5.2.0 (2022-07-02)

Full Changelog

Merged pull requests:

  • Dependencies updates
  • Bump vue-template-compiler from 2.6.14 to 2.7.0
Commits
  • 7df7399 Merge pull request #375 from nextcloud/v5.3.0
  • 518afda v5.3.0
  • 21abb30 Merge pull request #373 from nextcloud/feat/package-node-npm-engines-update
  • 353d423 Update npm and node engines versions
  • 81a63b0 Merge pull request #368 from nextcloud/dependabot/npm_and_yarn/babel/core-7.1...
  • e8a7e67 Merge pull request #370 from nextcloud/dependabot/npm_and_yarn/sass-1.54.3
  • 4f9f2b7 Bump @​babel/core from 7.18.9 to 7.18.10
  • 6f306f6 Bump sass from 1.54.0 to 1.54.3
  • b72ceac Merge pull request #369 from nextcloud/dependabot/npm_and_yarn/node-polyfill-...
  • f33f6a1 Bump node-polyfill-webpack-plugin from 2.0.0 to 2.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

🔄 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/526 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/13/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.3.0` --- ### 📝 Commits (1) - [`a9dac71`](https://github.com/nextcloud/twofactor_gateway/commit/a9dac7140033f6a15acf8fca453e22bee48b795f) Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.3.0 ### 📊 Changes **2 files changed** (+238 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+237 -140) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.1.0 to 5.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/webpack-vue-config/releases"><code>@​nextcloud/webpack-vue-config</code>'s releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.3.0">v5.3.0</a> (2022-08-10)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.2.1...v5.3.0">Full Changelog</a></p> <p><strong>Changed:</strong></p> <ul> <li>Update engines versions to Node 16 with Npm 7 or Npm 8</li> </ul> <h2>v5.2.1</h2> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.2.1">v5.2.1</a> (2022-07-02)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.2.0...v5.2.1">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>Fix vue-template-compiler version <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/pull/356">#356</a> (<a href="https://github.com/skjnldsv">skjnldsv</a>)</li> </ul> <h2>v5.2.0</h2> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.2.0">v5.2.0</a> (2022-07-02)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.1.0...v5.2.0">Full Changelog</a></p> <p><strong>Merged pull requests:</strong></p> <ul> <li>Dependencies updates</li> <li>Bump vue-template-compiler from 2.6.14 to 2.7.0</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md"><code>@​nextcloud/webpack-vue-config</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.3.0">v5.3.0</a> (2022-08-10)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.2.1...v5.3.0">Full Changelog</a></p> <p><strong>Changed:</strong></p> <ul> <li>Update engines versions to Node 16 with Npm 7 or Npm 8</li> </ul> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.2.1">v5.2.1</a> (2022-07-02)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.2.0...v5.2.1">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>Fix vue-template-compiler version <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/pull/356">#356</a> (<a href="https://github.com/skjnldsv">skjnldsv</a>)</li> </ul> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.2.0">v5.2.0</a> (2022-07-02)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.1.0...v5.2.0">Full Changelog</a></p> <p><strong>Merged pull requests:</strong></p> <ul> <li>Dependencies updates</li> <li>Bump vue-template-compiler from 2.6.14 to 2.7.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/7df7399b9886aedb1d19ae7b0dd071306398e81b"><code>7df7399</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/375">#375</a> from nextcloud/v5.3.0</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/518afda07ab653f1b42a69fe859b00e6d7e7d2c6"><code>518afda</code></a> v5.3.0</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/21abb30fe75cc6bd185f785ef6cfbd4c1fe161b9"><code>21abb30</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/373">#373</a> from nextcloud/feat/package-node-npm-engines-update</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/353d42359b93693ac59003c702aed9a82a0d5a86"><code>353d423</code></a> Update npm and node engines versions</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/81a63b0c676067c174d35ccc7c252089385545d3"><code>81a63b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/368">#368</a> from nextcloud/dependabot/npm_and_yarn/babel/core-7.1...</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/e8a7e67ac643d55dd53fc9f896721928ece1f2f9"><code>e8a7e67</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/370">#370</a> from nextcloud/dependabot/npm_and_yarn/sass-1.54.3</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/4f9f2b7a8f1963c5b4f8b3279f45a7d9c203fa06"><code>4f9f2b7</code></a> Bump <code>@​babel/core</code> from 7.18.9 to 7.18.10</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/6f306f62fc9e2647fd76537f292625c883f2a9dd"><code>6f306f6</code></a> Bump sass from 1.54.0 to 1.54.3</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/b72ceac79eb0268b521d96bb920ae8ab54233a79"><code>b72ceac</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/369">#369</a> from nextcloud/dependabot/npm_and_yarn/node-polyfill-...</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/f33f6a107b2875dbdb0c5fe6ce044f5c9b6702dd"><code>f33f6a1</code></a> Bump node-polyfill-webpack-plugin from 2.0.0 to 2.0.1</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.1.0...v5.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/webpack-vue-config&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <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:21 +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#554
No description provided.