[PR #465] [CLOSED] Bump webpack-cli from 3.3.12 to 4.9.0 #505

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/465
Author: @dependabot[bot]
Created: 10/9/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/webpack-cli-4.9.0


📝 Commits (1)

  • b8a35a8 Bump webpack-cli from 3.3.12 to 4.9.0

📊 Changes

2 files changed (+660 additions, -644 deletions)

View changed files

📝 package-lock.json (+659 -643)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.12 to 4.9.0.

Release notes

Sourced from webpack-cli's releases.

v4.9.0

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

v4.8.0

4.8.0 (2021-08-15)

Bug Fixes

Features

  • show possible values for option in help output (#2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#2769) (e53f164)

v4.7.2

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli

v4.7.1

4.7.1 (2021-06-07)

Bug Fixes

v4.7.0

4.7.0 (2021-05-06)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

4.8.0 (2021-08-15)

Bug Fixes

Features

  • show possible values for option in help output (#2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#2769) (e53f164)

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli (due @webpack-cli/serve)

4.7.1 (2021-06-07)

Bug Fixes

4.7.0 (2021-05-06)

Bug Fixes

Features

4.6.0 (2021-03-27)

... (truncated)

Commits
  • 77433bf chore(release): publish new version
  • 570a6e2 chore(deps-dev): bump coffeescript from 2.6.0 to 2.6.1 (#2988)
  • 6c7eef8 chore(deps-dev): bump webpack from 5.56.1 to 5.57.1 (#2989)
  • 2c40d06 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#2986)
  • f73eb76 chore(deps-dev): bump webpack
  • cf6b20d chore(deps): bump import-local from 3.0.2 to 3.0.3 (#2984)
  • df99efe chore(deps-dev): bump @​typescript-eslint/parser
  • 3df437e chore: update colorette (#2983)
  • d496ddd chore(deps): bump colorette from 2.0.11 to 2.0.14 (#2982)
  • 65cc1fc refactor: code
  • 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 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/465 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/9/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-4.9.0` --- ### 📝 Commits (1) - [`b8a35a8`](https://github.com/nextcloud/twofactor_gateway/commit/b8a35a89ce348ca3a324b1735db171b9d6c25442) Bump webpack-cli from 3.3.12 to 4.9.0 ### 📊 Changes **2 files changed** (+660 additions, -644 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+659 -643) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v4.9.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0">4.9.0</a> (2021-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li>handle <code>undefined</code> and empty configuration export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2930">#2930</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827">9b9040e</a>)</li> </ul> <h3>Features</h3> <ul> <li>allow to run commands without webpack installation where it is unnecessary (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2907">#2907</a>) (<a href="https://github.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb">603041d</a>)</li> </ul> <h2>v4.8.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0">4.8.0</a> (2021-08-15)</h1> <h3>Bug Fixes</h3> <ul> <li>show default value in help output if available (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2814">#2814</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029">7f50948</a>)</li> <li>support top multi compiler options (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2874">#2874</a>) (<a href="https://github.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107">82b1fb7</a>)</li> </ul> <h3>Features</h3> <ul> <li>show possible values for option in help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2819">#2819</a>) (<a href="https://github.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1">828e5c9</a>)</li> <li><strong>init-generator:</strong> add ability to specify a package manager of choice (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2769">#2769</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d">e53f164</a>)</li> </ul> <h2>v4.7.2</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2">4.7.2</a> (2021-06-07)</h2> <p><strong>Note:</strong> Version bump only for package webpack-cli</p> <h2>v4.7.1</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1">4.7.1</a> (2021-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>not found module after ask installation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2761">#2761</a>) (<a href="https://github.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d">557ad05</a>)</li> <li>prettier config (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2719">#2719</a>) (<a href="https://github.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae">181295f</a>)</li> </ul> <h2>v4.7.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0">4.7.0</a> (2021-05-06)</h1> <h3>Bug Fixes</h3> <ul> <li>parsing of empty <code>--env</code> flags (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2643">#2643</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d">bc12f1a</a>)</li> <li>update usage info (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2594">#2594</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb">9d07d67</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>create</code> and <code>new</code> alias for <code>init</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2616">#2616</a>) (<a href="https://github.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a">5a9789d</a>)</li> <li>add <code>server</code> alias for <code>serve</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2631">#2631</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d">c9ee947</a>)</li> <li>add flag to force start finish log (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2566">#2566</a>) (<a href="https://github.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c">281aad3</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0">4.9.0</a> (2021-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li>handle <code>undefined</code> and empty configuration export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2930">#2930</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827">9b9040e</a>)</li> </ul> <h3>Features</h3> <ul> <li>allow to run commands without webpack installation where it is unnecessary (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2907">#2907</a>) (<a href="https://github.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb">603041d</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0">4.8.0</a> (2021-08-15)</h1> <h3>Bug Fixes</h3> <ul> <li>show default value in help output if available (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2814">#2814</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029">7f50948</a>)</li> <li>support top multi compiler options (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2874">#2874</a>) (<a href="https://github.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107">82b1fb7</a>)</li> </ul> <h3>Features</h3> <ul> <li>show possible values for option in help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2819">#2819</a>) (<a href="https://github.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1">828e5c9</a>)</li> <li><strong>init-generator:</strong> add ability to specify a package manager of choice (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2769">#2769</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d">e53f164</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2">4.7.2</a> (2021-06-07)</h2> <p><strong>Note:</strong> Version bump only for package webpack-cli (due <code>@webpack-cli/serve</code>)</p> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1">4.7.1</a> (2021-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>not found module after ask installation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2761">#2761</a>) (<a href="https://github.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d">557ad05</a>)</li> <li>prettier config (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2719">#2719</a>) (<a href="https://github.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae">181295f</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0">4.7.0</a> (2021-05-06)</h1> <h3>Bug Fixes</h3> <ul> <li>parsing of empty <code>--env</code> flags (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2643">#2643</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d">bc12f1a</a>)</li> <li>update usage info (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2594">#2594</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb">9d07d67</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>create</code> and <code>new</code> alias for <code>init</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2616">#2616</a>) (<a href="https://github.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a">5a9789d</a>)</li> <li>add <code>server</code> alias for <code>serve</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2631">#2631</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d">c9ee947</a>)</li> <li>add flag to force start finish log (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2566">#2566</a>) (<a href="https://github.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c">281aad3</a>)</li> <li>added <code>--no-devtool</code> to webpack v4(<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2603">#2603</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7c6f390a1d64d562065ffc31d8b23d833813ee9d">7c6f390</a>)</li> <li>added support arguments description (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2659">#2659</a>) (<a href="https://github.com/webpack/webpack-cli/commit/4dfd166f757ce94130bf9b7580f2dbe2868b8f4f">4dfd166</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0">4.6.0</a> (2021-03-27)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/77433bf7bca13a2fa228b0958a6928e9a0a85fe7"><code>77433bf</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/570a6e25ad6de112f804a503d2370b9951fed68f"><code>570a6e2</code></a> chore(deps-dev): bump coffeescript from 2.6.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2988">#2988</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/6c7eef8877c369eaa01d153006ddad4b5ca8524b"><code>6c7eef8</code></a> chore(deps-dev): bump webpack from 5.56.1 to 5.57.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2989">#2989</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2c40d064a206c646af13f935c3381d6ccbed0b14"><code>2c40d06</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2986">#2986</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/f73eb76523e1ae81a8a05681522cbbbf80973891"><code>f73eb76</code></a> chore(deps-dev): bump webpack</li> <li><a href="https://github.com/webpack/webpack-cli/commit/cf6b20d8b2ffe72c4b720ed04e324a5c753965a2"><code>cf6b20d</code></a> chore(deps): bump import-local from 3.0.2 to 3.0.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2984">#2984</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/df99efe45e598f87b3cc94fa7c0d41ecf13ba975"><code>df99efe</code></a> chore(deps-dev): bump <code>@​typescript-eslint/parser</code></li> <li><a href="https://github.com/webpack/webpack-cli/commit/3df437e885881d64acbaa24545f394a238a5c47f"><code>3df437e</code></a> chore: update colorette (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2983">#2983</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d496dddd73df649ac2b65afddb7143c2e22b83ee"><code>d496ddd</code></a> chore(deps): bump colorette from 2.0.11 to 2.0.14 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2982">#2982</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/65cc1fcdf99438a97d8124b18702208852fb6966"><code>65cc1fc</code></a> refactor: code</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.12&new-version=4.9.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:06 +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#505
No description provided.