Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.10.0#26

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps hexo-theme-reimu from 1.8.0 to 1.10.0.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.10.0

修复

  • 修复折叠代码块的复制按钮无法复制的问题
  • 修复开启多语言且语言数大于 2 时内部跳转链接生成错误的问题
  • 修复开启多语言且语言数大于 2 时部分语言文章无法生成的问题
  • 修复自动主题切换时 mermaid 首次展示主题不正确的问题

特性

  • 新增 mermaid 的 zoom 配置,用于控制是否启用缩放,默认关闭
    mermaid:
      zoom: false # true | false

重构

  • 重构样式以提升一致性与美观度
    • 调整卡片、评论与容器的内外边距,优化留白
    • 改进小部件与侧边栏样式,优化对齐与间距
    • 统一圆角值,增强视觉一致性
    • 优化友链、页脚与页眉的响应式布局
    • 更新热力图样式,提升可读性与清晰度
    • 规范按钮与通知样式,统一交互与状态
    • 调整字体大小与行高,提升阅读体验
    • 优化移动端与桌面端滚动条样式
    • 优化代码块样式,提升可读性与一致性
    • 为标题添加淡入模糊动画
    • 优化移动端文章内边距,提升阅读体验
  • 增强可访问性(a11y)
    • 为布局、导航与交互控件补充 aria-label
    • 为可能截断的内容补充 title 提示
    • 优化搜索弹窗的可访问性与交互,完善键盘导航与关闭逻辑

性能

  • 精简 HTML,本人博客总体积大约减少了 8%
    • 移除链接不必要的 external 属性
    • 外置 pjax 相关 js 逻辑
    • 精简 after-footer 与 loader 逻辑
    • 按需动态生成评论系统配置,减少无效代码输出

Fixes

  • Fixed copy button in folded code blocks failing to copy content
  • Fixed incorrect internal link generation when multilingual mode is enabled with more than 2 languages
  • Fixed article generation failure for some languages when multilingual mode is enabled with more than 2 languages

... (truncated)

Commits
  • cc3d302 chore: bump version
  • 5ca2198 fix(comment): 修复mg-normal媒体查询下评论组件的填充样式
  • e12d978 fix(article): 调整文章组件在mg-normal媒体查询下的边距和填充
  • f449905 fix(theme): 修复自动主题切换模式下mermaid能正确设置主题
  • 464e151 fix: 简化搜索输入和复制提示的HTML结构,提升可读性
  • ccfdda1 fix: 移除不必要的external属性
  • b18c941 refactor: 重构after-footer和loader部分js,减少体积
  • d0cf707 fix(comment): 动态生成评论系统配置,确保只加载启用的评论系统
  • 672a0c5 fix(i18n): 移除语言路径缓存逻辑,修复缺失语言用回退源生成
  • f52da0c fix(i18n): 修复语言复制逻辑,确保数据结构正确传递
  • 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.0.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.10.0)

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

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #27.

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