potato4d / nuxt-basic-auth-module

Provide basic auth your Nuxt.js application
https://www.npmjs.com/package/nuxt-basic-auth-module
MIT License
311 stars 9 forks source link

chore(deps): update dependency nuxt to v2.15.5 #196

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt 2.15.4 -> 2.15.5 age adoption passing confidence

Release Notes

nuxt/nuxt.js ### [`v2.15.5`](https://togithub.com/nuxt/nuxt.js/releases/v2.15.5) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.5) ##### 🐛 Bug Fixes - `babel` - [#​9232](https://togithub.com/nuxt/nuxt.js/issues/9232) Loose option for babel `class-properties` and `private-methods` (resolves [#​9224](https://togithub.com/nuxt/nuxt.js/issues/9224)) - `vue-app` - [#​9201](https://togithub.com/nuxt/nuxt.js/issues/9201) Use `route.replace` instead of `router.push` to trigger navigation guards (resolves [#​9111](https://togithub.com/nuxt/nuxt.js/issues/9111)) - `builder` - [#​9153](https://togithub.com/nuxt/nuxt.js/issues/9153) Resolve aliases in `build.watch` paths (resolves [#​9045](https://togithub.com/nuxt/nuxt.js/issues/9045)) - `cli` - [#​9152](https://togithub.com/nuxt/nuxt.js/issues/9152) Add warning for `css-loader < 4.2` (resolves [#​9117](https://togithub.com/nuxt/nuxt.js/issues/9117)) ##### 💖 Thanks to - Thomas Beduneau ([@​enwin](https://togithub.com/enwin)) - [@​rlam3](https://togithub.com/rlam3)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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[bot] commented 3 years ago

Codecov Report

Merging #196 (ed956cf) into master (4aac9bc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #196   +/-   ##
=======================================
  Coverage   96.07%   96.07%           
=======================================
  Files           2        2           
  Lines          51       51           
  Branches       13       13           
=======================================
  Hits           49       49           
  Misses          2        2