fix(deps): update dependency deepmerge to v2#324
Merged
Conversation
ccfa336 to
d68cd32
Compare
88e8f8e to
fa0f99b
Compare
b98cf51 to
220a916
Compare
869edb7 to
663f7c3
Compare
663f7c3 to
0c24ae0
Compare
0c24ae0 to
170620f
Compare
0272488 to
55ec200
Compare
ebb16e7 to
d6af53b
Compare
114dccc to
49f2622
Compare
a29da70 to
c9c31ae
Compare
c8cb5ee to
cf3e831
Compare
cf3e831 to
8cca02a
Compare
pixelastic
added a commit
that referenced
this pull request
Nov 7, 2018
### Bug Fixes * **deps:** update dependency algolia-aerial to v1.3.4 ([7e72fe0](7e72fe0)) * **deps:** update dependency algolia-aerial to v1.5.3 ([665438e](665438e)) * **deps:** update dependency algolia-frontend-components to v0.0.35 ([bd5c03f](bd5c03f)) * **deps:** update dependency autocomplete.js to ^0.30.0 ([21eb76a](21eb76a)) * **deps:** update dependency autocomplete.js to ^0.31.0 ([6c65eb2](6c65eb2)) * **deps:** update dependency chalk to v2 ([#323](#323)) ([f8962bd](f8962bd)) * **deps:** update dependency deepmerge to v2 ([#324](#324)) ([db212d0](db212d0)) * **deps:** update dependency progress to v2 ([#325](#325)) ([a99347a](a99347a)) * **wording:** fixed case of DocSearch ([#262](#262)) ([d451545](d451545)) ### Features * **css:** Update menu on small screen ([b5733d2](b5733d2)) * **docsearch:** Add custom classes on titles for better crawling ([fc79098](fc79098))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency deepmerge from
^1.3.2to^2.0.0Note: This PR was created on a configured schedule ("every weekend" in timezone
Europe/Paris) and will not receive updates outside those times.Details
Release Notes
v2.1.1Compare Source
v2.1.0Compare Source
isMergeableObjectfunction #96v2.0.1Compare Source
v2.0.0Compare Source
target.concat(source).map(element => cloneUnlessOtherwiseSpecified(element, optionsArgument))cloneoption now defaults totruemerge.allnow accepts an array of any size, even 0 or 1 elementsSee pull request 77.
This PR has been generated by Renovate Bot.