nuxt-modules / device

Nuxt module for detecting device type.
MIT License
886 stars 49 forks source link

fix(deps): update dependency defu to v6.1.4 - autoclosed #173

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
defu 6.1.2 -> 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

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.

renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.