[PR #390] [CLOSED] Bump webpack-cli from 3.3.12 to 4.1.0 #441

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/390
Author: @dependabot-preview[bot]
Created: 10/25/2020
Status: Closed

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


📝 Commits (1)

  • 385edb6 Bump webpack-cli from 3.3.12 to 4.1.0

📊 Changes

2 files changed (+356 additions, -341 deletions)

View changed files

📝 package-lock.json (+355 -340)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.12 to 4.1.0.

Release notes

Sourced from webpack-cli's releases.

v4.0.0

CHANGELOG

Changelog

Sourced from webpack-cli's changelog.

4.0.0 (2020-10-10)

Bug Fixes

  • add compilation lifecycle in watch instance (#1903) (02b6d21)
  • cleanup package-utils package (#1822) (fd5b92b)
  • cli-executer supplies args further up (#1904) (097564a)
  • exit code for validation errors (59f6303)
  • exit process in case of schema errors (71e89b4)

Features

  • assign config paths in build dependencies in cache config (#1900) (7e90f11)

4.0.0-rc.1 (2020-10-06)

Bug Fixes

Features

4.0.0-beta.9 (2020-09-19)

Full Changelog

New Features

  • add aliases to all available commands (#1644)
  • generate changelog and copy old CHANGEFILE (#1805)
  • allow using cjs as default config (#1775)
  • add support for merging multiple configurations (#1768)
  • add support to spawn multiple compilers with different configs (#1765)
  • add name flag (#1757)
  • add --config-name flag (#1753)
  • serve integration (#1712)
  • add support for .cjs config (#1727)
  • support multiple env params (#1715)
Commits
  • e3fa60b chore(release): publish new version
  • 90b4583 chore(deps-dev): bump @types/yeoman-test from 2.0.4 to 2.0.5 (#1963)
  • fa739a6 chore(deps-dev): bump @types/yeoman-generator from 4.11.2 to 4.11.3 (#1962)
  • d8674ce chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2 (#1961)
  • 2e6c957 chore(deps-dev): bump @babel/core from 7.12.0 to 7.12.3 (#1960)
  • 0be2498 chore(deps-dev): bump webpack from 5.1.0 to 5.1.3 (#1959)
  • e032ef8 refactor: code
  • cc081a2 feat: allow passing strings in env flag (#1939)
  • 97557bf chore(deps-dev): bump @babel/preset-env from 7.12.0 to 7.12.1 (#1952)
  • 9ba9d6f fix: output stacktrace on errors (#1949)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/390 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/25/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-4.1.0` --- ### 📝 Commits (1) - [`385edb6`](https://github.com/nextcloud/twofactor_gateway/commit/385edb65fa6592b61f822ba6820722d0e462c918) Bump webpack-cli from 3.3.12 to 4.1.0 ### 📊 Changes **2 files changed** (+356 additions, -341 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+355 -340) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.1.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.0.0</h2> <p><a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">CHANGELOG</a></p> </blockquote> </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.0.0-rc.1...webpack-cli@4.0.0">4.0.0</a> (2020-10-10)</h1> <h3>Bug Fixes</h3> <ul> <li>add compilation lifecycle in watch instance (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1903">#1903</a>) (<a href="https://github.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a">02b6d21</a>)</li> <li>cleanup <code>package-utils</code> package (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1822">#1822</a>) (<a href="https://github.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738">fd5b92b</a>)</li> <li>cli-executer supplies args further up (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1904">#1904</a>) (<a href="https://github.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a">097564a</a>)</li> <li>exit code for validation errors (<a href="https://github.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235">59f6303</a>)</li> <li>exit process in case of schema errors (<a href="https://github.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93">71e89b4</a>)</li> </ul> <h3>Features</h3> <ul> <li>assign config paths in build dependencies in cache config (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1900">#1900</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd">7e90f11</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0-beta.8...webpack-cli@4.0.0-rc.1">4.0.0-rc.1</a> (2020-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li>cache issue (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1862">#1862</a>) (<a href="https://github.com/webpack/webpack-cli/commit/305c18816ca6c4275c2755ae6b48d90a8cc85bd1">305c188</a>)</li> <li>check webpack installation before running cli (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1827">#1827</a>) (<a href="https://github.com/webpack/webpack-cli/commit/be509fac9a03e202e062229484bb10af7876968f">be509fa</a>)</li> <li>defer setting default entry to core (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1856">#1856</a>) (<a href="https://github.com/webpack/webpack-cli/commit/5da1f81ed101b024249c5cd4e043ec1397338782">5da1f81</a>)</li> <li>log error if --config-name is used without multiple configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1874">#1874</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f653409e3468849970dab354f84c5213da01122d">f653409</a>)</li> <li>mode behaviour (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1824">#1824</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9e9c70bc1f30d90cebd91341e865abb46f9c269e">9e9c70b</a>)</li> <li>only set output path on passing flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1855">#1855</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2f36b9d858faedaf3a6adca10a529d9837c0dd24">2f36b9d</a>)</li> <li>show warning if bail and watch are used together (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1804">#1804</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6140b24d08990aa807070f105d46a92e18855c9e">6140b24</a>)</li> <li>warning should not result in non-zero exit code (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1872">#1872</a>) (<a href="https://github.com/webpack/webpack-cli/commit/ae9539d20eab2172118f61f7a9ba7e26541e16a2">ae9539d</a>)</li> </ul> <h3>Features</h3> <ul> <li>add --analyze flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1853">#1853</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e6d210a66b899023b1f39bb33cce7a9b83a5b803">e6d210a</a>)</li> <li>allow users to store stats as json to a file (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1835">#1835</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3907517b6afff46ddab51e32ada0357fc9763117">3907517</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>4.0.0-beta.9 (2020-09-19)</h1> <p><a href="https://github.com/webpack/webpack-cli/compare/v4.0.0-beta.2...v4.0.0-beta.9">Full Changelog</a></p> <h2>New Features</h2> <ul> <li>add aliases to all available commands (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1644">#1644</a>)</li> <li>generate changelog and copy old CHANGEFILE (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1805">#1805</a>)</li> <li>allow using cjs as default config (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1775">#1775</a>)</li> <li>add support for merging multiple configurations (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1768">#1768</a>)</li> <li>add support to spawn multiple compilers with different configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1765">#1765</a>)</li> <li>add name flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1757">#1757</a>)</li> <li>add --config-name flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1753">#1753</a>)</li> <li>serve integration (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1712">#1712</a>)</li> <li>add support for .cjs config (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1727">#1727</a>)</li> <li>support multiple env params (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1715">#1715</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/e3fa60b1c58726ec208b81149c17144613052874"><code>e3fa60b</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/90b45835d71620dee9539b9c024d56e84150f6aa"><code>90b4583</code></a> chore(deps-dev): bump @types/yeoman-test from 2.0.4 to 2.0.5 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1963">#1963</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/fa739a6de3e4b97fc821139d1f2af99e8ed8c66c"><code>fa739a6</code></a> chore(deps-dev): bump @types/yeoman-generator from 4.11.2 to 4.11.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1962">#1962</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d8674ce689bb3e22773563eed4c2c6e5d1120706"><code>d8674ce</code></a> chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1961">#1961</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2e6c9571b43de0e25c36a75bc5882bf1ea252cf0"><code>2e6c957</code></a> chore(deps-dev): bump @babel/core from 7.12.0 to 7.12.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1960">#1960</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0be24984953e695319845d708e52447f0355d49a"><code>0be2498</code></a> chore(deps-dev): bump webpack from 5.1.0 to 5.1.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1959">#1959</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/e032ef86e90dad0ae907364cff1834c73f832cf7"><code>e032ef8</code></a> refactor: code</li> <li><a href="https://github.com/webpack/webpack-cli/commit/cc081a256181e34137a89d2e9d37b04280b3f180"><code>cc081a2</code></a> feat: allow passing strings in env flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1939">#1939</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/97557bf6768fdde22d9e246dd06d6212f3472e04"><code>97557bf</code></a> chore(deps-dev): bump @babel/preset-env from 7.12.0 to 7.12.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1952">#1952</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/9ba9d6f460fb25fb79d52f4360239b8c4b471451"><code>9ba9d6f</code></a> fix: output stacktrace on errors (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1949">#1949</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.12&new-version=4.1.0)](https://dependabot.com/compatibility-score/?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.12&new-version=4.1.0) 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) If all status checks pass Dependabot will automatically merge this pull request. [//]: # (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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:30:48 +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#441
No description provided.