nuxt-community / router-module

Nuxt 2 module to use router.js instead of pages/ directory.
MIT License
401 stars 28 forks source link

chore(deps): update dependency defu to v6 #117

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
defu ^5.0.0 -> ^6.1.4 age adoption passing confidence

Release Notes

unjs/defu (defu) ### [`v6.1.4`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#v614) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.3...v6.1.4) [compare changes](https://togithub.com/unjs/defu/compare/v6.1.3...v6.1.4) ##### 🩹 Fixes - Merge objects with `Module` type ([#​121](https://togithub.com/unjs/defu/pull/121)) ##### πŸ’… Refactors - Move `isPlainObject` to `_utils` to allow testing ([e922a16](https://togithub.com/unjs/defu/commit/e922a16)) - Make `isPlainObject` logic more readable ([e458b63](https://togithub.com/unjs/defu/commit/e458b63)) ##### πŸ“– Documentation - Fix typo ([#​116](https://togithub.com/unjs/defu/pull/116)) ##### 🏑 Chore - **release:** V6.1.3 ([3834ca1](https://togithub.com/unjs/defu/commit/3834ca1)) - Update deps and lint ([e5a48d3](https://togithub.com/unjs/defu/commit/e5a48d3)) - Enable `skipLipCheck` for type tests ([7c7a9a4](https://togithub.com/unjs/defu/commit/7c7a9a4)) ##### βœ… Tests - Improve tests for isPlainObject ([b24a213](https://togithub.com/unjs/defu/commit/b24a213)) ##### ❀️ Contributors - Alexander Lichter ([@​manniL](http://github.com/manniL)) - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Yu Le ### [`v6.1.3`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#v613) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.2...v6.1.3) [compare changes](https://togithub.com/unjs/defu/compare/v6.1.2...v6.1.3) ##### 🩹 Fixes - Only merge plain objects ([#​111](https://togithub.com/unjs/defu/pull/111)) ##### πŸ“– Documentation - Update badges ([581dd92](https://togithub.com/unjs/defu/commit/581dd92)) - Fix typo ([#​96](https://togithub.com/unjs/defu/pull/96)) - Fix the result of the array merging ([#​99](https://togithub.com/unjs/defu/pull/99)) - Fix typo ([#​107](https://togithub.com/unjs/defu/pull/107)) ##### πŸ“¦ Build - Backward compatible cjs entry ([#​110](https://togithub.com/unjs/defu/pull/110)) ##### 🏑 Chore - Update dependencies ([63d0e8e](https://togithub.com/unjs/defu/commit/63d0e8e)) - Enable ts strict mode ([82d68c7](https://togithub.com/unjs/defu/commit/82d68c7)) - Fix tests ([59d0f6a](https://togithub.com/unjs/defu/commit/59d0f6a)) ##### 🎨 Styles - Format with prettier v3 ([32650f1](https://togithub.com/unjs/defu/commit/32650f1)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Abdul Al-Hasany - Kricsleo - Donald Shtjefni ([@​dnldsht](http://github.com/dnldsht)) - SΓ©bastien Chopin ### [`v6.1.2`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.1...v6.1.2) [compare changes](https://togithub.com/unjs/defu/compare/v6.1.1...v6.1.2) ##### 🩹 Fixes - Add node16 compatible type declaration ([#​73](https://togithub.com/unjs/defu/pull/73)) ##### 🏑 Chore - Fix renovate config ([#​56](https://togithub.com/unjs/defu/pull/56)) - Use changelogen to release ([5e24124](https://togithub.com/unjs/defu/commit/5e24124)) ##### 🎨 Styles - Format with prettier ([26477ed](https://togithub.com/unjs/defu/commit/26477ed)) ##### ❀️ Contributors - Pooya Parsa - Daniel Roe - Nozomu Ikuta ##### [6.1.1](https://togithub.com/unjs/defu/compare/v6.1.0...v6.1.1) (2022-11-14) ### [`v6.1.1`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#611-2022-11-14) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.0...v6.1.1) ### [`v6.1.0`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#610-2022-08-16) [Compare Source](https://togithub.com/unjs/defu/compare/v6.0.1...v6.1.0) ##### Features - export `Defu` type helper ([#​45](https://togithub.com/unjs/defu/issues/45)) ([551ae4c](https://togithub.com/unjs/defu/commit/551ae4c87c13f2188b97930eaffd72e5575e9048)) ##### Bug Fixes - **types:** constrain inferred types of `Defu` ([3d3ea3e](https://togithub.com/unjs/defu/commit/3d3ea3e4e982591632f070bbf64e28f9d98d6bf9)) ##### [6.0.1](https://togithub.com/unjs/defu/compare/v6.0.0...v6.0.1) (2022-08-16) ##### Bug Fixes - add typing to allow for non-objects input args ([#​42](https://togithub.com/unjs/defu/issues/42)) ([1f3a701](https://togithub.com/unjs/defu/commit/1f3a701bc3fd839344359ad5c2b358fbefd978cc)) - merge object strings of many types ([#​44](https://togithub.com/unjs/defu/issues/44)) ([c7226f9](https://togithub.com/unjs/defu/commit/c7226f971740966282530745030123aa07ff7b17)) ### [`v6.0.1`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#601-2022-08-16) [Compare Source](https://togithub.com/unjs/defu/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#600-2022-03-21) [Compare Source](https://togithub.com/unjs/defu/compare/v5.0.1...v6.0.0) ##### ⚠ BREAKING CHANGES - Use named exports: - `import defu from 'defu'` => `import { defu } from 'defu'` - `defu.fn` => `import { defuFn }` - `defu.arrayFn` => `import { defuArrayFn }` - When merging input value with defaults with an array, order is reversed ##### Features - concat array defaults to the last ([f6df314](https://togithub.com/unjs/defu/commit/f6df314c26540591c3ac6534c6942edc3b06384f)) - use named exports ([4a8fc52](https://togithub.com/unjs/defu/commit/4a8fc52c228d82949384a50efe8f0052e9eaba68)) ##### Bug Fixes - workaround for [#​32](https://togithub.com/unjs/defu/issues/32) ([7b1f284](https://togithub.com/unjs/defu/commit/7b1f284b76d2a4706b37adbdb99c49ec9d2d35aa)) ##### [5.0.1](https://togithub.com/unjs/defu/compare/v5.0.0...v5.0.1) (2022-01-13) ### [`v5.0.1`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#501-2022-01-13) [Compare Source](https://togithub.com/unjs/defu/compare/v5.0.0...v5.0.1)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9e5d8fb) 100.00% compared to head (e23d9dd) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 21 21 Branches 4 4 ========================================= Hits 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.