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.6.2 #35

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
nuxt devDependencies patch 2.6.1 -> 2.6.2 source

Release Notes

nuxt/nuxt.js ### [`v2.6.2`](https://togithub.com/nuxt/nuxt.js/releases/v2.6.2) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.6.1...v2.6.2) #### Fixes - **cli**: Apply `nuxt.config.js` changes and watch for all imported files ([#​5500](https://togithub.com/nuxt/nuxt.js/issues/5500)) - **cli**: Fix problem for users that have `tsconfig.json` but do not use typescript ([#​5478](https://togithub.com/nuxt/nuxt.js/issues/5478)) - **cli**: Show memory usage after build for `nuxt dev` ([#​5514](https://togithub.com/nuxt/nuxt.js/issues/5514)) - **server** Fix bug with SPA mode with CSP enabled ([#​5474](https://togithub.com/nuxt/nuxt.js/issues/5474)) - **vue-renderer**: Use `modulepreload` for modern mode when using spa generate ([#​5489](https://togithub.com/nuxt/nuxt.js/issues/5489)) - **webpack**: Suggest using official `@nuxtjs/style-resources` package ([#​5499](https://togithub.com/nuxt/nuxt.js/issues/5499)) - Custom `router.base` support for banner url and loading screen ([#​5470](https://togithub.com/nuxt/nuxt.js/issues/5470)) ([nuxt/loading-screen#​8](https://togithub.com/nuxt/loading-screen/issues/8)) #### Security Fixes - Prevent potential XSS vulnerabiliy when using `vuex-router-sync` ([nuxt/devalue#​8](https://togithub.com/nuxt/devalue/issues/8)) ([vuejs/vuex-router-sync#​89](https://togithub.com/vuejs/vuex-router-sync/issues/89)) #### Thanks to our awesome contributors to this release - Damian Stasik ([@​visualfanatic](https://togithub.com/visualfanatic)) - Andreas Zoellner ([@​zoellner](https://togithub.com/zoellner)) - Vasyl Boroviak ([@​koresar](https://togithub.com/koresar))

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!".

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



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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          37     37           
  Branches        8      8           
=====================================
  Hits           37     37