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 #102

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 patch ^2.12.1 -> ^2.12.2
ky-universal dependencies minor ^0.6.0 -> ^0.7.0

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)
sindresorhus/ky-universal ### [`v0.7.0`](https://togithub.com/sindresorhus/ky-universal/releases/v0.7.0) [Compare Source](https://togithub.com/sindresorhus/ky-universal/compare/v0.6.0...v0.7.0) ##### Breaking - Require Node.js 10.16 ([#​19](https://togithub.com/sindresorhus/ky-universal/issues/19)) [`1631f2e`](https://togithub.com/sindresorhus/ky-universal/commit/1631f2e) ##### Improvements - Use node-fetch v3 beta ([#​19](https://togithub.com/sindresorhus/ky-universal/issues/19)) [`1631f2e`](https://togithub.com/sindresorhus/ky-universal/commit/1631f2e)

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #102   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files           1        1           
  Lines          48       48           
  Branches       27       27           
=======================================
  Hits           46       46           
  Misses          2        2           

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 93483e7...9828732. Read the comment docs.