hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.83k stars 4.75k forks source link

chore(deps): bump hexo-front-matter from 4.0.0 to ^4.2.1 #5336

Closed uiolee closed 8 months ago

uiolee commented 8 months ago

The former one should be fixed in https://github.com/hexojs/hexo-front-matter/pull/67, but since hexo-front-matter hasn't released a new version to include this change yet, we should still stick to v4.0.0 here to prevent type error.

Originally posted by @Pcrab in https://github.com/hexojs/hexo/issues/5202#issuecomment-1544052137

What does it do?

bump hexo-front-matter from 4.0.0 to ^4.2.0

Require

dont merge this PR before:

github-actions[bot] commented 8 months ago

How to test

git clone -b front-420 https://github.com/uiolee/hexo.git
cd hexo
npm install
npm test
coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6706873263


Totals Coverage Status
Change from base Build 6706758484: 0.0%
Covered Lines: 8997
Relevant Lines: 9039

💛 - Coveralls