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

fix(deps): update dependency deepmerge to v2 #324

Merged
merged 1 commit into from Jul 31, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2018

This Pull Request updates dependency deepmerge from ^1.3.2 to ^2.0.0

Note: This PR was created on a configured schedule ("every weekend" in timezone Europe/Paris) and will not receive updates outside those times.


Release Notes

v2.1.1

Compare Source

  • documentation: Rename "methods" to "api", note ESM syntax #​103
  • documentation: Fix grammar #​107
  • documentation: Restructure headers for clarity + some wording tweaks 108 + 109

v2.1.0

Compare Source

  • feature: Support a custom isMergeableObject function #​96
  • documentation: note a Webpack bug that some users might need to work around #​100

v2.0.1

Compare Source

  • documentation: fix the old array merge algorithm in the readme. #​84

v2.0.0

Compare Source

  • breaking: the array merge algorithm has changed from a complicated thing to target.concat(source).map(element => cloneUnlessOtherwiseSpecified(element, optionsArgument))
  • breaking: The clone option now defaults to true
  • feature: merge.all now accepts an array of any size, even 0 or 1 elements

See pull request 77.



This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 7 times, most recently from ccfa336 to d68cd32 Compare May 14, 2018 13:08
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 7 times, most recently from 88e8f8e to fa0f99b Compare May 27, 2018 01:22
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 9 times, most recently from b98cf51 to 220a916 Compare June 4, 2018 03:32
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 5 times, most recently from 869edb7 to 663f7c3 Compare June 11, 2018 04:02
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 6 times, most recently from 0272488 to 55ec200 Compare June 26, 2018 09:53
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 6 times, most recently from ebb16e7 to d6af53b Compare July 10, 2018 11:08
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 2 times, most recently from 114dccc to 49f2622 Compare July 16, 2018 19:00
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 4 times, most recently from a29da70 to c9c31ae Compare July 29, 2018 02:26
@renovate renovate bot force-pushed the renovate/deepmerge-2.x branch 2 times, most recently from c8cb5ee to cf3e831 Compare July 30, 2018 12:39
@s-pace s-pace merged commit db212d0 into master Jul 31, 2018
@renovate renovate bot deleted the renovate/deepmerge-2.x branch July 31, 2018 11:42
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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants