nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

chore(deps): update dependency @nuxtjs/proxy to v2 #104

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@nuxtjs/proxy dependencies major ^1.3.3 -> ^2.0.0

Release Notes

nuxt-community/proxy-module ### [`v2.0.0`](https://togithub.com/nuxt-community/proxy-module/blob/master/CHANGELOG.md#​200-httpsgithubcomnuxt-communityproxy-modulecomparev133v200-2020-06-03) [Compare Source](https://togithub.com/nuxt-community/proxy-module/compare/v1.3.3...v2.0.0) ##### ⚠ BREAKING CHANGES - Bumping major version as http-proxy-middleware may introduce some usage regressions ##### Features - bump to 2.x ([57eb492](https://togithub.com/nuxt-community/proxy-module/commit/57eb492c42cea6b6e90e4348065da308274fbc8a)) - upgrade to `http-proxy-middleware` 1.0.1 ([0277f6d](https://togithub.com/nuxt-community/proxy-module/commit/0277f6d0c753a73b2b4ab15223c1a5f9da0085ca)) ##### Bug Fixes - **module:** use logger ([#​40](https://togithub.com/nuxt-community/proxy-module/issues/40)) ([6bfbcad](https://togithub.com/nuxt-community/proxy-module/commit/6bfbcade52c364647c26084eb66a16ff6a7c7e11))

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.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #104   +/-   ##
=======================================
  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 408322c...24e94ce. Read the comment docs.