Closed greenkeeper[bot] closed 5 years ago
dependency
deepmerge was updated from 2.2.1
to 3.1.0
.dependency
deepmerge was updated from 2.2.1
to 3.2.0
.Update to this version instead 🚀
The new version differs by 15 commits.
5f5ff83
3.2.0
ca90467
CI testing on node 10
e2822f2
3.2.0 changelog, plus updating repo URLs
bb052b3
Merge pull request #133 from OliverRadini/add-option-for-custom-merge-functions
75782c5
Slight tweak to customMerge
copy
85a2fef
corrected readme to fix errors
007b2cb
added custom merge documentation
7ee8391
updated type definitions
b70592e
Merge branch 'master' into add-option-for-custom-merge-functions
574ed81
updated types to allow undefined from custom merge
b069fc7
updated typing and removed conditional from index.js
22545ef
updated so that customMerge falls back to default merge if no function is provided for the key being processed
afe1d51
adjusted test to allow it to work in older versions of node
dd3f9f7
updated custom merge to a function which accepts a key and options, and returns a merging function
d0262cb
added option to allow custom functions to specify how the values of particular keys should be merged
See the full diff
The dependency deepmerge was updated from
2.2.1
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Find out more about this release.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: