0x-jerry / vscode-hexo-utils

vscode sidebar for hexo.
https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-hexo-utils
MIT License
46 stars 11 forks source link

fix(deps): update dependency hexo-generator-tag to v2 #66

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hexo-generator-tag (source) ^1.0.0 -> ^2.0.0 age adoption passing confidence

Release Notes

hexojs/hexo-generator-tag ### [`v2.0.0`](https://togithub.com/hexojs/hexo-generator-tag/releases/tag/v2.0.0) [Compare Source](https://togithub.com/hexojs/hexo-generator-tag/compare/1.0.0...v2.0.0) #### Breaking Changes - chore: require node14+ by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo-generator-tag/pull/74](https://togithub.com/hexojs/hexo-generator-tag/pull/74) - Switch to github ci & drop node 10 support by [@​tomap](https://togithub.com/tomap) in [https://github.com/hexojs/hexo-generator-tag/pull/67](https://togithub.com/hexojs/hexo-generator-tag/pull/67) #### Dependencies - chore(deps-dev): bump hexo from 3.9.0 to 4.0.0 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/32](https://togithub.com/hexojs/hexo-generator-tag/pull/32) - chore(deps-dev): bump hexo from 4.2.1 to 5.0.0 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/45](https://togithub.com/hexojs/hexo-generator-tag/pull/45) - chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/65](https://togithub.com/hexojs/hexo-generator-tag/pull/65) - chore(deps-dev): bump eslint-config-hexo from 3.0.0 to 4.1.0 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/34](https://togithub.com/hexojs/hexo-generator-tag/pull/34) - chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/68](https://togithub.com/hexojs/hexo-generator-tag/pull/68) - chore(deps-dev): bump nyc from 14.1.1 to 15.0.0 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/35](https://togithub.com/hexojs/hexo-generator-tag/pull/35) - chore(deps-dev): bump mocha from 6.2.2 to 7.1.1 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/40](https://togithub.com/hexojs/hexo-generator-tag/pull/40) - chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/43](https://togithub.com/hexojs/hexo-generator-tag/pull/43) - chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/58](https://togithub.com/hexojs/hexo-generator-tag/pull/58) - chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/72](https://togithub.com/hexojs/hexo-generator-tag/pull/72) - chore(deps-dev): bump eslint from 6.8.0 to 7.1.0 by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/42](https://togithub.com/hexojs/hexo-generator-tag/pull/42) - chore(deps-dev): bump eslint from 7.32.0 to 8.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/66](https://togithub.com/hexojs/hexo-generator-tag/pull/66) - chore(deps): bump hexo-pagination from 1.0.0 to 2.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/48](https://togithub.com/hexojs/hexo-generator-tag/pull/48) - chore: update dependencies and replace `nyc` with `c8` by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo-generator-tag/pull/75](https://togithub.com/hexojs/hexo-generator-tag/pull/75) #### CI/CD - Upgrade to GitHub-native Dependabot by [@​dependabot-preview](https://togithub.com/dependabot-preview) in [https://github.com/hexojs/hexo-generator-tag/pull/47](https://togithub.com/hexojs/hexo-generator-tag/pull/47) - chore(deps): bump actions/setup-node from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/70](https://togithub.com/hexojs/hexo-generator-tag/pull/70) - chore(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-generator-tag/pull/71](https://togithub.com/hexojs/hexo-generator-tag/pull/71) #### Docs - docs(README): mention "enable_index_page" by [@​SukkaW](https://togithub.com/SukkaW) in [https://github.com/hexojs/hexo-generator-tag/pull/44](https://togithub.com/hexojs/hexo-generator-tag/pull/44) #### New Contributors - [@​SukkaW](https://togithub.com/SukkaW) made their first contribution in [https://github.com/hexojs/hexo-generator-tag/pull/44](https://togithub.com/hexojs/hexo-generator-tag/pull/44) **Full Changelog**: https://github.com/hexojs/hexo-generator-tag/compare/1.0.0...v2.0.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.