Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.10.2#28

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps hexo-theme-reimu from 1.8.0 to 1.10.2.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.10.2

特性

  • 渐进支持了 text-autospace,现在 Chrome 140+ 的浏览器会自动在 CJK 和 EN 之间添加间距,无需手动配置
  • 优化分享微信弹出卡片,现在点击分享图标以外的区域会自动关闭卡片
  • 优化顶部 nav 菜单点击热区,现在点击 icon 也能触发菜单跳转
  • Front-matter 中新增 author 字段用于标记文章作者 (用于分享卡片和文章版权),其优先级最高
    ---
    author: D-Sketon # 文章作者
    ---
  • 新增 triangle_badge 配置用于在右上角展示三角徽章,支持自定义链接和图标
    triangle_badge:
      enable: false # true | false
      icon: github # 与 social 配置里的 icon 相同
      link: 

杂项

  • 更新 mermaid 至 v11.12.0
  • 更新 quicklink 至 v3.0.1
  • 更新 katex 至 v0.16.24
  • 更新 snapdom 至 v1.9.14
  • 更新 fontawesome 至 v7.1.0

Features

  • Gradually added support for text-autospace. Browsers with Chrome 140+ will now automatically add spacing between CJK and Latin characters, eliminating the need for manual configuration.
  • Optimized the WeChat share card popup. Clicking outside the share icon will now automatically close the card.
  • Improved the clickable area of the top navigation menu. Clicking the icon will now also trigger menu navigation.
  • Added an author field in the Front-matter to mark the article author (for share cards and article copyright), with the highest priority.
    ---
    author: D-Sketon # Article author
    ---
  • Added a triangle_badge configuration to display a triangular badge in the upper right corner, supporting custom links and icons.
    triangle_badge:
      enable: false # true | false
      icon: github # Same as the icon in the social configuration
      link: 

Miscellaneous

... (truncated)

Commits
  • dbd382d chore: bump version
  • ae7d119 chore: bump fontawesome
  • 54d8a00 chore: bump deps
  • bbb8ff3 refactor: refactor triangle badge
  • d648dec feat: add GitHub badge configuration and display in header
  • b5b3131 fix: update header navigation links to use anchor tags for better accessibility
  • 6d2fdfd feat: add Weixin share handler to manage active state
  • c09bfc8 feat: update author reference in post metadata to fallback on config
  • a398e83 style: add text-autospace property to body styles
  • 65279cc chore: bump version
  • Additional commits viewable in compare view

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.2.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.10.2)

---
updated-dependencies:
- dependency-name: hexo-theme-reimu
  dependency-version: 1.10.2
  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 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #30.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.10.2 branch October 27, 2025 12:21
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