Closed renovate[bot] closed 12 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-hackernews | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2023 8:26pm |
Latest commit: 6af2274ad9a2028a7b268fc03578f2f1e11fcbab
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
^5.4.0
->^5.10.0
Release Notes
survivejs/webpack-merge (webpack-merge)
### [`v5.10.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#5100--2023-10-16) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.9.0...v5.10.0) - Feat - Support object/array-formed condition for `mergeWithRules`. [#212](https://togithub.com/survivejs/webpack-merge/issues/212) ### [`v5.9.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#590--2023-05-22) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.8.0...v5.9.0) - Feat - Support deep merging when rule is a merge. [#193](https://togithub.com/survivejs/webpack-merge/issues/193), [#206](https://togithub.com/survivejs/webpack-merge/issues/206) ### [`v5.8.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#580--2021-06-07) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0) - Docs - Update `env` example to be webpack 5 compatible. [#177](https://togithub.com/survivejs/webpack-merge/issues/177), [#180](https://togithub.com/survivejs/webpack-merge/issues/180) - Feat - Support strings as rules for TypeScript, not just enums. [#179](https://togithub.com/survivejs/webpack-merge/issues/179), [#185](https://togithub.com/survivejs/webpack-merge/issues/185) ### [`v5.7.3`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#573--2020-12-22) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.7.2...v5.7.3) - Fix - Don't merge strings with objects in `mergeWithRules`. [#172](https://togithub.com/survivejs/webpack-merge/issues/172) ### [`v5.7.2`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#572--2020-12-16) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.7.1...v5.7.2) - Fix - If there's no match when using `merge` operation with `mergeWithRules`, use default merge behavior as a fallback. [#167](https://togithub.com/survivejs/webpack-merge/issues/167) ### [`v5.7.1`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#571--2020-12-16) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.7.0...v5.7.1) - Fix - Fix a merge failure for `mergeWithRules` when non-array matches are merged. [#166](https://togithub.com/survivejs/webpack-merge/issues/166) ### [`v5.7.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#570--2020-12-12) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.6.1...v5.7.0) - Feat - Throw a `TypeError` if trying to use `mergeWithRules` with invalid configuration types for `append`/`prepend`/`merge` operations. ### [`v5.6.1`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#561--2020-12-11) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.6.0...v5.6.1) - Fix - Drop extraneous logging. ### [`v5.6.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#560--2020-12-11) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.5.0...v5.6.0) - Feat - Support `merge` (`CustomizeRule.Merge`) for objects at `mergeWithRules`. This is useful for merging loader options for example. [#163](https://togithub.com/survivejs/webpack-merge/issues/163) ### [`v5.5.0`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#550--2020-12-10) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.4.1...v5.5.0) - Feat - Allow `mergeWithRules` to merge based on rules without a match. [#151](https://togithub.com/survivejs/webpack-merge/issues/151) [#159](https://togithub.com/survivejs/webpack-merge/issues/159) ### [`v5.4.1`](https://togithub.com/survivejs/webpack-merge/blob/HEAD/CHANGELOG.md#541--2020-12-08) [Compare Source](https://togithub.com/survivejs/webpack-merge/compare/v5.4.0...v5.4.1) - Fix - Allow `mergeUnique` to work with arbitrary order. [#161](https://togithub.com/survivejs/webpack-merge/issues/161)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.