nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

chore(deps): update all non-major dependencies #108

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.12.2 -> ^2.13.0
vuepress devDependencies patch ^1.5.0 -> ^1.5.1

Release Notes

nuxt/consola ### [`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))
vuejs/vuepress ### [`v1.5.1`](https://togithub.com/vuejs/vuepress/blob/master/CHANGELOG.md#​151-httpsgithubcomvuejsvuepresscomparev150v151-2020-06-09) [Compare Source](https://togithub.com/vuejs/vuepress/compare/v1.5.0...v1.5.1) ##### Bug Fixes - **$core**: fix ([#​2392](https://togithub.com/vuejs/vuepress/issues/2392)): hmr issue and watch for chokidar v3 ([#​2436](https://togithub.com/vuejs/vuepress/issues/2436)) - correct homepage URLs in package.json ([#​2394](https://togithub.com/vuejs/vuepress/issues/2394)) ([0854987](https://togithub.com/vuejs/vuepress/commit/0854987)) - **$shared-utils:** use title variable for homepage (fix [#​2247](https://togithub.com/vuejs/vuepress/issues/2247)) ([#​2307](https://togithub.com/vuejs/vuepress/issues/2307)) ([869eb8d](https://togithub.com/vuejs/vuepress/commit/869eb8d))

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 4 years ago

Codecov Report

Merging #108 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #108   +/-   ##
=======================================
  Coverage   91.22%   91.22%           
=======================================
  Files           1        1           
  Lines          57       57           
  Branches       30       30           
=======================================
  Hits           52       52           
  Misses          5        5           

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 874b668...dcbcbb1. Read the comment docs.