Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps hexo-theme-butterfly from 4.1.0 to 4.3.1.

Release notes

Sourced from hexo-theme-butterfly's releases.

4.3.1

fix: 當設置 comments 為 false 時,如果設置了顯示評論提供的閲讀數,閲讀數無法顯示的 bug fix: findArchivesTitle bug

4.3.0

Breaking Change

  1. archives 隱藏aside 設置更改

    aside:
    -  archive: true
    +  display:
    +    archive: true
  2. 適配 disqusjs 3.0

Feature

  1. 子歸檔頁面顯示的文章數量不再顯示總文章數量,而是對應的子歸檔文章數量

  2. 為一些數據加載增加 loading 顯示

  3. tag 和 category 頁面可設置隱藏 aside

    aside:
    +  display:
    +    tag: true
    +    category: true
  4. 點擊歸檔日期跳轉到頁面,標題顯示日期而不是‘歸檔’二字

  5. 適配 katex 升級, 移除 katex copy-tex.css

  6. CDN 可一鍵配置 cdnjs

  7. CDN 可一鍵配置為 unpkg

  8. cdn可設置 version 和 custom format(自定義格式)

    CDN:
    +  version: false
    +  custom_format:
  9. 添加Remark42評論系統支持

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants