jledentu / vue-finder

📁 A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

Update vuepress to the latest version 🚀 #101

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency vuepress was updated from 1.2.0 to 1.3.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: bencodezen License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files           8        8           
  Lines         262      262           
  Branches       60       60           
=======================================
  Hits          246      246           
  Misses         16       16

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 bd8abd3...c517724. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v1.3.1

Bug Fixes

Features

Commits

The new version differs by 21 commits.

  • eef0d2f v1.3.1
  • c9e59af docs: fix broken link to deploy with ZEIT Now (#2185)
  • 0ca620f fix($core): transpile vuepress packages and md files (close #1606, #1990) (#2064)
  • 560b3c6 fix($plugin-pwa): popup component does not work (close #2172) (#2187)
  • 606ae4a docs: remove filip from core team for now (#2170)
  • ca3679c fix($theme-default): non-ASCII hash causes wrong sidebar highlight (close #2078)(#2166)
  • 0ae73cb build($core): bump babel and core-js version (close #2046) (#2165)
  • ffd45c2 refactor($core): use stylus conditional assignment (close #2127) (#2129)
  • 8b43598 build: bump cac from 6.5.5 to 6.5.6 (#2157)
  • 2d53fbb feat($core): support async enhanceApp (close #2074) (#2075)
  • 7037882 docs: use simplified Chinese
  • f083d8d fix($core): resolve jsx files by default (close #2058) (#2059)
  • 8df4ed7 Merge pull request #2160 from vuejs/update-readme-to-core-team
  • 537bc2c build: update command to be more semantic
  • c784730 docs: update meteorlxy in README

There are 21 commits in total.

See the full diff

jledentu commented 4 years ago

Closing since vuepress has been upgraded in #104