[PR #63] [CLOSED] Bump webpack from 4.13.0 to 4.14.0 #180

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/63
Author: @dependabot-preview[bot]
Created: 7/2/2018
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/webpack-4.14.0


📝 Commits (1)

  • 0a33836 Bump webpack from 4.13.0 to 4.14.0

📊 Changes

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

View changed files

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

📄 Description

Bumps webpack from 4.13.0 to 4.14.0.

Release notes

Sourced from webpack's releases.

v4.14.0

Features

  • add new hook Compilation.dependencyReference to modify the dependency references

Bugfixes

  • Allow chunks to emit multiple assets to the same filename when hash matches
Commits
  • 190cf7b 4.14.0
  • 5a185c9 Merge pull request #7585 from webpack/feature/hook-into-get-reference
  • 86370e9 Merge pull request #7625 from webpack/bugfix/multiple-assets-same-file
  • 522b324 allow emitting to the same filename when hash matches
  • 7beac3c Merge branch 'master' into feature/hook-into-get-reference
  • be896f2 fix bug
  • 3502287 emit correct code for reexport unused exports
  • 50fe2e7 add Compilation.getDependencyReference and hooks to override it
  • e1f0a66 add note about webpack 5 refactoring
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @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/63 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/2/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-4.14.0` --- ### 📝 Commits (1) - [`0a33836`](https://github.com/nextcloud/twofactor_gateway/commit/0a3383644f5de71f93891d1a0a037c0aadca61cc) Bump webpack from 4.13.0 to 4.14.0 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -6) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 4.13.0 to 4.14.0. <details> <summary>Release notes</summary> *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.14.0 > # Features > > * add new hook `Compilation.dependencyReference` to modify the dependency references > > # Bugfixes > > * Allow chunks to emit multiple assets to the same filename when hash matches </details> <details> <summary>Commits</summary> - [`190cf7b`](https://github.com/webpack/webpack/commit/190cf7b017c9d4106c83553a1de652e53452b095) 4.14.0 - [`5a185c9`](https://github.com/webpack/webpack/commit/5a185c954ed759d03f06dde439271242fc1cf21c) Merge pull request [#7585](https://github-redirect.dependabot.com/webpack/webpack/issues/7585) from webpack/feature/hook-into-get-reference - [`86370e9`](https://github.com/webpack/webpack/commit/86370e9d85b0249f0787285bc3c81bd213ede91b) Merge pull request [#7625](https://github-redirect.dependabot.com/webpack/webpack/issues/7625) from webpack/bugfix/multiple-assets-same-file - [`522b324`](https://github.com/webpack/webpack/commit/522b324f615a6ee134a7dea941dd91b9e4946d9c) allow emitting to the same filename when hash matches - [`7beac3c`](https://github.com/webpack/webpack/commit/7beac3c645dd24b687e8e073830819635db2590f) Merge branch 'master' into feature/hook-into-get-reference - [`be896f2`](https://github.com/webpack/webpack/commit/be896f2b348fa763aaecea3860fa0445b4188535) fix bug - [`3502287`](https://github.com/webpack/webpack/commit/3502287bbbd88675fead88cea79e1994796f2d66) emit correct code for reexport unused exports - [`50fe2e7`](https://github.com/webpack/webpack/commit/50fe2e79ee02068ecd3606abc563d211e0bed300) add Compilation.getDependencyReference and hooks to override it - [`e1f0a66`](https://github.com/webpack/webpack/commit/e1f0a66fd961bb55b33b313c36532230991590c7) add note about webpack 5 refactoring - See full diff in [compare view](https://github.com/webpack/webpack/compare/v4.13.0...v4.14.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.13.0&new-version=4.14.0)](https://dependabot.com/compatibility-score.html?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.13.0&new-version=4.14.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`. --- <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 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:51 +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#180
No description provided.