[PR #540] [CLOSED] Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.4.0 #565

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/540
Author: @dependabot[bot]
Created: 10/29/2022
Status: Closed

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


📝 Commits (1)

  • a60de97 Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.4.0

📊 Changes

2 files changed (+1151 additions, -815 deletions)

View changed files

📝 package-lock.json (+1150 -814)
📝 package.json (+1 -1)

📄 Description

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

Release notes

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

v5.4.0

v5.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @​babel/core from ^7.16.7 to ^7.19.6
    • babel-loader from ^8.2.3 to ^8.2.5
    • css-loader from ^6.5.1 to ^6.7.1
    • sass from ^1.47.0 to ^1.55.0
    • sass-loader from ^13.0.1 to ^13.1.0
    • vue-loader from ^15.9.8 to ^15.10.0
    • vue-template-compiler from ^2.7.0 to ^2.7.13
    • webpack from ^5.66.0 to ^5.74.0
    • webpack-cli from ^4.9.1 to ^4.10.0
    • webpack-dev-server from ^4.7.2 to ^4.11.1

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.4.0 (2022-10-25)

Full Changelog

Changed:

  • Upgrade packages minors and fix deep selector support #399 (skjnldsv)
    • @​babel/core from ^7.16.7 to ^7.19.6
    • babel-loader from ^8.2.3 to ^8.2.5
    • css-loader from ^6.5.1 to ^6.7.1
    • sass from ^1.47.0 to ^1.55.0
    • sass-loader from ^13.0.1 to ^13.1.0
    • vue-loader from ^15.9.8 to ^15.10.0
    • vue-template-compiler from ^2.7.0 to ^2.7.13
    • webpack from ^5.66.0 to ^5.74.0
    • webpack-cli from ^4.9.1 to ^4.10.0
    • webpack-dev-server from ^4.7.2 to ^4.11.1

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
  • e854d03 Fix spacing
  • d3c31c6 v5.4.0 changelog
  • 5704487 5.4.0
  • 1de3a67 Merge pull request #399 from nextcloud/dependaskjnldsv/various
  • 4fcc714 Add deep selector test
  • 541e0e4 Upgrade packages
  • 3ec0dc7 Merge pull request #398 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.6
  • e6c4fc7 Bump @​babel/core from 7.19.3 to 7.19.6
  • b24e2b5 Merge pull request #397 from nextcloud/feat/workflow-auto-update-dependabot-a...
  • dec9a33 Updating dependabot-approve-merge.yml workflow from template
  • 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/540 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/29/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/webpack-vue-config-5.4.0` --- ### 📝 Commits (1) - [`a60de97`](https://github.com/nextcloud/twofactor_gateway/commit/a60de9740c65f2040cf8046604b8c6038dfd1c95) Bump @nextcloud/webpack-vue-config from 5.1.0 to 5.4.0 ### 📊 Changes **2 files changed** (+1151 additions, -815 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1150 -814) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.1.0 to 5.4.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.4.0</h2> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v5.4.0">v5.4.0</a> (2022-10-25)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.3.0...v5.4.0">Full Changelog</a></p> <p><strong>Changed:</strong></p> <ul> <li>Upgrade packages minors and fix deep selector support <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/pull/399">#399</a> (<a href="https://github.com/skjnldsv">skjnldsv</a>) <ul> <li><code>@​babel/core</code> from <code>^7.16.7</code> to <code>^7.19.6</code></li> <li>babel-loader from <code>^8.2.3</code> to <code>^8.2.5</code></li> <li>css-loader from <code>^6.5.1</code> to <code>^6.7.1</code></li> <li>sass from <code>^1.47.0</code> to <code>^1.55.0</code></li> <li>sass-loader from <code>^13.0.1</code> to <code>^13.1.0</code></li> <li>vue-loader from <code>^15.9.8</code> to <code>^15.10.0</code></li> <li>vue-template-compiler from <code>^2.7.0</code> to <code>^2.7.13</code></li> <li>webpack from <code>^5.66.0</code> to <code>^5.74.0</code></li> <li>webpack-cli from <code>^4.9.1</code> to <code>^4.10.0</code></li> <li>webpack-dev-server from <code>^4.7.2</code> to <code>^4.11.1</code></li> </ul> </li> </ul> <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.4.0">v5.4.0</a> (2022-10-25)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.3.0...v5.4.0">Full Changelog</a></p> <p><strong>Changed:</strong></p> <ul> <li>Upgrade packages minors and fix deep selector support <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/pull/399">#399</a> (<a href="https://github.com/skjnldsv">skjnldsv</a>) <ul> <li><code>@​babel/core</code> from <code>^7.16.7</code> to <code>^7.19.6</code></li> <li>babel-loader from <code>^8.2.3</code> to <code>^8.2.5</code></li> <li>css-loader from <code>^6.5.1</code> to <code>^6.7.1</code></li> <li>sass from <code>^1.47.0</code> to <code>^1.55.0</code></li> <li>sass-loader from <code>^13.0.1</code> to <code>^13.1.0</code></li> <li>vue-loader from <code>^15.9.8</code> to <code>^15.10.0</code></li> <li>vue-template-compiler from <code>^2.7.0</code> to <code>^2.7.13</code></li> <li>webpack from <code>^5.66.0</code> to <code>^5.74.0</code></li> <li>webpack-cli from <code>^4.9.1</code> to <code>^4.10.0</code></li> <li>webpack-dev-server from <code>^4.7.2</code> to <code>^4.11.1</code></li> </ul> </li> </ul> <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/e854d0375389c4710471f1dd7c0b832f8e27620d"><code>e854d03</code></a> Fix spacing</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/d3c31c604128271dd672b4af3d11b4f39af08813"><code>d3c31c6</code></a> v5.4.0 changelog</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/5704487c5f0f8c0ba578001c59a8ad38e41d2b58"><code>5704487</code></a> 5.4.0</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/1de3a67d098efccad009a2a6844395ccf296b8dd"><code>1de3a67</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/399">#399</a> from nextcloud/dependaskjnldsv/various</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/4fcc714f3ad73e3e34015e1ad78c6f0339318907"><code>4fcc714</code></a> Add deep selector test</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/541e0e4a78aba03d002182b6f6f60d2d8a353096"><code>541e0e4</code></a> Upgrade packages</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/3ec0dc766fbda87ee9e2b9991922f4fa81a7f1c7"><code>3ec0dc7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/398">#398</a> from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.6</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/e6c4fc73b2cd5321d8c0ffd8ec9e2fdb7a60ae03"><code>e6c4fc7</code></a> Bump <code>@​babel/core</code> from 7.19.3 to 7.19.6</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/b24e2b5a025d51ad4c794dd99f0cf19fa430cc16"><code>b24e2b5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nextcloud/webpack-vue-config/issues/397">#397</a> from nextcloud/feat/workflow-auto-update-dependabot-a...</li> <li><a href="https://github.com/nextcloud/webpack-vue-config/commit/dec9a33ce37519797d51844309d33299cd402880"><code>dec9a33</code></a> Updating dependabot-approve-merge.yml workflow from template</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.1.0...v5.4.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.4.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:26 +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#565
No description provided.