Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.9.2#24

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps hexo-theme-reimu from 1.8.0 to 1.9.2.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.9.2

修复

  • 修复 v1.9.1 改变结构后 “开启播放器后移动端将强制展示 fixed 类型的播放器” 特性失效的问题
  • 修复 player.meting.meting_api 错误转义的问题

特性

  • 新增 summary 配置用于控制是否展示文章摘要,默认关闭。可选择 subtitleblockquote 样式
    summary:
      enable: false # true | false
      style: 'subtitle' # 'subtitle' or 'blockquote'

性能

  • CSS 持续性优化

Fixes

  • Fixed the issue where the summary feature was not working after the v1.9.1 update.
  • Fixed the issue where the meting_api configuration was not being properly escaped.

Features

  • Added summary configuration to control whether to display the article summary. Disabled by default.
    summary:
      enable: false # true | false
      style: 'subtitle' # 'subtitle' or 'blockquote'

Performance

  • Continuous CSS optimization.

Full Changelog: D-Sketon/hexo-theme-reimu@v1.9.1...v1.9.2

v1.9.1

修复

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

特性

  • 新增 player.position 配置用于控制播放器的位置,可选择在 sidebar 之前、之后或 widget 之后,默认在 sidebar 之后
    player:
      position: before_sidebar # before_sidebar / after_sidebar / after_widget

... (truncated)

Commits
  • 7584dbc chore: bump version
  • a688739 fix: 修复meting组件中meting_api变量的输出方式
  • 8dded9a fix: 修复移动端播放器和meting组件的父节点引用问题
  • bbb9233 feat: 简化类名
  • 953b54a feat: 优化样式,调整文章和侧边栏的布局及样式
  • fb51b69 feat: 添加文章摘要功能,支持在文章前显示摘要内容
  • fb458f1 feat: add show_summary config
  • 6c515ff chore: bump version
  • 77a3482 fix: 修复未来日期的处理逻辑,确保只统计过去的文章数据
  • f2eff91 Merge branch 'main' of github.com:D-Sketon/hexo-theme-reimu
  • 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.2.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.9.2)

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

dependabot bot commented on behalf of github Sep 25, 2025

Superseded by #26.

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