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

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.5.8 -> ^2.6.0 source
core-js devDependencies patch 2.6.5 -> 2.6.5 source
nuxt-edge devDependencies patch ^2.6.2-25914247.55488796 -> ^2.6.2-25915688.22138535 source

Release Notes

nuxt/consola ### [`v2.6.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​260httpsgithubcomnuxtconsolacomparev258v260-2019-04-12) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.8...v2.6.0) ##### Features - expose constructor and reporters ([3a8f662](https://togithub.com/nuxt/consola/commit/3a8f662)) #### [2.5.8](https://togithub.com/nuxt/consola/compare/v2.5.7...v2.5.8) (2019-03-29) ##### Bug Fixes - **types:** allow passing extra arguments ([#​46](https://togithub.com/nuxt/consola/issues/46)) ([d29fc46](https://togithub.com/nuxt/consola/commit/d29fc46)) #### [2.5.7](https://togithub.com/nuxt/consola/compare/v2.5.6...v2.5.7) (2019-03-19) ##### Bug Fixes - **formatting:** fix formatting when multiple back-quotes ([#​44](https://togithub.com/nuxt/consola/issues/44)) ([669a12e](https://togithub.com/nuxt/consola/commit/669a12e)) #### [2.5.6](https://togithub.com/nuxt/consola/compare/v2.5.5...v2.5.6) (2019-02-25) ##### Bug Fixes - **ts:** revert export consola ts declarations ([#​43](https://togithub.com/nuxt/consola/issues/43)) ([6bd4f85](https://togithub.com/nuxt/consola/commit/6bd4f85)) #### [2.4.1](https://togithub.com/nuxt/consola/compare/v2.4.0...v2.4.1) (2019-02-12) ##### Bug Fixes - **ts:** set type "any" ([#​40](https://togithub.com/nuxt/consola/issues/40)) ([ea9d551](https://togithub.com/nuxt/consola/commit/ea9d551))

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

Impacted file tree graph

@@          Coverage Diff          @@
##             dev      #8   +/-   ##
=====================================
  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 78e721c...11d971d. Read the comment docs.