Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.10.3#30

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps hexo-theme-reimu from 1.8.0 to 1.10.3.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.10.3

修复

  • 修复 pjax 模式下 valine 评论系统多次加载的问题

特性

  • 优化样式
    • 优化多语言下拉,分享卡片和赞助的动画效果
    • 移除侧边栏的 hover 放大效果
    • 优化移动端下归档页的样式
    • 优化移动端下的置顶按钮样式,现在移动端下将始终展示向上箭头图标
  • fireworkplayer 新增 disable_on_mobile 配置用于控制是否在移动端禁用,默认关闭
    firework:
      disable_on_mobile: false # true | false
    player:
      disable_on_mobile: false # true | false

Fixes

  • Fixed the issue of Valine comment system loading multiple times in pjax mode.

Features

  • Optimized styles
    • Improved animation effects for the language dropdown, share cards, and sponsorship.
    • Removed the hover zoom effect on the sidebar.
    • Optimized the archive page layout on mobile devices.
    • Improved the back-to-top button style on mobile devices; it will now always display an upward arrow icon.
  • Added disable_on_mobile configuration for firework and player to control whether they are disabled on mobile devices. Default is false.
    firework:
      disable_on_mobile: false # true | false
    player:
      disable_on_mobile: false # true | false

Full Changelog: D-Sketon/hexo-theme-reimu@v1.10.2...v1.10.3

v1.10.2

特性

  • 渐进支持了 text-autospace,现在 Chrome 140+ 的浏览器会自动在 CJK 和 EN 之间添加间距,无需手动配置
  • 优化分享微信弹出卡片,现在点击分享图标以外的区域会自动关闭卡片
  • 优化顶部 nav 菜单点击热区,现在点击 icon 也能触发菜单跳转
  • Front-matter 中新增 author 字段用于标记文章作者 (用于分享卡片和文章版权),其优先级最高

... (truncated)

Commits
  • e4ce3bc chore: bump version
  • 04e5e42 fix: update share weixin display logic for better transition handling
  • 477b42b fix: add missing flex for sponsor-qr
  • 9ac6aac fix: update firework and player scripts to use consistent mobile disable prop...
  • 3abffe3 fix: update firework and player scripts to disable on mobile correctly
  • 5a14ee0 feat: add mobile disable option for firework and player scripts
  • 30de80e style: adjust opacity for sidebar elements and refine hover effects
  • e27dec8 style: add media query for responsive padding in archive styles
  • 124ee34 style: enhance animations for nav links, share section, and sponsor QR display
  • 7a54337 style: remove hover scale effect from aplayer, sidebar, and widget styles
  • 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.3.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.10.3)

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

dependabot bot commented on behalf of github Nov 3, 2025

Superseded by #32.

@dependabot dependabot bot closed this Nov 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.10.3 branch November 3, 2025 11: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