liqd / liqd-site

Source code of the Liquid Democracy e.V. homepage
GNU Affero General Public License v3.0
0 stars 0 forks source link

chore(deps): update dependency webpack-merge to v6 #433

Open renovate[bot] opened 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-merge 5.10.0 -> 6.0.1 age adoption passing confidence

Release Notes

survivejs/webpack-merge (webpack-merge) ### [`v6.0.1`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#601--2024-07-02) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v6.0.0...v6.0.1) - Fix - Restore usage of `clone-deep` as there was a corner case where `structuredClone` did not work as expected. [#​214](https://togithub.com/survivejs/webpack-merge/issues/214) ### [`v6.0.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#600--xxxx-xx-xx) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.10.0...v6.0.0) - Chore - Update internal dependencies. As a result, the package needs at least Node 18 to run. - Chore - Use `structuredClone` over `clone-deep` dependency since it is included to Node 18 or above. [#​214](https://togithub.com/survivejs/webpack-merge/issues/214)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.