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.12.2 #8

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
consola dependencies minor ^2.11.3 -> ^2.12.2

Release Notes

nuxt/consola ### [`v2.12.2`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2122-httpsgithubcomnuxtconsolacomparev2121v2122-2020-05-26) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.12.1...v2.12.2) ### [`v2.12.1`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2121-httpsgithubcomnuxtconsolacomparev2120v2121-2020-05-07) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.12.0...v2.12.1) ### [`v2.12.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2120-httpsgithubcomnuxtconsolacomparev2113v2120-2020-05-07) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.11.3...v2.12.0) ##### Features - **types:** add missing typescript definitions for reporters ([#​94](https://togithub.com/nuxt/consola/issues/94)) ([4a08ef0](https://togithub.com/nuxt/consola/commit/4a08ef02bc48ddc887f2b91713520eda50793a27)) ##### [2.11.3](https://togithub.com/nuxt/consola/compare/v2.11.2...v2.11.3) (2019-12-31) ##### Bug Fixes - **typescript:** remove cjs export (fixes [#​88](https://togithub.com/nuxt/consola/issues/88)) ([0d9ab1b](https://togithub.com/nuxt/consola/commit/0d9ab1bba8645853c721069c57527764ed708869)) ##### [2.11.2](https://togithub.com/nuxt/consola/compare/v2.11.1...v2.11.2) (2019-12-27) ##### Bug Fixes - **types:** `const consola = require('consola')` type is wrong ([#​80](https://togithub.com/nuxt/consola/issues/80)) ([5c22d8c](https://togithub.com/nuxt/consola/commit/5c22d8cd4624e3bbd7294b9eba09f131ed786332)) - throttle expiration ([#​81](https://togithub.com/nuxt/consola/issues/81)) ([940474d](https://togithub.com/nuxt/consola/commit/940474d3b64a4969acdec04290734e700920c19f)), closes [#​68](https://togithub.com/nuxt/consola/issues/68) ##### [2.11.1](https://togithub.com/nuxt/consola/compare/v2.11.0...v2.11.1) (2019-12-17) ##### Bug Fixes - **consola:** use `options.stderr` ([#​77](https://togithub.com/nuxt/consola/issues/77)) ([774c673](https://togithub.com/nuxt/consola/commit/774c6739e794665bc5e2c40aa84921b7f2a26387))

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 #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  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 379a0c0...4edd12f. Read the comment docs.