nuxt-community / onesignal-module

OneSignal for Nuxt 2
MIT License
74 stars 8 forks source link

chore(deps): update dependency defu to v4 - autoclosed #28

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
defu ^1.0.0 -> ^4.0.1 age adoption passing confidence

Release Notes

unjs/defu ### [`v4.0.1`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​401-httpsgithubcomunjsdefucomparev400v401-2021-04-23) [Compare Source](https://togithub.com/unjs/defu/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​400-httpsgithubcomunjsdefucomparev322v400-2021-04-23) [Compare Source](https://togithub.com/unjs/defu/compare/v3.2.2...v4.0.0) ##### ⚠ BREAKING CHANGES - module exports ##### Features - module exports ([42df406](https://togithub.com/unjs/defu/commit/42df406b6938bc7ffb5f628efaa9447c4e95b211)) ##### [3.2.2](https://togithub.com/unjs/defu/compare/v3.2.1...v3.2.2) (2020-11-10) ##### Bug Fixes - switch back to bili for es5 support till fixing in siroc ([07786c2](https://togithub.com/unjs/defu/commit/07786c270f9bf49529d8203f31b4b9bd696a6ee3)) ##### [3.2.1](https://togithub.com/unjs/defu/compare/v3.2.0...v3.2.1) (2020-11-09) ##### Bug Fixes - **types:** correct type inference where merged types are same ([#​26](https://togithub.com/unjs/defu/issues/26)) ([f322607](https://togithub.com/unjs/defu/commit/f322607515a5bd19b1a2f28d7e3336fee9194520)) ### [`v3.2.2`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​322-httpsgithubcomunjsdefucomparev321v322-2020-11-10) [Compare Source](https://togithub.com/unjs/defu/compare/v3.2.1...v3.2.2) ### [`v3.2.1`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​321-httpsgithubcomunjsdefucomparev320v321-2020-11-09) [Compare Source](https://togithub.com/unjs/defu/compare/v3.2.0...v3.2.1) ### [`v3.2.0`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​320-httpsgithubcomunjsdefucomparev310v320-2020-11-09) [Compare Source](https://togithub.com/unjs/defu/compare/v3.1.0...v3.2.0) ##### Features - add type inference for defu result ([#​24](https://togithub.com/unjs/defu/issues/24)) ([934d736](https://togithub.com/unjs/defu/commit/934d736da31f4824d9e135d925cece361b73c533)) - pass namespace to custom merger ([#​25](https://togithub.com/unjs/defu/issues/25)) ([6bd7ef5](https://togithub.com/unjs/defu/commit/6bd7ef59ce3e94b68108355942dba9ac49284523)) ### [`v3.1.0`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​310-httpsgithubcomunjsdefucomparev301v310-2020-08-04) [Compare Source](https://togithub.com/unjs/defu/compare/v3.0.1...v3.1.0) ##### Features - add defu.arrayFn ([#​21](https://togithub.com/unjs/defu/issues/21)) ([df05ed0](https://togithub.com/unjs/defu/commit/df05ed04088d6e0f0bc1a8cd9603fae46fb59268)) ##### [3.0.1](https://togithub.com/unjs/defu/compare/v3.0.0...v3.0.1) (2020-07-29) ##### Bug Fixes - recursively pass merger ([ec09394](https://togithub.com/unjs/defu/commit/ec09394d77533cd0a4753a943a5d6fbd25ef308d)) ### [`v3.0.1`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​301-httpsgithubcomunjsdefucomparev300v301-2020-07-29) [Compare Source](https://togithub.com/unjs/defu/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​300-httpsgithubcomunjsdefucomparev204v300-2020-07-28) [Compare Source](https://togithub.com/unjs/defu/compare/v2.0.4...v3.0.0) ##### ⚠ BREAKING CHANGES - defau will merge arrays too ([#​18](https://togithub.com/unjs/defu/issues/18)) ##### Features - extend and custom merger ([#​19](https://togithub.com/unjs/defu/issues/19)) ([4932232](https://togithub.com/unjs/defu/commit/493223278840132a6de2c3291b60f7b00b3fa477)) - merge arrays ([#​18](https://togithub.com/unjs/defu/issues/18)) ([22c631e](https://togithub.com/unjs/defu/commit/22c631e354d9bc50380ce7beb8914bd44feb2309)) ##### [2.0.4](https://togithub.com/unjs/defu/compare/v2.0.3...v2.0.4) (2020-05-22) ##### Bug Fixes - correct path to types ([33d4bf0](https://togithub.com/unjs/defu/commit/33d4bf0331e70b69a3a2a392f18a8f890d45d4f9)) ##### [2.0.3](https://togithub.com/unjs/defu/compare/v2.0.2...v2.0.3) (2020-05-22) ##### Bug Fixes - specify type declaration file more precisely ([#​15](https://togithub.com/unjs/defu/issues/15)) ([6aa47d4](https://togithub.com/unjs/defu/commit/6aa47d4a06a117b34b5e9231b04f8403056c2685)) ##### [2.0.2](https://togithub.com/unjs/defu/compare/v2.0.1...v2.0.2) (2020-04-19) ##### [2.0.1](https://togithub.com/unjs/defu/compare/v2.0.0...v2.0.1) (2020-04-19) ##### Docs - Add note about `null` ### [`v2.0.4`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​204-httpsgithubcomunjsdefucomparev203v204-2020-05-22) [Compare Source](https://togithub.com/unjs/defu/compare/v2.0.3...v2.0.4) ### [`v2.0.3`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​203-httpsgithubcomunjsdefucomparev202v203-2020-05-22) [Compare Source](https://togithub.com/unjs/defu/compare/v2.0.2...v2.0.3) ### [`v2.0.2`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​202-httpsgithubcomunjsdefucomparev201v202-2020-04-19) [Compare Source](https://togithub.com/unjs/defu/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​201-httpsgithubcomunjsdefucomparev200v201-2020-04-19) [Compare Source](https://togithub.com/unjs/defu/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://togithub.com/unjs/defu/blob/master/CHANGELOG.md#​200-httpsgithubcomunjsdefucomparev100v200-2020-04-19) [Compare Source](https://togithub.com/unjs/defu/compare/v1.0.0...v2.0.0) ##### Features - Support passing multiple defaults ([89ef702](https://togithub.com/unjs/defu/commit/89ef702736b49cd48ca99a0dc64aa6ef3bd74e2d)) - Typescript rewrite ([9c906e6](https://togithub.com/unjs/defu/commit/9c906e64459da64d77124224edb66034ce92f20c))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 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.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (c6dd444) into master (885888d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           2        2           
  Lines          48       48           
  Branches        9        9           
=======================================
  Hits           36       36           
  Misses         12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 885888d...c6dd444. Read the comment docs.