Skip to content

Bump hexo-generator-category from 1.0.0 to 2.0.0#4

Open
dependabot[bot] wants to merge 94 commits intomasterfrom
dependabot/npm_and_yarn/hexo-generator-category-2.0.0
Open

Bump hexo-generator-category from 1.0.0 to 2.0.0#4
dependabot[bot] wants to merge 94 commits intomasterfrom
dependabot/npm_and_yarn/hexo-generator-category-2.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2025

Bumps hexo-generator-category from 1.0.0 to 2.0.0.

Release notes

Sourced from hexo-generator-category's releases.

v2.0.0

Breaking Changes

Dependenceis

CI/CD

Docs

Full Changelog: hexojs/hexo-generator-category@v1.0.0...v2.0.0

Commits
  • 70438b8 release: v2.0.0 (#77)
  • 978ba10 chore: update dependencies and replace nyc with c8 (#75)
  • 4abd051 chore: http to https in package.json and README.md (#74)
  • 4742458 chore: require node14+ (#73)
  • 4b3f64a chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 (#65)
  • 620c8a8 chore(deps-dev): bump eslint from 7.32.0 to 8.8.0 (#69)
  • 32d8b8f chore(deps-dev): bump mocha from 8.4.0 to 9.2.0 (#68)
  • a0188b7 chore: drop node.js 8.x, 10.x & update hexo to 6.0.0 (#71)
  • f519499 chore(ci): migrate travisCI to GitHubActions (#70)
  • f233a38 chore(deps): bump hexo-pagination from 1.0.0 to 2.0.0 (#46)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by yoshinorin, a new releaser for hexo-generator-category since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

winningcn and others added 30 commits January 26, 2021 13:58
new file:   .gitignore
new file:   _config.fluid.yml
new file:   _config.landscape.yml
new file:   _config.yml
new file:   package-lock.json
new file:   package.json
new file:   scaffolds/draft.md
new file:   scaffolds/page.md
new file:   scaffolds/post.md
new file:   source/_posts/hello-world.md
new file:   "source/_posts/\345\206\231.md"
new file:   "source/_posts/\346\214\207\345\214\227.md"
new file:   "source/_posts/\346\227\251.md"
new file:   "source/_posts/\346\270\270.md"
new file:   "source/_posts/\350\257\273.md"
new file:   "source/_posts/\350\267\221.md"
new file:   source/about/index.md
new file:   source/categories/index.md
new file:   source/tags/index.md
new file:   themes/.gitkeep
new file:   themes/fluid/.editorconfig
new file:   themes/fluid/.eslintrc
new file:   themes/fluid/.gitattributes
new file:   themes/fluid/.github/ISSUE_TEMPLATE/bug_report.md
new file:   themes/fluid/.github/ISSUE_TEMPLATE/bug_report_zh.md
new file:   themes/fluid/.github/ISSUE_TEMPLATE/feature_request.md
new file:   themes/fluid/.github/ISSUE_TEMPLATE/feature_request_zh.md
new file:   themes/fluid/.github/ISSUE_TEMPLATE/question.md
new file:   themes/fluid/.github/ISSUE_TEMPLATE/question_zh.md
new file:   themes/fluid/.github/workflows/limit.yaml
new file:   themes/fluid/.github/workflows/lint.yaml
new file:   themes/fluid/.gitignore
new file:   themes/fluid/LICENSE
new file:   themes/fluid/README.md
new file:   themes/fluid/README_en.md
new file:   themes/fluid/_config.yml
new file:   themes/fluid/gulpfile.js
new file:   themes/fluid/languages/de.yml
new file:   themes/fluid/languages/en.yml
new file:   themes/fluid/languages/eo.yml
new file:   themes/fluid/languages/ja.yml
new file:   themes/fluid/languages/zh-CN.yml
new file:   themes/fluid/languages/zh-TW.yml
new file:   themes/fluid/layout/404.ejs
new file:   themes/fluid/layout/_partial/archive-list.ejs
new file:   themes/fluid/layout/_partial/beian.ejs
new file:   themes/fluid/layout/_partial/comments/changyan.ejs
new file:   themes/fluid/layout/_partial/comments/cusdis.ejs
new file:   themes/fluid/layout/_partial/comments/disqus.ejs
new file:   themes/fluid/layout/_partial/comments/gitalk.ejs
new file:   themes/fluid/layout/_partial/comments/livere.ejs
new file:   themes/fluid/layout/_partial/comments/remark42.ejs
new file:   themes/fluid/layout/_partial/comments/twikoo.ejs
new file:   themes/fluid/layout/_partial/comments/utterances.ejs
new file:   themes/fluid/layout/_partial/comments/valine.ejs
new file:   themes/fluid/layout/_partial/comments/waline.ejs
new file:   themes/fluid/layout/_partial/css.ejs
new file:   themes/fluid/layout/_partial/footer.ejs
new file:   themes/fluid/layout/_partial/head.ejs
new file:   themes/fluid/layout/_partial/nav.ejs
new file:   themes/fluid/layout/_partial/paginator.ejs
new file:   themes/fluid/layout/_partial/plugins/analytics.ejs
new file:   themes/fluid/layout/_partial/plugins/math.ejs
new file:   themes/fluid/layout/_partial/plugins/mermaid.ejs
new file:   themes/fluid/layout/_partial/plugins/nprogress.ejs
new file:   themes/fluid/layout/_partial/plugins/typed.ejs
new file:   themes/fluid/layout/_partial/post-meta.ejs
new file:   themes/fluid/layout/_partial/scripts.ejs
new file:   themes/fluid/layout/_partial/search.ejs
new file:   themes/fluid/layout/_partial/statistics.ejs
new file:   themes/fluid/layout/_partial/toc.ejs
new file:   themes/fluid/layout/about.ejs
new file:   themes/fluid/layout/archive.ejs
new file:   themes/fluid/layout/categories.ejs
new file:   themes/fluid/layout/category.ejs
new file:   themes/fluid/layout/index.ejs
new file:   themes/fluid/layout/layout.ejs
new file:   themes/fluid/layout/links.ejs
new file:   themes/fluid/layout/page.ejs
new file:   themes/fluid/layout/post.ejs
new file:   themes/fluid/layout/tag.ejs
new file:   themes/fluid/layout/tags.ejs
new file:   themes/fluid/package.json
new file:   themes/fluid/scripts/events/index.js
new file:   themes/fluid/scripts/events/lib/compatible-configs.js
new file:   themes/fluid/scripts/events/lib/footnote.js
new file:   themes/fluid/scripts/events/lib/hello.js
new file:   themes/fluid/scripts/events/lib/highlight.js
new file:   themes/fluid/scripts/events/lib/lazyload.js
new file:   themes/fluid/scripts/events/lib/merge-configs.js
new file:   themes/fluid/scripts/filters/locals.js
new file:   themes/fluid/scripts/filters/post-filter.js
new file:   themes/fluid/scripts/generators/local-search.js
new file:   themes/fluid/scripts/generators/pages.js
new file:   themes/fluid/scripts/helpers/export-config.js
new file:   themes/fluid/scripts/helpers/page.js
new file:   themes/fluid/scripts/helpers/url.js
new file:   themes/fluid/scripts/helpers/utils.js
new file:   themes/fluid/scripts/helpers/wordcount.js
new file:   themes/fluid/scripts/tags/button.js
new file:   themes/fluid/scripts/tags/checkbox.js
new file:   themes/fluid/scripts/tags/group-image.js
new file:   themes/fluid/scripts/tags/label.js
new file:   themes/fluid/scripts/tags/mermaid.js
new file:   themes/fluid/scripts/tags/note.js
new file:   themes/fluid/scripts/utils/join-path.js
new file:   themes/fluid/scripts/utils/object.js
new file:   themes/fluid/source/css/_functions/base.styl
new file:   themes/fluid/source/css/_mixins/base.styl
new file:   themes/fluid/source/css/_pages/_about/about.styl
new file:   themes/fluid/source/css/_pages/_archive/archive.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/banner.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/board.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/copy-btn.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/footer.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/footnote.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/header.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/qrcode.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/scroll-btn.styl
new file:   themes/fluid/source/css/_pages/_base/_widget/search.styl
new file:   themes/fluid/source/css/_pages/_base/base.styl
new file:   themes/fluid/source/css/_pages/_base/color-schema.styl
new file:   themes/fluid/source/css/_pages/_base/inline.styl
new file:   themes/fluid/source/css/_pages/_base/keyframes.styl
new file:   themes/fluid/source/css/_pages/_base/rewrite.styl
new file:   themes/fluid/source/css/_pages/_category/categories.styl
new file:   themes/fluid/source/css/_pages/_category/category.styl
new file:   themes/fluid/source/css/_pages/_index/index.styl
new file:   themes/fluid/source/css/_pages/_links/links.styl
new file:   themes/fluid/source/css/_pages/_post/post.styl
new file:   themes/fluid/source/css/_pages/_post/tag_plugin.styl
new file:   themes/fluid/source/css/_pages/_tag/tag.styl
new file:   themes/fluid/source/css/_pages/_tag/tags.styl
new file:   themes/fluid/source/css/_pages/pages.styl
new file:   themes/fluid/source/css/_variables/base.styl
new file:   themes/fluid/source/css/gitalk.css
new file:   themes/fluid/source/css/main.styl
new file:   themes/fluid/source/img/avatar.png
new file:   themes/fluid/source/img/banner_1.png
new file:   themes/fluid/source/img/default.png
new file:   themes/fluid/source/img/favicon.png
new file:   themes/fluid/source/img/loading.gif
new file:   themes/fluid/source/img/police_beian.png
new file:   themes/fluid/source/img/wechat_show.png
new file:   themes/fluid/source/js/boot.js
new file:   themes/fluid/source/js/color-schema.js
new file:   themes/fluid/source/js/events.js
new file:   themes/fluid/source/js/img-lazyload.js
new file:   themes/fluid/source/js/leancloud.js
new file:   themes/fluid/source/js/local-search.js
new file:   themes/fluid/source/js/plugins.js
new file:   themes/fluid/source/js/utils.js
new file:   themes/fluid/source/lib/hint/hint.min.css
new file:   themes/fluid/source/xml/local-search.xml
new file:   themes/hexo-theme-fluid-1.8.11.zip
new file:   themes/next
	modified:   source/about/index.md
	new file:   source/img/Bobby.mp3
	new file:   source/js/bmi.js
	new file:   themes/fluid/scripts/injector.js
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant