Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.10.1#27

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hexo-theme-reimu-1.10.1
Closed

Bump hexo-theme-reimu from 1.8.0 to 1.10.1#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hexo-theme-reimu-1.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps hexo-theme-reimu from 1.8.0 to 1.10.1.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.10.1

修复

  • 修复多语言文章无法生成的严重回归问题
  • 修复当博客页面高度加载发生抖动时,底部 nav 无法正确展示的问题

特性

  • 字数统计现在排除了 scriptstylesvg 标签内的内容,同时将日语、韩语等 CJK 文字也纳入了中文统计
  • 移除 markdown.container 配置,现在默认开启
  • 优化过期提示的样式,现在其样式和 WARNING 容器一致
  • Front-matter 中新增 outdated 字段用于标记文章过期,其优先级最高,且无视全局配置
    ---
    outdated: true # true | false
    ---
    当该字段为 true 时,文章顶部会显示过期提示

性能

  • 优化博客生成速度

Fixes

  • Fixed a critical regression issue that prevented multilingual posts from being generated.
  • Fixed an issue where the bottom navigation bar would not display correctly when the page height flickered during loading.

Features

  • Word count now excludes content within script, style, and svg tags. Additionally, CJK characters (e.g., Japanese, Korean) are now correctly counted.
  • Removed the markdown.container configuration; it is now enabled by default.
  • Optimized the style of the outdated post notice to match the WARNING container.
  • Added an outdated field in the Front-matter to mark a post as outdated. It has the highest priority and overrides the global configuration.
    ---
    outdated: true # true | false
    ---
    When this field is set to true, an outdated notice will be displayed at the top of the post.

Performance

  • Optimized blog generation speed.

Full Changelog: D-Sketon/hexo-theme-reimu@v1.10.0...v1.10.1

v1.10.0

... (truncated)

Commits

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)

Bumps [hexo-theme-reimu](https://github.com/D-Sketon/hexo-theme-reimu) from 1.8.0 to 1.10.1.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.10.1)

---
updated-dependencies:
- dependency-name: hexo-theme-reimu
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #28.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.10.1 branch October 20, 2025 12:16
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants