dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

Update deepmerge to the latest version 🚀 #467

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency deepmerge was updated from 2.2.1 to 3.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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 3123c4c 3.1.0
  • 4033212 Changelog for 3.1.0
  • dcd8331 Merge pull request #129 from DanielMSchmidt/patch-1
  • eb9616d add generic type overwrite to deepmerge.all

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

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