next-theme / hexo-theme-next

🎉 Elegant and powerful theme for Hexo.
https://theme-next.js.org
Other
2.31k stars 411 forks source link

Update dependency hexo to v7.1.1 #757

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hexo (source) 7.0.0 -> 7.1.1 age adoption passing confidence

Release Notes

hexojs/hexo (hexo) ### [`v7.1.1`](https://togithub.com/hexojs/hexo/releases/tag/v7.1.1) [Compare Source](https://togithub.com/hexojs/hexo/compare/v7.1.0...v7.1.1) #### Fixes - fix(escapeTags): escape tag which includes line break by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/hexojs/hexo/pull/5402](https://togithub.com/hexojs/hexo/pull/5402) #### Misc - chore: use `prepublishOnly` instead of `prepublish` and run `npm install` in `prepublishOnly` script by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo/pull/5399](https://togithub.com/hexojs/hexo/pull/5399) **Full Changelog**: https://github.com/hexojs/hexo/compare/v7.1.0...v7.1.1 ### [`v7.1.0`](https://togithub.com/hexojs/hexo/releases/tag/v7.1.0) [Compare Source](https://togithub.com/hexojs/hexo/compare/v7.0.0...v7.1.0) #### Notable Changes - chore(Hexo): add event emitter descriptor by [@​dimaslanjaka](https://togithub.com/dimaslanjaka) in [https://github.com/hexojs/hexo/pull/5302](https://togithub.com/hexojs/hexo/pull/5302) - refactor: refactor types by [@​D-Sketon](https://togithub.com/D-Sketon) in [https://github.com/hexojs/hexo/pull/5344](https://togithub.com/hexojs/hexo/pull/5344) #### New Features - Added URL hash support for post_link tag by [@​iliayatsenko](https://togithub.com/iliayatsenko) in [https://github.com/hexojs/hexo/pull/5356](https://togithub.com/hexojs/hexo/pull/5356) #### Fixes - fix(types): cast from `number` to `string` explicitly by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo/pull/5342](https://togithub.com/hexojs/hexo/pull/5342) - fix: permalink should be overwritten when post_asset_folder is true by [@​D-Sketon](https://togithub.com/D-Sketon) in [https://github.com/hexojs/hexo/pull/5254](https://togithub.com/hexojs/hexo/pull/5254) - fix(escapeAllSwigTags): check tag completeness by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/hexojs/hexo/pull/5395](https://togithub.com/hexojs/hexo/pull/5395) #### CI/CD - ci(commenter): use workflows_run event to comment flamegraph by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/hexojs/hexo/pull/5384](https://togithub.com/hexojs/hexo/pull/5384) - ci(benchmark): add PR permissions for comment by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/hexojs/hexo/pull/5334](https://togithub.com/hexojs/hexo/pull/5334) #### Dependencies - chore: bump typescript from 4.9.5 to 5.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/5358](https://togithub.com/hexojs/hexo/pull/5358) - chore(deps-dev): remove [@​ts/eslint-plugin](https://togithub.com/ts/eslint-plugin), parser by [@​uiolee](https://togithub.com/uiolee) in [https://github.com/hexojs/hexo/pull/5290](https://togithub.com/hexojs/hexo/pull/5290) - chore: bump c8 from 8.0.1 to 9.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/5391](https://togithub.com/hexojs/hexo/pull/5391) - chore(dev-deps): bump sinon from 15.2.0 to 17.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/5343](https://togithub.com/hexojs/hexo/pull/5343) - chore(dev-deps): bump lint-staged from 14.0.1 to 15.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/5373](https://togithub.com/hexojs/hexo/pull/5373) #### New Contributors - [@​iliayatsenko](https://togithub.com/iliayatsenko) made their first contribution in [https://github.com/hexojs/hexo/pull/5356](https://togithub.com/hexojs/hexo/pull/5356) **Full Changelog**: https://github.com/hexojs/hexo/compare/v7.0.0...v7.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 7611064096


Totals Coverage Status
Change from base Build 7236435467: 0.0%
Covered Lines: 394
Relevant Lines: 399

💛 - Coveralls