Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.9.1#23

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps hexo-theme-reimu from 1.8.0 to 1.9.1.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.9.1

修复

  • 修复热力图未来日期的处理逻辑,确保只统计过去的文章数据
  • 修复热力图日期标签重叠的问题

特性

  • 新增 player.position 配置用于控制播放器的位置,可选择在 sidebar 之前、之后或 widget 之后,默认在 sidebar 之后
    player:
      position: before_sidebar # before_sidebar / after_sidebar / after_widget
  • 新增 show_update_time 配置用于控制是否展示文章更新时间,默认关闭
    show_update_time: true # true | false
  • 新增 moe_icp 配置用于控制是否展示萌 ICP 备案信息,默认关闭
    moe_icp:
      icpnumber: # 萌国ICP备案号
  • 自定义容器新增 important 类型,用于标记重要信息 (@​reimujs/hexo-renderer-markdown-it-plus 1.2.2+ 支持)
    ::: important
    This is an important box.
    :::
  • 多语言增加对葡萄牙语(巴西)的支持
  • 使用 snapdom 替代 html2image 生成截图

杂项

  • 更新 mermaid 至 v11.10.1
  • 更新 qrcode 至 v1.5.1
  • 更新 dompurify 至 v3.2.6
  • 更新 fontawesome 至 v7.0.0

Fixes

  • Fixed the issue where future dates were incorrectly processed in the heatmap, ensuring that only past article data is counted.
  • Fixed the issue of overlapping date labels in the heatmap.

Features

  • Added player.position configuration to control the player's position, which can be placed before the sidebar, after the sidebar, or after the widget. Defaults to after the sidebar.
    player:

... (truncated)

Commits
  • 6c515ff chore: bump version
  • 77a3482 fix: 修复未来日期的处理逻辑,确保只统计过去的文章数据
  • f2eff91 Merge branch 'main' of github.com:D-Sketon/hexo-theme-reimu
  • 16d57e6 chore: update README
  • 724d4ce fix: 日期热力图月份重合 (#114)
  • 5ef9ba7 feat: 添加重要信息的样式支持,优化自定义块的视觉效果
  • 2195f73 chore: update README
  • cf9d0e7 chore: update README
  • 5058a5b fix: 修正文章更新时间的itemprop属性为dateModified,并更新相关逻辑
  • 50576cc fix: 更新qrcode.js文件路径,修正引用错误
  • 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.9.1.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.9.1)

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

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #24.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.9.1 branch September 8, 2025 11:46
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