ledgersmb / LedgerSMB

Double-entry accounting & ERP for the web
https://ledgersmb.org
Other
401 stars 151 forks source link

Update dependency webpack-merge to v6 (1.10) #8276

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week 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 - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, 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.