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

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
ky dependencies minor ^0.11.2 -> ^0.12.0
ky-universal dependencies minor ^0.2.2 -> ^0.3.0

Release Notes

sindresorhus/ky ### [`v0.12.0`](https://togithub.com/sindresorhus/ky/releases/v0.12.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v0.11.2...v0.12.0) - Fix passing a `Request` instance as input ([#​147](https://togithub.com/sindresorhus/ky/issues/147)) [`9c81d89`](https://togithub.com/sindresorhus/ky/commit/9c81d89) - Fix the `BeforeRequestHook` TypeScript type ([#​161](https://togithub.com/sindresorhus/ky/issues/161)) [`0a0427d`](https://togithub.com/sindresorhus/ky/commit/0a0427d) - Fix the options TypeScript type ([#​162](https://togithub.com/sindresorhus/ky/issues/162)) [`00266ea`](https://togithub.com/sindresorhus/ky/commit/00266ea)
sindresorhus/ky-universal ### [`v0.3.0`](https://togithub.com/sindresorhus/ky-universal/releases/v0.3.0) [Compare Source](https://togithub.com/sindresorhus/ky-universal/compare/v0.2.2...v0.3.0) - Add support for [Ky 0.12.0](https://togithub.com/sindresorhus/ky/releases/tag/v0.12.0) [`31932bf`](https://togithub.com/sindresorhus/ky-universal/commit/31932bf)

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #64   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files           1        1           
  Lines          34       34           
  Branches       16       16           
=======================================
  Hits           33       33           
  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 ec24f7c...3ad5770. Read the comment docs.