Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Update dependency deepmerge to v4 #42

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 30, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
deepmerge ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

TehShrike/deepmerge

v4.2.2

Compare Source

  • isMergeableObject is now only called if there are two values that could be merged. a34dd4d2

v4.2.1

Compare Source

  • Fix: falsey values can now be merged. #​170

v4.2.0

Compare Source

  • Properties are now only overwritten if they exist on the target object and are enumerable. #​164

Technically this could probably be a patch release since "which properties get overwritten" wasn't documented and accidentally overwriting a built-in function or some function up the property chain would almost certainly be undesirable, but it feels like a gray area, so here we are with a feature version bump.

v4.1.2

Compare Source

v4.1.1

Compare Source

  • The options argument is no longer mutated #​167

v4.1.0

Compare Source

  • cloneUnlessOtherwiseSpecified is now exposed to the arrayMerge function #​165

v4.0.0

Compare Source

  • The main entry point in package.json is now a CommonJS module instead of a UMD module #​155

Configuration

📅 Schedule: "before 1pm on Monday" in timezone Europe/Stockholm.

🚦 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, click this checkbox.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants