[PR #451] [CLOSED] Bump webpack-cli from 3.3.12 to 4.7.2 #494

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/451
Author: @dependabot[bot]
Created: 6/11/2021
Status: Closed

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


📝 Commits (1)

  • 0f6ca54 Bump webpack-cli from 3.3.12 to 4.7.2

📊 Changes

2 files changed (+654 additions, -641 deletions)

View changed files

📝 package-lock.json (+653 -640)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.12 to 4.7.2.

Release notes

Sourced from webpack-cli's releases.

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

v4.6.0

4.6.0 (2021-03-27)

Bug Fixes

Features

  • added WEBPACK_PACKAGE env var to use custom webpack package (#2556) (3d1e485)
  • added WEBPACK_CLI_SKIP_IMPORT_LOCAL env var to skip local import (#2546) (e130822)
  • allow string value for the --hot option (#2444) (8656e78)
  • display used config path when logging level=log (#2431) (f8406e1)

v4.5.0

4.5.0 (2021-02-02)

Notes

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

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)

Bug Fixes

Features

  • added WEBPACK_PACKAGE env var to use custom webpack package (#2556) (3d1e485)
  • added WEBPACK_CLI_SKIP_IMPORT_LOCAL env var to skip local import (#2546) (e130822)
  • allow string value for the --hot option (#2444) (8656e78)
  • display used config path when logging level=log (#2431) (f8406e1)

4.5.0 (2021-02-02)

Notes

  • now you can use webpack.config.mjs and webpack.config.js with { "type": "module" } in package.json
  • you can avoid using the cross-env package:

Before:

... (truncated)

Commits
  • 68ef056 chore(release): publish new version
  • 2d7ab35 fix: broken serve with new CLI API (#2770)
  • 060268b docs: update CHANGELOG
  • 2be9b92 chore(release): publish new version
  • 598008a chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 (#2764)
  • 625b4fd chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 (#2765)
  • bb7c9d3 feat: new CLI options API for serve (#2754)
  • 557ad05 fix: not found module after ask installation (#2761)
  • c8fef37 chore(deps-dev): bump @​typescript-eslint/parser
  • 368778d fix: add node 16 to CI (#2760)
  • 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/451 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/11/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-4.7.2` --- ### 📝 Commits (1) - [`0f6ca54`](https://github.com/nextcloud/twofactor_gateway/commit/0f6ca54466de6788515245466c1acdc219b0c9d8) Bump webpack-cli from 3.3.12 to 4.7.2 ### 📊 Changes **2 files changed** (+654 additions, -641 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+653 -640) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.7.2. <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.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> <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> <h2>v4.6.0</h2> <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> <h3>Bug Fixes</h3> <ul> <li><code>negative</code> options (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2555">#2555</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f26ebc105e140992639864fa01950454abd716ac">f26ebc1</a>)</li> <li>improve error message for help (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2482">#2482</a>) (<a href="https://github.com/webpack/webpack-cli/commit/99ae2a3b9f7ad8c1807839357360a1b4607865b1">99ae2a3</a>)</li> <li>show <code>--node-env</code> in minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2411">#2411</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f5fc3023121f4d952a166879a46b2653c20b6349">f5fc302</a>)</li> </ul> <h3>Features</h3> <ul> <li>added <code>WEBPACK_PACKAGE</code> env var to use custom <code>webpack</code> package (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2556">#2556</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3d1e4855c55a6601d8a89dcb50d9d842009e3cda">3d1e485</a>)</li> <li>added <code>WEBPACK_CLI_SKIP_IMPORT_LOCAL</code> env var to skip local import (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2546">#2546</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e13082221c2da01d8b8215ebc936474bf3ca1582">e130822</a>)</li> <li>allow string value for the <code>--hot</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2444">#2444</a>) (<a href="https://github.com/webpack/webpack-cli/commit/8656e78d788bc8a504258d4dcc609767f63d60c4">8656e78</a>)</li> <li>display used config path when logging level=log (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2431">#2431</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f8406e1c5253849fad741eb45f1ece23a7c603f4">f8406e1</a>)</li> </ul> <h2>v4.5.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0">4.5.0</a> (2021-02-02)</h1> <h3>Notes</h3> <!-- 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> <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> <h3>Bug Fixes</h3> <ul> <li><code>negative</code> options (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2555">#2555</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f26ebc105e140992639864fa01950454abd716ac">f26ebc1</a>)</li> <li>improve error message for help (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2482">#2482</a>) (<a href="https://github.com/webpack/webpack-cli/commit/99ae2a3b9f7ad8c1807839357360a1b4607865b1">99ae2a3</a>)</li> <li>show <code>--node-env</code> in minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2411">#2411</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f5fc3023121f4d952a166879a46b2653c20b6349">f5fc302</a>)</li> </ul> <h3>Features</h3> <ul> <li>added <code>WEBPACK_PACKAGE</code> env var to use custom <code>webpack</code> package (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2556">#2556</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3d1e4855c55a6601d8a89dcb50d9d842009e3cda">3d1e485</a>)</li> <li>added <code>WEBPACK_CLI_SKIP_IMPORT_LOCAL</code> env var to skip local import (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2546">#2546</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e13082221c2da01d8b8215ebc936474bf3ca1582">e130822</a>)</li> <li>allow string value for the <code>--hot</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2444">#2444</a>) (<a href="https://github.com/webpack/webpack-cli/commit/8656e78d788bc8a504258d4dcc609767f63d60c4">8656e78</a>)</li> <li>display used config path when logging level=log (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2431">#2431</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f8406e1c5253849fad741eb45f1ece23a7c603f4">f8406e1</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0">4.5.0</a> (2021-02-02)</h1> <h3>Notes</h3> <ul> <li>now you can use <code>webpack.config.mjs</code> and <code>webpack.config.js</code> with <code>{ &quot;type&quot;: &quot;module&quot; }</code> in <code>package.json</code></li> <li>you can avoid using the <code>cross-env</code> package:</li> </ul> <p>Before:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/68ef0563afd105652dc0fd0b2391a0a766cd24fe"><code>68ef056</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2d7ab3549c429193b4ed5fbc6174153c847e0330"><code>2d7ab35</code></a> fix: broken serve with new CLI API (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2770">#2770</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/060268b770c9623e457afc849e3933364914951d"><code>060268b</code></a> docs: update CHANGELOG</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2be9b9254009598e021b830091fba8832dfdb57b"><code>2be9b92</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/598008a0a3e90ea8dd8c415a3c08700b750774b5"><code>598008a</code></a> chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2764">#2764</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/625b4fd88ab38f3381c3fbd2df3ae2d813fe784f"><code>625b4fd</code></a> chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2765">#2765</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/bb7c9d3c9b0dca11242e2febcd41805c063e1317"><code>bb7c9d3</code></a> feat: new CLI options API for serve (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2754">#2754</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d"><code>557ad05</code></a> fix: not found module after ask installation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2761">#2761</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/c8fef37c06874d62479e65145f764cd72dc3a82e"><code>c8fef37</code></a> chore(deps-dev): bump <code>@​typescript-eslint/parser</code></li> <li><a href="https://github.com/webpack/webpack-cli/commit/368778d128474dad7a0a341985ee31e35d10a697"><code>368778d</code></a> fix: add node 16 to CI (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2760">#2760</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.7.2">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.7.2)](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:02 +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#494
No description provided.