nuxt-community / netlify-files-module

Nuxt 2 module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones
MIT License
50 stars 5 forks source link

chore(deps): update dependency consola to ^2.15.0 #16

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
consola ^2.12.2 -> ^2.15.0 age adoption passing confidence

Release Notes

nuxt/consola ### [`v2.15.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2150-httpsgithubcomnuxtconsolacomparev2140v2150-2020-08-05) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.14.0...v2.15.0) ##### Features - **types:** use union type for `ConsolaLogObject.type` ([#​100](https://togithub.com/nuxt/consola/issues/100)) ([a6eba53](https://togithub.com/nuxt/consola/commit/a6eba532381bcec9c84ac5600ac668aca87c8487)) - support `formatOptions.date` to optionally hide date ([#​101](https://togithub.com/nuxt/consola/issues/101)) ([6bf733f](https://togithub.com/nuxt/consola/commit/6bf733f2b9a5320584bdd0de7de08f4341c74335)) ### [`v2.14.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2140-httpsgithubcomnuxtconsolacomparev2130v2140-2020-06-26) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.13.0...v2.14.0) ##### Features - improve spam throttle ([5314eee](https://togithub.com/nuxt/consola/commit/5314eeebb4b564408a4ab14cb457bdbd426f6124)) ### [`v2.13.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2130-httpsgithubcomnuxtconsolacomparev2122v2130-2020-06-12) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.12.2...v2.13.0) ##### Features - remove level boundary check ([8972d47](https://togithub.com/nuxt/consola/commit/8972d478c93690fafb909f49d9d0edbcb67bddae)) ##### Bug Fixes - **types:** fix silent/verbose levels ([7ab0a65](https://togithub.com/nuxt/consola/commit/7ab0a65f383d9dd1b68a18ee439bf19468a57885)) ##### [2.12.2](https://togithub.com/nuxt/consola/compare/v2.12.1...v2.12.2) (2020-05-26) ##### Bug Fixes - silent log level does not work ([#​98](https://togithub.com/nuxt/consola/issues/98)) ([6a4a79c](https://togithub.com/nuxt/consola/commit/6a4a79c24b8db902b078ad92a6ee7a33880ed26c)) ##### [2.12.1](https://togithub.com/nuxt/consola/compare/v2.12.0...v2.12.1) (2020-05-07) ##### Bug Fixes - new LogLevel enum is not exported properly [#​95](https://togithub.com/nuxt/consola/issues/95) ([#​96](https://togithub.com/nuxt/consola/issues/96)) ([fafbec2](https://togithub.com/nuxt/consola/commit/fafbec2b1bc75912eea5d0618a27b982738d6cda))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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 4 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           2        2           
  Lines          39       39           
  Branches        6        6           
=======================================
  Hits           38       38           
  Misses          1        1           

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 6046036...97d2a8e. Read the comment docs.