Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renovate: update dependency deepmerge-ts to v7 - autoclosed #26

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
deepmerge-ts ^5.1.0 -> ^7.0.0 age adoption passing confidence

Release Notes

RebeccaStevens/deepmerge-ts (deepmerge-ts)

v7.1.0

Compare Source

Features

7.0.3 (2024-06-06)

Bug Fixes

7.0.2 (2024-06-03)

Bug Fixes

7.0.1 (2024-05-21)

Bug Fixes

v7.0.3

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Code Refactoring
  • rename DeepMergeFunctionUtils to DeepMergeUtils (e821255)
  • rename DeepMergeMerge* to DeepMerge* (fd4d2d4)
Features
  • allow filtering out values before merging them (0784f63), closes #​460
BREAKING CHANGES
  • rename DeepMergeFunctionUtils to DeepMergeUtils
  • rename DeepMergeMerge* to DeepMerge*
  • allow filtering out values before merging them

6.0.3 (2024-05-20)

Bug Fixes
  • deepmergeInto unsafe key value assignment (6b04863)

6.0.2 (2024-05-20)

Bug Fixes

6.0.1 (2024-05-20)

Bug Fixes

v6.0.3

Compare Source

Bug Fixes
  • deepmergeInto unsafe key value assignment (6b04863)

v6.0.2

Compare Source

Bug Fixes

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
  • type when merging optional properties of a record (fa9ace2)
Build System
  • remove typing support for typescript<4.7 (f2f5956)
Features
  • allow restricting what types can be passed in as parameters (69e9ba3), closes #​305
  • remove deprecated type DeepMergeLeafHKT (1982e56)
  • undefined will no longer replace defined values by default (9c86605)
Performance Improvements
  • remove BlacklistedRecordProps (19d4944)
BREAKING CHANGES
  • remove deprecated type DeepMergeLeafHKT
  • undefined will no longer replace defined values by default
  • The order of the generics of deepmergeCustom
    and deepmergeIntoCustom have changed. If you are passing generics
    to these functions you need to update them.
  • remove typing support for typescript<4.7

Configuration

📅 Schedule: Branch creation - "after 8am,before 10am" in timezone America/New_York, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/deepmerge-ts-7.x branch from 8a3b86c to b1d1c8a Compare July 18, 2024 19:59
@renovate renovate bot changed the title renovate: update dependency deepmerge-ts to v7 renovate: update dependency deepmerge-ts to v7 - autoclosed Sep 8, 2024
@renovate renovate bot closed this Sep 8, 2024
@renovate renovate bot deleted the renovate/deepmerge-ts-7.x branch September 8, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants