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.14.3 #144

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nuxt devDependencies patch 2.14.1 -> 2.14.3

Release Notes

nuxt/nuxt.js ### [`v2.14.3`](https://togithub.com/nuxt/nuxt.js/releases/v2.14.3) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.14.2...v2.14.3) ##### 🐛 Bug Fixes - `vue-renderer` - [#​7928](https://togithub.com/nuxt/nuxt.js/issues/7928) Apply `nomodule` to legacy chunks ##### 💖 Thanks to - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) ### [`v2.14.2`](https://togithub.com/nuxt/nuxt.js/releases/v2.14.2) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.14.1...v2.14.2) ##### 🐛 Bug Fixes - `webpack` - [#​7906](https://togithub.com/nuxt/nuxt.js/issues/7906) Avoid using `node_modules` for chunk names (resolves [#​7901](https://togithub.com/nuxt/nuxt.js/issues/7901)) - `modern` - [#​7919](https://togithub.com/nuxt/nuxt.js/issues/7919) Missing `nomodule` on legacy modules (resolves [#​7918](https://togithub.com/nuxt/nuxt.js/issues/7918)) - `vue-app` - [#​7877](https://togithub.com/nuxt/nuxt.js/issues/7877) Use anchor to `/` if route is undefined in error page (resolves [#​7841](https://togithub.com/nuxt/nuxt.js/issues/7841)) - [#​7920](https://togithub.com/nuxt/nuxt.js/issues/7920) Fix `vue-router@2.14` regression with `scrollToTop` - [#​7916](https://togithub.com/nuxt/nuxt.js/issues/7916) Prevent router.registerModule reallocation (resolves [#​7915](https://togithub.com/nuxt/nuxt.js/issues/7915)) - `router` - [#​7912](https://togithub.com/nuxt/nuxt.js/issues/7912) Use updated error codes to fix redirect errors - `cli` - [#​7860](https://togithub.com/nuxt/nuxt.js/issues/7860) Improve project dir detection for external commands ##### 👕 Types - `general` - [#​7902](https://togithub.com/nuxt/nuxt.js/issues/7902) Improve definitions for component transition property ##### 💖 Thanks to - Ahad Birang ([@​farnabaz](https://togithub.com/farnabaz)) - Matthew Gamble ([@​mwgamble](https://togithub.com/mwgamble))

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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #144   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           45        45           
  Branches        11        11           
=========================================
  Hits            45        45