[PR #272] [MERGED] Bump webpack-merge from 4.2.1 to 4.2.2 #350

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/272
Author: @dependabot-preview[bot]
Created: 8/28/2019
Status: Merged
Merged: 8/28/2019
Merged by: @dependabot-preview[bot]

Base: masterHead: dependabot/npm_and_yarn/webpack-merge-4.2.2


📝 Commits (1)

  • 5217d38 Bump webpack-merge from 4.2.1 to 4.2.2

📊 Changes

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

View changed files

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

📄 Description

Bumps webpack-merge from 4.2.1 to 4.2.2.

Changelog

Sourced from webpack-merge's changelog.

4.2.2 / 2019-08-27

  • Fix - Update minimum version of lodash to 4.17.15 in order to avoid npm audit warning. #116
  • Docs - Improve merge.unique documentation. #103
  • Docs - Add clear note about precedence. #115
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.

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)
  • 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/272 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/28/2019 **Status:** ✅ Merged **Merged:** 8/28/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-merge-4.2.2` --- ### 📝 Commits (1) - [`5217d38`](https://github.com/nextcloud/twofactor_gateway/commit/5217d38ac155a3ecbec47d67633e8c452db7dfe8) Bump webpack-merge from 4.2.1 to 4.2.2 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.2.1 to 4.2.2. <details> <summary>Changelog</summary> *Sourced from [webpack-merge's changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md).* > 4.2.2 / 2019-08-27 > ================= > > * Fix - Update minimum version of lodash to 4.17.15 in order to avoid `npm audit warning`. [#116](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/116) > * Docs - Improve `merge.unique` documentation. [#103](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/103) > * Docs - Add clear note about precedence. [#115](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/115) </details> <details> <summary>Commits</summary> - [`d35e176`](https://github.com/survivejs/webpack-merge/commit/d35e17631df137b033cd2c48e6193a53829a176d) 4.2.2 - [`a53214d`](https://github.com/survivejs/webpack-merge/commit/a53214dbc9374cb988fbeb6e1152a19c8c050198) Update lib - [`ec35567`](https://github.com/survivejs/webpack-merge/commit/ec3556728e5bc2704fd6608b4e1103497f85cdcf) chore: Update changelog - [`a56d5cb`](https://github.com/survivejs/webpack-merge/commit/a56d5cb15efda95e589ea204da87399905afcff6) chore(merge): Update lodash to avoid npm audit warning - [`ef4c067`](https://github.com/survivejs/webpack-merge/commit/ef4c0675f5763a4ba24ddbe102d8c42c2b64542a) docs(merge): Improve merge.unique docs - [`ad2f92a`](https://github.com/survivejs/webpack-merge/commit/ad2f92af54fab16e5a5fd0cc0e522eca4824c77a) docs(readme): Add a note about precedence - [`c3a5156`](https://github.com/survivejs/webpack-merge/commit/c3a515687844ab97a416efebb2bdeadc802b0668) chore: Add [@&#8203;desfero](https://github.com/desfero) to contributors - See full diff in [compare view](https://github.com/survivejs/webpack-merge/compare/v4.2.1...v4.2.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-merge&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.2.2)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-merge&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.2.2) 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) - 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:34:41 +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#350
No description provided.