nuxt-community / mdx-module

MDX module for Nuxt 2
https://mdx.nuxtjs.org
MIT License
47 stars 7 forks source link

Update dependency nuxt to ^2.14.5 #16

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nuxt dependencies patch ^2.14.4 -> ^2.14.5

Release Notes

nuxt/nuxt.js ### [`v2.14.5`](https://togithub.com/nuxt/nuxt.js/releases/v2.14.5) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.14.4...v2.14.5) ##### πŸ› Bug Fixes - `vue-app` - [#​8016](https://togithub.com/nuxt/nuxt.js/issues/8016) Missing layout in error page with `splittedChunks.layout` (resolves [#​7654](https://togithub.com/nuxt/nuxt.js/issues/7654), [#​7658](https://togithub.com/nuxt/nuxt.js/issues/7658) and [#​7014](https://togithub.com/nuxt/nuxt.js/issues/7014)) - `utils` - [#​8038](https://togithub.com/nuxt/nuxt.js/issues/8038) Allow chaining functions with promise (resolves [#​8037](https://togithub.com/nuxt/nuxt.js/issues/8037)) - `general` - [#​8012](https://togithub.com/nuxt/nuxt.js/issues/8012) Remove name from production js chunks (resolves [#​7994](https://togithub.com/nuxt/nuxt.js/issues/7994) and [#​7882](https://togithub.com/nuxt/nuxt.js/issues/7882)) - `config` - [#​8013](https://togithub.com/nuxt/nuxt.js/issues/8013) Don't interpolate environment variables with `undefined` value (resolves [#​7990](https://togithub.com/nuxt/nuxt.js/issues/7990) and [#​8013](https://togithub.com/nuxt/nuxt.js/issues/8013)) - [#​8014](https://togithub.com/nuxt/nuxt.js/issues/8014) Avoid recursion when interpolating environment variables - [#​8030](https://togithub.com/nuxt/nuxt.js/issues/8030) Normalize `build.indicator: true` to default value ##### πŸ’… Refactors - `config` - [#​8044](https://togithub.com/nuxt/nuxt.js/issues/8044) Deprecate `mode` option ##### πŸ‡Ή Types - `general` - [#​7985](https://togithub.com/nuxt/nuxt.js/issues/7985) Expose `Inject` type ##### πŸ’– Thanks to - Dmitriy ([@​Kolobok12309](https://togithub.com/Kolobok12309)) - Florent Catiau-Tristant ([@​Kapcash](https://togithub.com/Kapcash)) - [@​remigermain](https://togithub.com/remigermain)

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           15        15           
  Branches         3         3           
=========================================
  Hits            15        15           

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 7c7ef27...5f822d6. Read the comment docs.