potato4d / nuxt-basic-auth-module

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

chore(deps): update dependency nuxt to v2.14.0 #138

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 minor 2.13.3 -> 2.14.0

Release Notes

nuxt/nuxt.js ### [`v2.14.0`](https://togithub.com/nuxt/nuxt.js/releases/v2.14.0) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.13.3...v2.14.0) ##### ⭐ Highlights - [Static target improvements](https://nuxtjs.org/blog/nuxt-static-improvements) - Auto detecting `core-js` version for project - Official support for Nuxt.js with [webstorm 2020.2](https://blog.jetbrains.com/webstorm/2020/07/webstorm-2020-2/?_ga=2.157898098.933883409.1595866052-108397983.1592389459#best_in_class_support_for_vue_js) - New [Guides](https://nuxtjs.org/guides/get-started/installation) section in documentation ##### 🚀 Features - `webpack` - [#​7785](https://togithub.com/nuxt/nuxt.js/issues/7785) Auto detect `core-js` version - `builder` - [#​7754](https://togithub.com/nuxt/nuxt.js/issues/7754) Support async `extendRoutes` - `general` - [#​7712](https://togithub.com/nuxt/nuxt.js/issues/7712) Static target improvements - `vue-renderer` - [#​7633](https://togithub.com/nuxt/nuxt.js/issues/7633) Add `vue-renderer:spa:prepareContext` hook - `vue-app` - [#​7611](https://togithub.com/nuxt/nuxt.js/issues/7611) Add `web-types.json` for better code insight in `WebStorm` ##### 🐛 Bug Fixes - `webpack` - [#​7787](https://togithub.com/nuxt/nuxt.js/issues/7787) ensure loaders are first searched from `@nuxt/webpack` - [#​7763](https://togithub.com/nuxt/nuxt.js/issues/7763) `font-family` hex issue - [#​7667](https://togithub.com/nuxt/nuxt.js/issues/7667) Fallback for empty chunk name - `vue-app` - [#​7766](https://togithub.com/nuxt/nuxt.js/issues/7766) `nuxt-link` prefetch error on fallback page - [#​7718](https://togithub.com/nuxt/nuxt.js/issues/7718) Handle fallback on generated page - [#​7723](https://togithub.com/nuxt/nuxt.js/issues/7723) Don't fetch payload for store mutation for preview and spa fallback - `generator` - [#​7776](https://togithub.com/nuxt/nuxt.js/issues/7776) Avoid duplicate slashes for routes ending with hash - `cli` - [#​7775](https://togithub.com/nuxt/nuxt.js/issues/7775) Don't use absolute path of `.cache/nuxt` as transpilation pattern - `utils` - [#​7761](https://togithub.com/nuxt/nuxt.js/issues/7761) Include routes with children for generation - `vue-renderer` - [#​7752](https://togithub.com/nuxt/nuxt.js/issues/7752) Read `target` from class instead of `serverContext` - `router` - [#​6594](https://togithub.com/nuxt/nuxt.js/issues/6594) Show default child if trailingSlash is false ##### 🖤 Refactors - `server` - [5272a4](https://togithub.com/nuxt/nuxt.js/commit/5272a48ea9aa76389a1ec65b46d206ec9dfb9df2) Rename `externalsWhitelist` to `externalsAllowlist` ##### 📝 Examples - `vuetify` - [#​7767](https://togithub.com/nuxt/nuxt.js/issues/7767) Use`@nuxtjs/vuetify` module ##### 👕 Types - `general` - [#​7670](https://togithub.com/nuxt/nuxt.js/issues/7670) Fix module options type - [#​7709](https://togithub.com/nuxt/nuxt.js/issues/7709) Add cross-origin property to `NuxtOptionsRender` - [#​7670](https://togithub.com/nuxt/nuxt.js/issues/7670) Fix module options type ##### 💖 Thanks to - Ahad Birang ([@​farnabaz](https://togithub.com/farnabaz)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Harlan Wilton ([@​loonpwn](https://togithub.com/loonpwn)) - [@​IKKO-Ohta](https://togithub.com/IKKO-Ohta) - Martin Novák ([@​MartinN3](https://togithub.com/MartinN3)) - Matthieu Sieben ([@​matthieusieben](https://togithub.com/matthieusieben)) - Piotr Tomiak ([@​piotrtomiak](https://togithub.com/piotrtomiak)) - Simon Tretter ([@​simllll](https://togithub.com/simllll)) - Timothy R. Chavez ([@​timrchavez](https://togithub.com/timrchavez)) - Yaroslav Vorobev ([@​Zekfad](https://togithub.com/Zekfad))

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 #138 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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