multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

chore(deps): update dependency wait-on to v5.0.1 #236

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
wait-on devDependencies patch 5.0.0 -> 5.0.1

Release Notes

jeffbski/wait-on ### [`v5.0.1`](https://togithub.com/jeffbski/wait-on/releases/v5.0.1) [Compare Source](https://togithub.com/jeffbski/wait-on/compare/v5.0.0...v5.0.1) #### Force axios to use http adapter to keep logs clean if jest/jsdom are used with the wait-on API. If jest/jsdom is used then a polyfill for xhr is created which will cause axios to default the adapter to it. Since jsdom logs all errors use of wait-on will have any failed attempts to connect logged which is rather noisy and misleading. By forcing axios to use the node.js http adapter instead this problem is bypassed keeping logs clean.

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

: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.

netlify[bot] commented 4 years ago

Preview deployed with success. Look for the URL in Details.

Built with commit 736f73b0576739f7d6d4be7d6ef63758ed167b69

https://deploy-preview-236--multei.netlify.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #236 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   49.87%   49.87%           
=======================================
  Files          50       50           
  Lines         391      391           
  Branches       50       50           
=======================================
  Hits          195      195           
  Misses        165      165           
  Partials       31       31           

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 0dfe1ec...736f73b. Read the comment docs.