ikeq / hexo-theme-inside

🌈 SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside
MIT License
673 stars 96 forks source link

chore(deps): update dependency hexo to v6 - autoclosed #304

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

hexojs/hexo ### [`v6.1.0`](https://togithub.com/hexojs/hexo/releases/6.1.0) [Compare Source](https://togithub.com/hexojs/hexo/compare/6.0.0...6.1.0) #### New Features - feat(toc): Support unnumbered headings by [@​Cerallin](https://togithub.com/Cerallin) in [https://github.com/hexojs/hexo/pull/4871](https://togithub.com/hexojs/hexo/pull/4871) - Exclude some languages in code highlighting by [@​corvofeng](https://togithub.com/corvofeng) in [https://github.com/hexojs/hexo/pull/3865](https://togithub.com/hexojs/hexo/pull/3865) - Add line threshold option for codeblocks by [@​dbelokon](https://togithub.com/dbelokon) in [https://github.com/hexojs/hexo/pull/4821](https://togithub.com/hexojs/hexo/pull/4821) #### Fixes - fix([#​1490](https://togithub.com/hexojs/hexo/issues/1490)): if `post_asset_folder` is set, restrict renderable files to default file extension by [@​kristofzerbe](https://togithub.com/kristofzerbe) in [https://github.com/hexojs/hexo/pull/4781](https://togithub.com/hexojs/hexo/pull/4781) - chore/fix(benchmark): fix benchmark on node 16+ by [@​SukkaW](https://togithub.com/SukkaW) in [https://github.com/hexojs/hexo/pull/4906](https://togithub.com/hexojs/hexo/pull/4906) - fix: plugin loading conflict with [@​vercel/nft](https://togithub.com/vercel/nft) by [@​SukkaW](https://togithub.com/SukkaW) in [https://github.com/hexojs/hexo/pull/4863](https://togithub.com/hexojs/hexo/pull/4863) - Fix js-yaml tags for v4.0.0+ by [@​marcofranssen](https://togithub.com/marcofranssen) in [https://github.com/hexojs/hexo/pull/4869](https://togithub.com/hexojs/hexo/pull/4869) #### Tests - chore/test: use chai#should by [@​SukkaW](https://togithub.com/SukkaW) in [https://github.com/hexojs/hexo/pull/4902](https://togithub.com/hexojs/hexo/pull/4902) #### Dependencies - chore: bump eslint-config-hexo from 4.2.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/4861](https://togithub.com/hexojs/hexo/pull/4861) - chore: bump hexo-front-matter from 2.0.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/4856](https://togithub.com/hexojs/hexo/pull/4856) - chore: bump 0x from 4.11.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/4846](https://togithub.com/hexojs/hexo/pull/4846) - chore: bump hexo-util from 2.5.0 to 2.6.0 by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo/pull/4908](https://togithub.com/hexojs/hexo/pull/4908) - chore(deps): update some dependencies minor & patch version by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo/pull/4898](https://togithub.com/hexojs/hexo/pull/4898) - chore: bump hexo-renderer-marked from 4.1.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/4891](https://togithub.com/hexojs/hexo/pull/4891) - chore: bump actions/setup-node from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo/pull/4904](https://togithub.com/hexojs/hexo/pull/4904) #### Misc - chore: delete question-help ISSUTE_TEMPLATE & add discussion link for question by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo/pull/4848](https://togithub.com/hexojs/hexo/pull/4848) - github(pull_request_template): remove `How to test` section by [@​stevenjoezhang](https://togithub.com/stevenjoezhang) in [https://github.com/hexojs/hexo/pull/4576](https://togithub.com/hexojs/hexo/pull/4576) - fix: typo by [@​renbaoshuo](https://togithub.com/renbaoshuo) in [https://github.com/hexojs/hexo/pull/4896](https://togithub.com/hexojs/hexo/pull/4896) - chore/ci: reply flamegraph URL in pull request by [@​stevenjoezhang](https://togithub.com/stevenjoezhang) in [https://github.com/hexojs/hexo/pull/4793](https://togithub.com/hexojs/hexo/pull/4793) #### New Contributors - [@​kristofzerbe](https://togithub.com/kristofzerbe) made their first contribution in [https://github.com/hexojs/hexo/pull/4781](https://togithub.com/hexojs/hexo/pull/4781) - [@​marcofranssen](https://togithub.com/marcofranssen) made their first contribution in [https://github.com/hexojs/hexo/pull/4869](https://togithub.com/hexojs/hexo/pull/4869) - [@​dbelokon](https://togithub.com/dbelokon) made their first contribution in [https://github.com/hexojs/hexo/pull/4821](https://togithub.com/hexojs/hexo/pull/4821) - [@​renbaoshuo](https://togithub.com/renbaoshuo) made their first contribution in [https://github.com/hexojs/hexo/pull/4896](https://togithub.com/hexojs/hexo/pull/4896) - [@​corvofeng](https://togithub.com/corvofeng) made their first contribution in [https://github.com/hexojs/hexo/pull/3865](https://togithub.com/hexojs/hexo/pull/3865) - [@​Cerallin](https://togithub.com/Cerallin) made their first contribution in [https://github.com/hexojs/hexo/pull/4871](https://togithub.com/hexojs/hexo/pull/4871) **Full Changelog**: https://github.com/hexojs/hexo/compare/6.0.0...6.1.0 ### [`v6.0.0`](https://togithub.com/hexojs/hexo/releases/6.0.0) [Compare Source](https://togithub.com/hexojs/hexo/compare/5.4.1...6.0.0) #### Breaking Changes - Drop Node 10 [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​4779](https://togithub.com/hexojs/hexo/issues/4779), [#​4691](https://togithub.com/hexojs/hexo/issues/4691)] #### Security - Escape HTML by default in list_tag [@​tomap](https://togithub.com/tomap) \[[#​4743](https://togithub.com/hexojs/hexo/issues/4743)] **Please see more detail:** [Announcement: About CVE-2021-25987](https://togithub.com/hexojs/hexo/issues/4838) #### New features - feat: load hexo plugin in the theme's package.json [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​4771](https://togithub.com/hexojs/hexo/issues/4771)] - feat(open_graph): different URLs for `og:image` and `twitter:image` [@​KentarouTakeda](https://togithub.com/KentarouTakeda) \[[#​4748](https://togithub.com/hexojs/hexo/issues/4748)] #### Performance - perf(tag/helper): memoize [@​SukkaW](https://togithub.com/SukkaW) \[[#​4789](https://togithub.com/hexojs/hexo/issues/4789)] - perf(external_link): optimize regex [@​SukkaW](https://togithub.com/SukkaW) \[[#​4790](https://togithub.com/hexojs/hexo/issues/4790)] - refactor/perf: use nanocolors [@​SukkaW](https://togithub.com/SukkaW) \[[#​4788](https://togithub.com/hexojs/hexo/issues/4788)] - Switch to picocolors [@​tomap](https://togithub.com/tomap) \[[#​4825](https://togithub.com/hexojs/hexo/issues/4825)] - perf: avoid using delete operator [@​SukkaW](https://togithub.com/SukkaW) \[[#​4711](https://togithub.com/hexojs/hexo/issues/4711)] - perf: overall improvements [@​SukkaW](https://togithub.com/SukkaW) \[[#​4783](https://togithub.com/hexojs/hexo/issues/4783)] - refactor/perf(post): use state machine to escape swig tag [@​SukkaW](https://togithub.com/SukkaW) \[[#​4780](https://togithub.com/hexojs/hexo/issues/4780)] - refactor: refactor pagination - paginatorHelper - pagenasionPartShow [@​CroMarmot](https://togithub.com/CroMarmot) \[[#​4662](https://togithub.com/hexojs/hexo/issues/4662)] #### Fixes - fix(post): escape swig full tag with args [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​4824](https://togithub.com/hexojs/hexo/issues/4824)] - fix(processor): remove race condition failsafe [@​SukkaW](https://togithub.com/SukkaW) \[[#​4791](https://togithub.com/hexojs/hexo/issues/4791)] - fix([#​4780](https://togithub.com/hexojs/hexo/issues/4780)): curly brackets [@​SukkaW](https://togithub.com/SukkaW) \[[#​4784](https://togithub.com/hexojs/hexo/issues/4784)] - fix([#​4780](https://togithub.com/hexojs/hexo/issues/4780)): empty tag name correction [@​SukkaW](https://togithub.com/SukkaW) \[[#​4786](https://togithub.com/hexojs/hexo/issues/4786)] - Generate draft assets in draft mode [@​darekkay](https://togithub.com/darekkay) \[[#​4563](https://togithub.com/hexojs/hexo/issues/4563)] #### Refactor - refactor: native `Array.flat()` [@​curbengh](https://togithub.com/curbengh) \[[#​4806](https://togithub.com/hexojs/hexo/issues/4806)] #### Docs - doc: add homebrew install [@​chenrui333](https://togithub.com/chenrui333) \[[#​4724](https://togithub.com/hexojs/hexo/issues/4724)] - doc(extend/console): add jsdoc [@​SukkaW](https://togithub.com/SukkaW) \[[#​4500](https://togithub.com/hexojs/hexo/issues/4500)] #### Dependencies - Cleanup dependabot [@​tomap](https://togithub.com/tomap) \[[#​4820](https://togithub.com/hexojs/hexo/issues/4820)] - chore: bump actions/stale from 3 to 4 [@​dependabot](https://togithub.com/dependabot) \[[#​4828](https://togithub.com/hexojs/hexo/issues/4828)] - chore: bump sinon from 11.1.2 to 12.0.1 [@​dependabot](https://togithub.com/dependabot) \[[#​4810](https://togithub.com/hexojs/hexo/issues/4810)] - chore: bump eslint from 7.32.0 to 8.0.0 [@​dependabot](https://togithub.com/dependabot) \[[#​4799](https://togithub.com/hexojs/hexo/issues/4799)] - chore: bump hexo-log from 2.0.0 to 3.0.0 [@​dependabot](https://togithub.com/dependabot) \[[#​4794](https://togithub.com/hexojs/hexo/issues/4794)] - chore: bump husky from 4.3.8 to 7.0.2 [@​dependabot](https://togithub.com/dependabot) \[[#​4763](https://togithub.com/hexojs/hexo/issues/4763)] - chore: bump sinon from 10.0.1 to 11.1.2 [@​dependabot](https://togithub.com/dependabot) \[[#​4747](https://togithub.com/hexojs/hexo/issues/4747)] - chore: bump mocha from 8.4.0 to 9.1.1 [@​dependabot](https://togithub.com/dependabot) \[[#​4765](https://togithub.com/hexojs/hexo/issues/4765)] - chore: bump lint-staged from 10.5.4 to 11.0.0 [@​dependabot](https://togithub.com/dependabot) \[[#​4697](https://togithub.com/hexojs/hexo/issues/4697)] - Upgrade to GitHub-native Dependabot [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​4689](https://togithub.com/hexojs/hexo/issues/4689)] - chore(deps-dev): bump sinon from 9.2.4 to 10.0.0 [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​4670](https://togithub.com/hexojs/hexo/issues/4670)] - chore(deps-dev): bump hexo-renderer-marked from 3.3.0 to 4.0.0 [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​4649](https://togithub.com/hexojs/hexo/issues/4649)] #### New Contributors - [@​CroMarmot](https://togithub.com/CroMarmot) made their first contribution in [https://github.com/hexojs/hexo/pull/4662](https://togithub.com/hexojs/hexo/pull/4662) - [@​darekkay](https://togithub.com/darekkay) made their first contribution in [https://github.com/hexojs/hexo/pull/4563](https://togithub.com/hexojs/hexo/pull/4563) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/hexojs/hexo/pull/4697](https://togithub.com/hexojs/hexo/pull/4697) - [@​chenrui333](https://togithub.com/chenrui333) made their first contribution in [https://github.com/hexojs/hexo/pull/4724](https://togithub.com/hexojs/hexo/pull/4724) **Full Changelog**: https://github.com/hexojs/hexo/compare/5.4.0...6.0.0 ### [`v5.4.1`](https://togithub.com/hexojs/hexo/releases/5.4.1) [Compare Source](https://togithub.com/hexojs/hexo/compare/5.4.0...5.4.1) #### Fixes - Fix js-yaml tags for v4.0.0+ ([#​4869](https://togithub.com/hexojs/hexo/issues/4869)) by [@​marcofranssen](https://togithub.com/marcofranssen) in [https://github.com/hexojs/hexo/pull/4876](https://togithub.com/hexojs/hexo/pull/4876) **Full Changelog**: https://github.com/hexojs/hexo/compare/5.4.0...5.4.1

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.