Skip to content

Bump hexo-theme-reimu from 1.8.0 to 1.8.2#18

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps hexo-theme-reimu from 1.8.0 to 1.8.2.

Release notes

Sourced from hexo-theme-reimu's releases.

v1.8.2

修复

  • 修复 outdate 的默认值

Full Changelog: D-Sketon/hexo-theme-reimu@v1.8.1...v1.8.2

v1.8.1

修复

  • 修复移动端导航栏溢出时无法滚动的问题
  • 修复 gitalk id 错误的问题
  • 修复 only_show_capsule_in_index 展示逻辑

特性

  • toc 新增配置用于控制是否展示标号/最小深度/最大深度
    toc_options:
      list_number: true
      min_depth: 1
      max_depth: 6
  • 适配和优化 valine / waline / gitalk 样式
  • valine 新增 serverURLs 配置用于指定服务器地址
    valine:
      serverURLs: # valine server url
  • valine / waline / twikoo / gitalk /giscus 支持多语言,且 valine.langwaline.langgiscus.lang 配置废弃
  • comment.titlepreloader.textclipboard.successclipboard.failoutdate.message 支持多语言,且同时兼容旧有字符串写法
    # Example
    comment:
      # comment system title
      title:
        en: Leave a comment
        zh-CN: 说些什么吧!
        zh-TW: 說些什麼吧!
        ja: コメントを残す
  • algolia_search.labelclipboard.copyright.license 配置废弃,转而使用 i18n 支持多语言
  • clipboard.copyrightarticle_copyright.content 新增 license_type 配置用于配置版权类型,详情见 creativecommons,默认为 by-nc-sa
    article_copyright:
      content: 
        license_type: by-nc-sa
    clipboard:
      copyright:
        license_type: by-nc-sa

... (truncated)

Commits
  • 3fbf918 fix: fix outdate default value
  • 2a8d9a0 chore: bump version
  • 8a3cbca feat: 更新目录选项,允许最大深度为6
  • 4bd04ff chore: update README
  • cf91d4a feat: 增加多语言支持,更新评论、加载和赞助提示文本
  • 1a4ddb9 feat: add Algolia search labels for internationalization support
  • 417c602 feat: update copyright handling and license type configuration
  • 9aefa21 feat: add internationalization support for comments and update language handling
  • 258e74f refactor: refactor only_show_capsule_in_index
  • eb13888 feat: improve waline/valine/gitalk style
  • 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.8.2.
- [Release notes](https://github.com/D-Sketon/hexo-theme-reimu/releases)
- [Commits](D-Sketon/hexo-theme-reimu@v1.8.0...v1.8.2)

---
updated-dependencies:
- dependency-name: hexo-theme-reimu
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2025

Superseded by #19.

@dependabot dependabot bot closed this May 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-reimu-1.8.2 branch May 2, 2025 11:33
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