[PR #80] [MERGED] Bump webpack from 4.16.4 to 4.16.5 #197

Closed
opened 2026-02-26 05:33:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/80
Author: @dependabot-preview[bot]
Created: 8/7/2018
Status: Merged
Merged: 8/7/2018
Merged by: @ChristophWurst

Base: masterHead: dependabot/npm_and_yarn/webpack-4.16.5


📝 Commits (1)

  • 72b2357 Bump webpack from 4.16.4 to 4.16.5

📊 Changes

2 files changed (+28 additions, -14 deletions)

View changed files

📝 package-lock.json (+27 -13)
📝 package.json (+1 -1)

📄 Description

Bumps webpack from 4.16.4 to 4.16.5.

Release notes

Sourced from webpack's releases.

v4.16.5

Bugfixes

  • (resource) query now works in import()
  • adding entries multiple times now overrides properly
    • This caused an issue when using webpack-hot-client and runtime chunks
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/80 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/7/2018 **Status:** ✅ Merged **Merged:** 8/7/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-4.16.5` --- ### 📝 Commits (1) - [`72b2357`](https://github.com/nextcloud/twofactor_gateway/commit/72b2357d56fa020fa9fdb9b72b0cd22375dca369) Bump webpack from 4.16.4 to 4.16.5 ### 📊 Changes **2 files changed** (+28 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+27 -13) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 4.16.4 to 4.16.5. <details> <summary>Release notes</summary> *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.16.5 > # Bugfixes > > * (resource) query now works in `import()` > * adding entries multiple times now overrides properly > * This caused an issue when using `webpack-hot-client` and runtime chunks </details> <details> <summary>Commits</summary> - [`025338c`](https://github.com/webpack/webpack/commit/025338cc91a867768325120d325b341bdcdc4321) 4.16.5 - [`4972fd8`](https://github.com/webpack/webpack/commit/4972fd8bd6790eb1ee45602c35f38b7f79849b61) Merge pull request [#7842](https://github-redirect.dependabot.com/webpack/webpack/issues/7842) from webpack/bugfix/override-entry - [`17ebfb9`](https://github.com/webpack/webpack/commit/17ebfb9784d75ce18a0529bf3617b38f19eb02dc) fix [#7829](https://github-redirect.dependabot.com/webpack/webpack/issues/7829) - [`5539f57`](https://github.com/webpack/webpack/commit/5539f57ba826b31b8c92a7d5ad4f7942cc786369) Merge pull request [#7839](https://github-redirect.dependabot.com/webpack/webpack/issues/7839) from skingston91/master - [`1138d32`](https://github.com/webpack/webpack/commit/1138d32bfbda04cdeba6fba0a029815a2d6025ab) Merge pull request [#7840](https://github-redirect.dependabot.com/webpack/webpack/issues/7840) from webpack/test/watch-cases - [`61633aa`](https://github.com/webpack/webpack/commit/61633aa91c61328a31c132d5afdd2acd8219cb5c) fix [#7778](https://github-redirect.dependabot.com/webpack/webpack/issues/7778) - [`795cc35`](https://github.com/webpack/webpack/commit/795cc352c518159124645f3b3825ddac0df3fdf0) Improve error reporting while recompilation in HotCases - [`3e30c70`](https://github.com/webpack/webpack/commit/3e30c70d3935de71a19b85af2d87c7b6fc1592b3) Merge pull request [#7830](https://github-redirect.dependabot.com/webpack/webpack/issues/7830) from ryota-murakami/patch-1 - [`73dff6c`](https://github.com/webpack/webpack/commit/73dff6cbd52a852739a3c936f37fdf77e81704c2) Update index.js - [`f5be9a6`](https://github.com/webpack/webpack/commit/f5be9a62d42ce53206d9abcfe8d9d37792ee44d2) update watch test cases for new jest integration - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v4.16.4...v4.16.5) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.16.4&new-version=4.16.5)](https://dependabot.com/compatibility-score.html?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.16.4&new-version=4.16.5) 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`. --- <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 merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:55 +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#197
No description provided.