next-theme / hexo-word-counter

⏱️ Word count and time to read of articles for Hexo, written in Rust
https://www.npmjs.com/package/hexo-word-counter
GNU Lesser General Public License v3.0
28 stars 3 forks source link

Update dependency hexo-util to v2.6.0 #16

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hexo-util (source) 2.4.0 -> 2.6.0 age adoption passing confidence

Release Notes

hexojs/hexo-util ### [`v2.6.0`](https://togithub.com/hexojs/hexo-util/releases/2.6.0) [Compare Source](https://togithub.com/hexojs/hexo-util/compare/2.5.0...2.6.0) #### Breaking Changes - stripHTML should be more strict with non string by [@​tomap](https://togithub.com/tomap) in [https://github.com/hexojs/hexo-util/pull/265](https://togithub.com/hexojs/hexo-util/pull/265) #### New features - feat(toc_obj): Support unnumbered headings by [@​Cerallin](https://togithub.com/Cerallin) in [https://github.com/hexojs/hexo-util/pull/269](https://togithub.com/hexojs/hexo-util/pull/269) #### Fixes - fix(url_for): absolute path is processed by relative_url by [@​zkqiang](https://togithub.com/zkqiang) in [https://github.com/hexojs/hexo-util/pull/262](https://togithub.com/hexojs/hexo-util/pull/262) - fix(highlight): highlight sublanguages with tab by [@​stevenjoezhang](https://togithub.com/stevenjoezhang) in [https://github.com/hexojs/hexo-util/pull/260](https://togithub.com/hexojs/hexo-util/pull/260) #### Refactors - refactor(cache): remove Object.fromEntries ponyfill by [@​SukkaW](https://togithub.com/SukkaW) in [https://github.com/hexojs/hexo-util/pull/261](https://togithub.com/hexojs/hexo-util/pull/261) #### Test - test: fix generate coverage report & test failure when not supported language with Prismjs by [@​yoshinorin](https://togithub.com/yoshinorin) in [https://github.com/hexojs/hexo-util/pull/271](https://togithub.com/hexojs/hexo-util/pull/271) #### Dependencies - chore: bump highlight.js from 10.7.3 to 11.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-util/pull/252](https://togithub.com/hexojs/hexo-util/pull/252) - chore: bump mocha from 8.4.0 to 9.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-util/pull/256](https://togithub.com/hexojs/hexo-util/pull/256) - chore: bump htmlparser2 from 6.1.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-util/pull/257](https://togithub.com/hexojs/hexo-util/pull/257) - chore: bump eslint from 7.32.0 to 8.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-util/pull/264](https://togithub.com/hexojs/hexo-util/pull/264) - chore: bump rewire from 5.0.0 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hexojs/hexo-util/pull/266](https://togithub.com/hexojs/hexo-util/pull/266) - 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-util/pull/268](https://togithub.com/hexojs/hexo-util/pull/268) #### Misc - Cleanup dependabot config by [@​tomap](https://togithub.com/tomap) in [https://github.com/hexojs/hexo-util/pull/258](https://togithub.com/hexojs/hexo-util/pull/258) #### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/hexojs/hexo-util/pull/252](https://togithub.com/hexojs/hexo-util/pull/252) - [@​zkqiang](https://togithub.com/zkqiang) made their first contribution in [https://github.com/hexojs/hexo-util/pull/262](https://togithub.com/hexojs/hexo-util/pull/262) - [@​Cerallin](https://togithub.com/Cerallin) made their first contribution in [https://github.com/hexojs/hexo-util/pull/269](https://togithub.com/hexojs/hexo-util/pull/269) **Full Changelog**: https://github.com/hexojs/hexo-util/compare/2.5.0...2.6.0 ### [`v2.5.0`](https://togithub.com/hexojs/hexo-util/releases/2.5.0) [Compare Source](https://togithub.com/hexojs/hexo-util/compare/2.4.0...2.5.0) #### Refactors - refactor(strip_html): remove striptags deps [@​SukkaW](https://togithub.com/SukkaW) \[[#​232](https://togithub.com/hexojs/hexo-util/issues/232)] #### Dependencies - Update dependency highlight.js [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​246](https://togithub.com/hexojs/hexo-util/issues/246)] - Upgrade to GitHub-native Dependabot [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​248](https://togithub.com/hexojs/hexo-util/issues/248)] - chore(deps-dev): bump html-entities from 1.4.0 to 2.1.1 [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​244](https://togithub.com/hexojs/hexo-util/issues/244)] - chore(deps): bump htmlparser2 from 4.1.0 to 6.0.0 [@​dependabot-preview](https://togithub.com/dependabot-preview) \[[#​236](https://togithub.com/hexojs/hexo-util/issues/236)] #### Misc - Migrate to GitHub Actions [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​247](https://togithub.com/hexojs/hexo-util/issues/247)] - Fix test cases [@​stevenjoezhang](https://togithub.com/stevenjoezhang) \[[#​237](https://togithub.com/hexojs/hexo-util/issues/237)]

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.