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

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.10.1 -> ^2.11.3
ky dependencies minor ^0.15.0 -> ^0.16.1

Release Notes

nuxt/consola ### [`v2.11.3`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2113httpsgithubcomnuxtconsolacomparev2112v2113-2019-12-31) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.11.2...v2.11.3) ### [`v2.11.2`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2113httpsgithubcomnuxtconsolacomparev2112v2113-2019-12-31) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.11.1...v2.11.2) ### [`v2.11.1`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2112httpsgithubcomnuxtconsolacomparev2111v2112-2019-12-27) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.11.0...v2.11.1) ### [`v2.11.0`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​2110httpsgithubcomnuxtconsolacomparev2100v2110-2019-11-10) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.10.1...v2.11.0) ##### Features - **browser:** add support of formatted strings ([#​66](https://togithub.com/nuxt/consola/issues/66)) ([920f313](https://togithub.com/nuxt/consola/commit/920f313dba322c34ccd1b2f08afba59122c3b8e7)) ##### Bug Fixes - typecheck type and tag before normalize ([1984deb](https://togithub.com/nuxt/consola/commit/1984deb0a5214a3aa82dab972ec76af20ba14d1b)) - **types:** reporter in remove methods are optional ([#​70](https://togithub.com/nuxt/consola/issues/70)) ([a17cdb1](https://togithub.com/nuxt/consola/commit/a17cdb1a423e41076c58692130955d5a9f5e36ba)) ##### [2.10.1](https://togithub.com/nuxt/consola/compare/v2.10.0...v2.10.1) (2019-08-05)
sindresorhus/ky ### [`v0.16.1`](https://togithub.com/sindresorhus/ky/releases/v0.16.1) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v0.16.0...v0.16.1) - Remove `content-type` header check for FormData body ([#​208](https://togithub.com/sindresorhus/ky/issues/208)) [`2078a15`](https://togithub.com/sindresorhus/ky/commit/2078a15) ### [`v0.16.0`](https://togithub.com/sindresorhus/ky/releases/v0.16.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v0.15.0...v0.16.0) ##### Breaking - Hooks now always [receive](https://togithub.com/sindresorhus/ky/pull/180/files#diff-b52768974e6bc0faccb7d4b75b162c99L12-L27) a [`Request`](https://developer.mozilla.org/en-US/docs/Web/API/Request) instance as the first argument instead of the input URL, which could previously either be a `string`, `Request`, or `URL` ([#​180](https://togithub.com/sindresorhus/ky/issues/180)) [`c5821a7`](https://togithub.com/sindresorhus/ky/commit/c5821a7) ##### Enhancements - Pass all Ky options to hooks ([#​188](https://togithub.com/sindresorhus/ky/issues/188)) [`a5c249e`](https://togithub.com/sindresorhus/ky/commit/a5c249e) - Allow overriding the default accept headers ([#​200](https://togithub.com/sindresorhus/ky/issues/200)) [`65f38f9`](https://togithub.com/sindresorhus/ky/commit/65f38f9) - Add ability to stop retries in `beforeRetry` hooks ([#​198](https://togithub.com/sindresorhus/ky/issues/198)) [`0bc6fb1`](https://togithub.com/sindresorhus/ky/commit/0bc6fb1) - `beforeRequest` hooks can now return a `Request` instance to replace the existing request ([#​180](https://togithub.com/sindresorhus/ky/pull/180)) ##### Fixes - Avoid body method parse errors on 204 responses ([#​196](https://togithub.com/sindresorhus/ky/issues/196)) [`a1c000e`](https://togithub.com/sindresorhus/ky/commit/a1c000e) - Fix global property lookup ([#​203](https://togithub.com/sindresorhus/ky/issues/203)) [`c0d9d2b`](https://togithub.com/sindresorhus/ky/commit/c0d9d2b) ##### Docs - Document `prefixUrl` reasonings ([#​175](https://togithub.com/sindresorhus/ky/issues/175)) [`4e05289`](https://togithub.com/sindresorhus/ky/commit/4e05289) - Improve example in documentation for using umd.js ([#​190](https://togithub.com/sindresorhus/ky/issues/190)) [`3b87b93`](https://togithub.com/sindresorhus/ky/commit/3b87b93) ##### Meta - [Support the maintainers of `ky` on GitHub Sponsors](https://togithub.com/sindresorhus/ky?sponsor=1) [`b08f351`](https://togithub.com/sindresorhus/ky/commit/b08f351)

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 WhiteSource Renovate. View repository job log here.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #81   +/-   ##
=======================================
  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 e306573...97577a1. Read the comment docs.