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

build(deps): update dependency deepmerge-ts to v7 #829

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

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.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 - "before 4am on the first day of the month" (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.


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

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

@renovate renovate bot added 💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates. labels Jun 1, 2024
Copy link

graphite-app bot commented Jun 1, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “Status: Merge Queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “Status: Hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@renovate renovate bot force-pushed the renovate/deepmerge-ts-7.x branch 14 times, most recently from 06c4933 to 8d7b007 Compare June 19, 2024 20:22
@renovate renovate bot force-pushed the renovate/deepmerge-ts-7.x branch from 8d7b007 to 5ae9550 Compare June 28, 2024 22:07
@renovate renovate bot force-pushed the renovate/deepmerge-ts-7.x branch 8 times, most recently from 9baea63 to 2313edb Compare July 11, 2024 09:54
@renovate renovate bot force-pushed the renovate/deepmerge-ts-7.x branch from 2313edb to 653bec5 Compare July 11, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 Renovate Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants