[PR #594] [CLOSED] Chore(deps-dev): Bump webpack-merge from 5.9.0 to 5.10.0 #612

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/594
Author: @dependabot[bot]
Created: 10/21/2023
Status: Closed

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


📝 Commits (1)

  • 12cb589 Chore(deps-dev): Bump webpack-merge from 5.9.0 to 5.10.0

📊 Changes

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

View changed files

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

📄 Description

Bumps webpack-merge from 5.9.0 to 5.10.0.

Changelog

Sourced from webpack-merge's changelog.

5.10.0 / 2023-10-16

  • Feat - Support object/array-formed condition for mergeWithRules. #212
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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🔄 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/594 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/21/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/webpack-merge-5.10.0` --- ### 📝 Commits (1) - [`12cb589`](https://github.com/nextcloud/twofactor_gateway/commit/12cb589523bcac8c6f2ed3b75e866a5c0c4be097) Chore(deps-dev): Bump webpack-merge from 5.9.0 to 5.10.0 ### 📊 Changes **2 files changed** (+25 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+24 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.9.0 to 5.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md">webpack-merge's changelog</a>.</em></p> <blockquote> <h2>5.10.0 / 2023-10-16</h2> <ul> <li>Feat - Support object/array-formed condition for <code>mergeWithRules</code>. <a href="https://redirect.github.com/survivejs/webpack-merge/issues/212">#212</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/survivejs/webpack-merge/commit/0c018ef043c5b3d4fd12f0039ea070a7488aebce"><code>0c018ef</code></a> 5.10.0</li> <li><a href="https://github.com/survivejs/webpack-merge/commit/c195885d0b3384d6ca3c5f6940539fba5dbfe5b4"><code>c195885</code></a> chore: Update change log</li> <li><a href="https://github.com/survivejs/webpack-merge/commit/3a6cbf4aff84dc387e9237a9f13b75c2b47116ad"><code>3a6cbf4</code></a> fix: support object/array-formed condition (<a href="https://redirect.github.com/survivejs/webpack-merge/issues/212">#212</a>) (<a href="https://redirect.github.com/survivejs/webpack-merge/issues/213">#213</a>)</li> <li><a href="https://github.com/survivejs/webpack-merge/commit/a526880d1a7c2707eea55911991ecc4e5161dd57"><code>a526880</code></a> fix: support object/array-formed condition (<a href="https://redirect.github.com/survivejs/webpack-merge/issues/212">#212</a>) (<a href="https://redirect.github.com/survivejs/webpack-merge/issues/213">#213</a>)</li> <li><a href="https://github.com/survivejs/webpack-merge/commit/b8cd0b3c3dfe1598ae8df328c95a9acb6d60ba6f"><code>b8cd0b3</code></a> Switch from Travis to GitHub actions for CI (<a href="https://redirect.github.com/survivejs/webpack-merge/issues/208">#208</a>)</li> <li>See full diff in <a href="https://github.com/survivejs/webpack-merge/compare/v5.9.0...v5.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-merge&package-manager=npm_and_yarn&previous-version=5.9.0&new-version=5.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </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:31:37 +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#612
No description provided.