nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

chore(deps): update devdependency vuepress to ^1.5.4 #123

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
vuepress devDependencies patch ^1.5.3 -> ^1.5.4

Release Notes

vuejs/vuepress ### [`v1.5.4`](https://togithub.com/vuejs/vuepress/blob/master/CHANGELOG.md#​154-httpsgithubcomvuejsvuepresscomparev153v154-2020-08-23) [Compare Source](https://togithub.com/vuejs/vuepress/compare/v1.5.3...v1.5.4) ##### Bug Fixes - **$core:** decode regularPath when generate router config (fix [#​1946](https://togithub.com/vuejs/vuepress/issues/1946)) ([#​1947](https://togithub.com/vuejs/vuepress/issues/1947)) ([dd26c7c](https://togithub.com/vuejs/vuepress/commit/dd26c7c)) - **$shared-utils:** fix date parse logic for permalinks ([#​2181](https://togithub.com/vuejs/vuepress/issues/2181)) ([d4d0380](https://togithub.com/vuejs/vuepress/commit/d4d0380)) - **$shared-utils:** replace diacritics with regex ([#​1855](https://togithub.com/vuejs/vuepress/issues/1855)) ([a03e93d](https://togithub.com/vuejs/vuepress/commit/a03e93d)) - **$theme-default:** overlap navbar dropdown menus (fix [#​2227](https://togithub.com/vuejs/vuepress/issues/2227)) ([#​2365](https://togithub.com/vuejs/vuepress/issues/2365)) ([ceb0fa9](https://togithub.com/vuejs/vuepress/commit/ceb0fa9)) - **$theme-default:** remove invalidate aria-labelledby on homepage title([#​2277](https://togithub.com/vuejs/vuepress/issues/2277)) ([94a7de4](https://togithub.com/vuejs/vuepress/commit/94a7de4))

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-commenter commented 4 years ago

Codecov Report

Merging #123 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #123   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files           1        1           
  Lines          71       71           
  Branches       39       39           
=======================================
  Hits           69       69           
  Misses          2        2           

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 c002aaa...8613fda. Read the comment docs.