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

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
consola dependencies minor ^2.6.2 -> ^2.7.1 source
ky-universal dependencies patch ^0.2.0 -> ^0.2.1 source

Release Notes

nuxt/consola ### [`v2.7.1`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​271httpsgithubcomnuxtconsolacomparev270v271-2019-05-26) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.7.0...v2.7.1) ### [`v2.7.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​270httpsgithubcomnuxtconsolacomparev262v270-2019-05-26) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.6.2...v2.7.0) ##### Bug Fixes - correctly calculate line width when using grave accent ([bad52bd](https://togithub.com/nuxt/consola/commit/bad52bd)) ##### Features - always hide right side on width < 80 ([07d8246](https://togithub.com/nuxt/consola/commit/07d8246)) - improve basic logs ([ea6ce59](https://togithub.com/nuxt/consola/commit/ea6ce59)) - **browser:** fancier logs ([b64f337](https://togithub.com/nuxt/consola/commit/b64f337)) - hide time from basic logger as it is commonly used in CI environments ([68c3bae](https://togithub.com/nuxt/consola/commit/68c3bae)) - smart hide time and tag when there is no space ([00a375f](https://togithub.com/nuxt/consola/commit/00a375f)) ##### [2.6.2](https://togithub.com/nuxt/consola/compare/v2.6.1...v2.6.2) (2019-05-15) ##### Bug Fixes - transpile browser dist to ES5 ([1f81eea](https://togithub.com/nuxt/consola/commit/1f81eea)), closes [nuxt/nuxt.js#​5743](https://togithub.com/nuxt/consola/issues/5743) ##### [2.6.1](https://togithub.com/nuxt/consola/compare/v2.6.0...v2.6.1) (2019-05-08) ##### Bug Fixes - **browser:** use `console.warn` when possible ([#​49](https://togithub.com/nuxt/consola/issues/49)) ([e386ede](https://togithub.com/nuxt/consola/commit/e386ede))
sindresorhus/ky-universal ### [`v0.2.1`](https://togithub.com/sindresorhus/ky-universal/releases/v0.2.1) [Compare Source](https://togithub.com/sindresorhus/ky-universal/compare/v0.2.0...v0.2.1) - Add missing `HTTPError` and `TimeoutError` exports ([#​5](https://togithub.com/sindresorhus/ky-universal/issues/5)) [`0c4c934`](https://togithub.com/sindresorhus/ky-universal/commit/0c4c934)

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 if you modify the PR title to begin with "rebase!".

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



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

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##             dev     #47   +/-   ##
=====================================
  Coverage   86.2%   86.2%           
=====================================
  Files          1       1           
  Lines         29      29           
  Branches      13      13           
=====================================
  Hits          25      25           
  Misses         3       3           
  Partials       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 bf453e6...237ec24. Read the comment docs.