nuxt-community / markdownit-module

Markdownit for Nuxt 2
MIT License
48 stars 11 forks source link

chore(deps): update dependency defu to v5 - autoclosed #37

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
defu ^3.2.2 -> ^5.0.1 age adoption passing confidence

Release Notes

unjs/defu ### [`v5.0.1`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#​501-httpsgithubcomunjsdefucomparev500v501-2022-01-13) [Compare Source](https://togithub.com/unjs/defu/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#​500-httpsgithubcomunjsdefucomparev401v500-2021-05-12) [Compare Source](https://togithub.com/unjs/defu/compare/v4.0.1...v5.0.0) ##### ⚠ BREAKING CHANGES - `undefined` values will be bypassed and not consistent behavior with defaults-deep anymore. ##### Features - skip nullish values from source ([#​29](https://togithub.com/unjs/defu/issues/29)) ([076f10a](https://togithub.com/unjs/defu/commit/076f10a77fc1384f53e0586d3c77d754cd419f06)) ##### [4.0.1](https://togithub.com/unjs/defu/compare/v4.0.0...v4.0.1) (2021-04-23) ### [`v4.0.1`](https://togithub.com/unjs/defu/blob/HEAD/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/HEAD/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))

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 #37 (46f73ca) into main (d615e56) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           11        11           
  Branches         1         1           
=========================================
  Hits            11        11           

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 d615e56...46f73ca. Read the comment docs.