[PR #328] [MERGED] Bump webpack from 4.41.6 to 4.42.0 #393

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/328
Author: @dependabot-preview[bot]
Created: 3/8/2020
Status: Merged
Merged: 3/9/2020
Merged by: @ChristophWurst

Base: masterHead: dependabot/npm_and_yarn/webpack-4.42.0


📝 Commits (1)

  • 04cb357 Bump webpack from 4.41.6 to 4.42.0

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 package-lock.json (+9 -9)
📝 package.json (+1 -1)

📄 Description

Bumps webpack from 4.41.6 to 4.42.0.

Release notes

Sourced from webpack's releases.

v4.42.0

Bugfixes

  • Disable constant replacements in "use asm" scope
  • Update schema to disallow functions for output.hotUpdateChunkFilename as this doesn't work
  • Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly
  • Flag all modules as used in DLLs to fix missing exports
Commits
  • 29d851b 4.42.0
  • 07a4b28 Merge pull request #10478 from webpack/bugfix/all-modules-dll
  • c1aa9d4 flag all modules as used for Dll
  • d147689 Merge pull request #10431 from webpack/bugfix/concat-circular-4
  • d76761d hoist exports to the top of a concatenated module
  • 534d78f Merge pull request #10393 from webpack/schema/disallow-function-hotchunkfilename
  • d46ddc2 disallow function for output.hotUpdateChunkFilename
  • 95409bd Merge pull request #10294 from ngg/asmjs-4
  • 7a30012 spacing
  • 284e97f add detectStrictMode method for backward-compat
  • 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/328 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/8/2020 **Status:** ✅ Merged **Merged:** 3/9/2020 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-4.42.0` --- ### 📝 Commits (1) - [`04cb357`](https://github.com/nextcloud/twofactor_gateway/commit/04cb357a7ef89d1cae159529ec3c8b7aacf06b62) Bump webpack from 4.41.6 to 4.42.0 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v4.42.0</h2> <h1>Bugfixes</h1> <ul> <li>Disable constant replacements in <code>&quot;use asm&quot;</code> scope</li> <li>Update schema to disallow functions for <code>output.hotUpdateChunkFilename</code> as this doesn't work</li> <li>Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly</li> <li>Flag all modules as used in DLLs to fix missing exports</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/29d851bf6d1e5d59eafb688d51396e70d12057c9"><code>29d851b</code></a> 4.42.0</li> <li><a href="https://github.com/webpack/webpack/commit/07a4b28ddf339b449f8942e58b97280036dd7ad4"><code>07a4b28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10478">#10478</a> from webpack/bugfix/all-modules-dll</li> <li><a href="https://github.com/webpack/webpack/commit/c1aa9d45068c6920e281a447e9be799b8424a614"><code>c1aa9d4</code></a> flag all modules as used for Dll</li> <li><a href="https://github.com/webpack/webpack/commit/d147689836b2fc56ea9c6253a8a4a27026f23cb6"><code>d147689</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10431">#10431</a> from webpack/bugfix/concat-circular-4</li> <li><a href="https://github.com/webpack/webpack/commit/d76761dfbcf42886662eba0f7f18778ed4737864"><code>d76761d</code></a> hoist exports to the top of a concatenated module</li> <li><a href="https://github.com/webpack/webpack/commit/534d78f93e1911f0a0da003d5b77e1844529ef88"><code>534d78f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10393">#10393</a> from webpack/schema/disallow-function-hotchunkfilename</li> <li><a href="https://github.com/webpack/webpack/commit/d46ddc2b84251dd8c14c883915091043e0103cdd"><code>d46ddc2</code></a> disallow function for output.hotUpdateChunkFilename</li> <li><a href="https://github.com/webpack/webpack/commit/95409bda85d443c0edefbb6de2e9b982fecc8a11"><code>95409bd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10294">#10294</a> from ngg/asmjs-4</li> <li><a href="https://github.com/webpack/webpack/commit/7a3001230f2cd7151e3da9ad51a016338b3cd359"><code>7a30012</code></a> spacing</li> <li><a href="https://github.com/webpack/webpack/commit/284e97fd81d30221e5af35c4b0dcfbddf644852b"><code>284e97f</code></a> add detectStrictMode method for backward-compat</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.41.6&new-version=4.42.0)](https://dependabot.com/compatibility-score/?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.41.6&new-version=4.42.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:34 +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#393
No description provided.