[PR #174] [MERGED] Bump webpack-merge from 4.1.4 to 4.2.1 #267

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • dbe8fa3 Bump webpack-merge from 4.1.4 to 4.2.1

📊 Changes

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

View changed files

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

📄 Description

Bumps webpack-merge from 4.1.4 to 4.2.1.

Changelog

Sourced from webpack-merge's changelog.

4.2.1 / 2019-01-04

  • Feature - Support oneOf at merge.smart. #111
  • Fix - If there's only single array to merge, clone it. #106
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @ChristophWurst.


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 cancel merge will cancel a previously requested merge
  • @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 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/174 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/6/2019 **Status:** ✅ Merged **Merged:** 1/8/2019 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-merge-4.2.1` --- ### 📝 Commits (1) - [`dbe8fa3`](https://github.com/nextcloud/twofactor_gateway/commit/dbe8fa3fa92719ac21045606bdd7bf244f7ede31) Bump webpack-merge from 4.1.4 to 4.2.1 ### 📊 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-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.2.1. <details> <summary>Changelog</summary> *Sourced from [webpack-merge's changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md).* > 4.2.1 / 2019-01-04 > ================== > > * Feature - Support `oneOf` at `merge.smart`. [#111](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/111) > * Fix - If there's only single array to merge, clone it. [#106](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/106) </details> <details> <summary>Commits</summary> - [`30a328c`](https://github.com/survivejs/webpack-merge/commit/30a328c36722b844b863f60e0ec755e539822721) 4.2.1 - [`3b78ed3`](https://github.com/survivejs/webpack-merge/commit/3b78ed3f70819569f97368baea6d73b4c696201e) Update lib - [`cb05b0b`](https://github.com/survivejs/webpack-merge/commit/cb05b0bc8826d457c0930f4dc2cfb06e33acc0da) docs: Update version - [`9147ae8`](https://github.com/survivejs/webpack-merge/commit/9147ae8b6d45056146c95d8acafa27dceca99a36) chore: Drop unused import - [`25aca3f`](https://github.com/survivejs/webpack-merge/commit/25aca3f9d347bfa8c3dee50b0bd06a506004814d) 4.2.0 - [`3a92385`](https://github.com/survivejs/webpack-merge/commit/3a9238532e0b71bd9c8e6d9c1e2d8f642be8371c) Update lib - [`06c82e3`](https://github.com/survivejs/webpack-merge/commit/06c82e38652be390eed4da44430bbe29414b0022) docs: Update changelog - [`559292d`](https://github.com/survivejs/webpack-merge/commit/559292dedf8f9325542ee81683221f55c747cc06) fix(merge): Clone arrays correctly if only one exists - [`320ff68`](https://github.com/survivejs/webpack-merge/commit/320ff68d3ea8cad2c649d46cf1131e1153eb98ab) Merge pull request [#111](https://github-redirect.dependabot.com/survivejs/webpack-merge/issues/111) from desfero/master - [`49a6d55`](https://github.com/survivejs/webpack-merge/commit/49a6d5504d32cdae7b56279a36233e0099e452e4) Add support for oneOf - Additional commits viewable in [compare view](https://github.com/survivejs/webpack-merge/compare/v4.1.4...v4.2.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-merge&package-manager=npm_and_yarn&previous-version=4.1.4&new-version=4.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=webpack-merge&package-manager=npm_and_yarn&previous-version=4.1.4&new-version=4.2.1) 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) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ChristophWurst. [//]: # (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 cancel merge` will cancel a previously requested merge - `@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 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:15 +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#267
No description provided.