[PR #589] [CLOSED] Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 #608

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/589
Author: @dependabot[bot]
Created: 8/19/2023
Status: Closed

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


📝 Commits (1)

  • f2067c2 Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0

📊 Changes

2 files changed (+942 additions, -522 deletions)

View changed files

📝 package-lock.json (+941 -521)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0.

Release notes

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

v6.0.0

v6.0.0 (2023-08-16)

Full Changelog

Breaking

🐛 Bug Fix

Dependencies

Changelog

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

v6.0.0 (2023-08-16)

Full Changelog

Breaking

🐛 Bug Fix

Dependencies

Commits
  • 43f985b Merge pull request #491 from nextcloud-libraries/release/6.0.0
  • d5872fc 6.0.0
  • 290ffa4 Merge pull request #489 from nextcloud-libraries/fix/polyfill-node-Buffer-by-...
  • 145da2c fix: polyfill node:Buffer by default
  • 187898f Merge pull request #488 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • f96e035 Merge pull request #487 from nextcloud-libraries/dependabot/npm_and_yarn/sass...
  • 0b48a2d chore(deps-dev): Bump @​babel/core from 7.22.9 to 7.22.10
  • 6298d74 chore(deps-dev): Bump sass from 1.64.2 to 1.65.1
  • 17e84e1 Merge pull request #485 from nextcloud-libraries/fix/dependencies
  • 8a4c28d fix: dependencies and audit
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/589 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/webpack-vue-config-6.0.0` --- ### 📝 Commits (1) - [`f2067c2`](https://github.com/nextcloud/twofactor_gateway/commit/f2067c22e510b876c079a1e1e428c607b2f072a0) Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.1 to 6.0.0 ### 📊 Changes **2 files changed** (+942 additions, -522 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+941 -521) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) from 5.5.1 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/webpack-vue-config/releases"><code>@​nextcloud/webpack-vue-config</code>'s releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2><a href="https://github.com/nextcloud/webpack-vue-config/tree/v6.0.0">v6.0.0</a> (2023-08-16)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.5.1...v6.0.0">Full Changelog</a></p> <h3>Breaking</h3> <ul> <li>chore: update node engines to next LTS by <a href="https://github.com/nextcloud-command"><code>@​nextcloud-command</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/470">nextcloud-libraries/webpack-vue-config#470</a> We now supports node <code>^20.0.0</code> and npm <code>^9.0.0</code></li> </ul> <h3>:bug: Bug Fix</h3> <ul> <li>fix: pass ts to ts-loader before babel by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/472">nextcloud-libraries/webpack-vue-config#472</a></li> <li>fix: polyfill node:Buffer by default by <a href="https://github.com/ShGKme"><code>@​ShGKme</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/489">nextcloud-libraries/webpack-vue-config#489</a></li> <li>Revert &quot;Disable cache in dev mode&quot; by <a href="https://github.com/pulsejet"><code>@​pulsejet</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/456">nextcloud-libraries/webpack-vue-config#456</a></li> <li>Update rules to prevent prettier to run by <a href="https://github.com/christianlupus"><code>@​christianlupus</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/475">nextcloud-libraries/webpack-vue-config#475</a></li> </ul> <h3>Dependencies</h3> <ul> <li>chore: Fix URLs after package was transfered by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/484">nextcloud-libraries/webpack-vue-config#484</a></li> <li>chore(deps-dev): Bump <code>@​babel/core</code> from 7.22.1 to 7.22.10 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/488">nextcloud-libraries/webpack-vue-config#488</a></li> <li>chore(deps-dev): Bump <code>@​nextcloud/stylelint-config</code> from 2.3.0 to 2.3.1 in /tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/477">nextcloud-libraries/webpack-vue-config#477</a></li> <li>chore(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/473">nextcloud-libraries/webpack-vue-config#473</a></li> <li>chore(deps-dev): Bump css-loader from 6.7.4 to 6.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/463">nextcloud-libraries/webpack-vue-config#463</a></li> <li>chore(deps-dev): Bump sass from 1.62.1 to 1.65.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/487">nextcloud-libraries/webpack-vue-config#487</a></li> <li>chore(deps-dev): Bump sass-loader from 13.3.0 to 13.3.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/467">nextcloud-libraries/webpack-vue-config#467</a></li> <li>chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/482">nextcloud-libraries/webpack-vue-config#482</a></li> <li>chore(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/466">nextcloud-libraries/webpack-vue-config#466</a></li> <li>chore(deps-dev): Bump webpack-dev-server from 4.11.1 to 4.15.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/483">nextcloud-libraries/webpack-vue-config#483</a></li> <li>chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/478">nextcloud-libraries/webpack-vue-config#478</a></li> <li>fix: dependencies and audit by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/485">nextcloud-libraries/webpack-vue-config#485</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/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/v6.0.0">v6.0.0</a> (2023-08-16)</h2> <p><a href="https://github.com/nextcloud/webpack-vue-config/compare/v5.5.1...v6.0.0">Full Changelog</a></p> <h3>Breaking</h3> <ul> <li>chore: update node engines to next LTS by <a href="https://github.com/nextcloud-command"><code>@​nextcloud-command</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/470">nextcloud-libraries/webpack-vue-config#470</a> We now supports node <code>^20.0.0</code> and npm <code>^9.0.0</code></li> </ul> <h3>:bug: Bug Fix</h3> <ul> <li>fix: pass ts to ts-loader before babel by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/472">nextcloud-libraries/webpack-vue-config#472</a></li> <li>fix: polyfill node:Buffer by default by <a href="https://github.com/ShGKme"><code>@​ShGKme</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/489">nextcloud-libraries/webpack-vue-config#489</a></li> <li>Revert &quot;Disable cache in dev mode&quot; by <a href="https://github.com/pulsejet"><code>@​pulsejet</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/456">nextcloud-libraries/webpack-vue-config#456</a></li> <li>Update rules to prevent prettier to run by <a href="https://github.com/christianlupus"><code>@​christianlupus</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/475">nextcloud-libraries/webpack-vue-config#475</a></li> </ul> <h3>Dependencies</h3> <ul> <li>chore: Fix URLs after package was transfered by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/484">nextcloud-libraries/webpack-vue-config#484</a></li> <li>chore(deps-dev): Bump <code>@​babel/core</code> from 7.22.1 to 7.22.10 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/488">nextcloud-libraries/webpack-vue-config#488</a></li> <li>chore(deps-dev): Bump <code>@​nextcloud/stylelint-config</code> from 2.3.0 to 2.3.1 in /tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/477">nextcloud-libraries/webpack-vue-config#477</a></li> <li>chore(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/473">nextcloud-libraries/webpack-vue-config#473</a></li> <li>chore(deps-dev): Bump css-loader from 6.7.4 to 6.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/463">nextcloud-libraries/webpack-vue-config#463</a></li> <li>chore(deps-dev): Bump sass from 1.62.1 to 1.65.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/487">nextcloud-libraries/webpack-vue-config#487</a></li> <li>chore(deps-dev): Bump sass-loader from 13.3.0 to 13.3.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/467">nextcloud-libraries/webpack-vue-config#467</a></li> <li>chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/482">nextcloud-libraries/webpack-vue-config#482</a></li> <li>chore(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/466">nextcloud-libraries/webpack-vue-config#466</a></li> <li>chore(deps-dev): Bump webpack-dev-server from 4.11.1 to 4.15.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/483">nextcloud-libraries/webpack-vue-config#483</a></li> <li>chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /tests by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/478">nextcloud-libraries/webpack-vue-config#478</a></li> <li>fix: dependencies and audit by <a href="https://github.com/skjnldsv"><code>@​skjnldsv</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/pull/485">nextcloud-libraries/webpack-vue-config#485</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/43f985b81468d1103cd5b33c9196c487777f03a7"><code>43f985b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/issues/491">#491</a> from nextcloud-libraries/release/6.0.0</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/d5872fc3eec37d50fb101d1c4e93f07197e950a0"><code>d5872fc</code></a> 6.0.0</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/290ffa4fe0b9f13acfe0d00d38d74701f2c94b49"><code>290ffa4</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/issues/489">#489</a> from nextcloud-libraries/fix/polyfill-node-Buffer-by-...</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/145da2cb65a2b05d4f07ef291c6583498159edf1"><code>145da2c</code></a> fix: polyfill node:Buffer by default</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/187898f6f120fabd6a020bc12199e30459d8e226"><code>187898f</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/issues/488">#488</a> from nextcloud-libraries/dependabot/npm_and_yarn/babe...</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/f96e035a3ef7b5660e3e55ab877cb2f5281dcba9"><code>f96e035</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/issues/487">#487</a> from nextcloud-libraries/dependabot/npm_and_yarn/sass...</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/0b48a2d687f925041e81f1040510aac5bcae7b02"><code>0b48a2d</code></a> chore(deps-dev): Bump <code>@​babel/core</code> from 7.22.9 to 7.22.10</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/6298d74f5e9979723492690f217ecf2429a2cd58"><code>6298d74</code></a> chore(deps-dev): Bump sass from 1.64.2 to 1.65.1</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/17e84e1ea4e61e508de7e5a1d49e753884a0f17f"><code>17e84e1</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/webpack-vue-config/issues/485">#485</a> from nextcloud-libraries/fix/dependencies</li> <li><a href="https://github.com/nextcloud-libraries/webpack-vue-config/commit/8a4c28d646250dc80e3a8a8f3fb10c6cf4f762a0"><code>8a4c28d</code></a> fix: dependencies and audit</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.5.1...v6.0.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.5.1&new-version=6.0.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:36 +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#608
No description provided.