Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps hexo-theme-butterfly from 3.8.4 to 4.5.1.

Release notes

Sourced from hexo-theme-butterfly's releases.

4.5.1

Fix

  1. 修復 mathjax 行內公式 導致行距過密的 bug

  2. 修復更新 mathjax 新版本後,mathjax 會溢出屏幕而不是顯示滾動條的 bug

Improvement:

  1. 避免沒更新主題文件而導致 anchor 配置報錯的問題
  2. 更新 plugins.yml

4.5.0

Breaking Change

  1. Open_Graph_meta 設置更改,可配置其它參數

    -Open_Graph_meta: true
    +Open_Graph_meta:
    +  enable: true
    +  option:
  2. preloader 設置更改,增加 pace.js 加載動畫條

    -preloader: false
    +preloader:
    +  enable: false
    +  # source
    +  # 1. fullpage-loading
    +  # 2. pace (progress bar)
    +  source: 1
    +  # pace theme (see https://codebyzach.github.io/pace/)
    +  pace_css_url:
  3. anchor 設置更改,可單獨設置按鈕和自動更新 anchor 是否開啟,可設置 button 圖標,可設置 button 總是顯示

    -anchor: false
    +anchor:
    +  button:
    +    enable: false
    +    always_show: false
    +    icon: # the unicode value of Font Awesome icon, such as '\3423'
    +  auto_update: false # when you scroll in post, the URL will update according to header id.

Feature

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

Bumps [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) from 3.8.4 to 4.5.1.
- [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases)
- [Commits](jerryc127/hexo-theme-butterfly@3.8.4...4.5.1)

---
updated-dependencies:
- dependency-name: hexo-theme-butterfly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@netlify
Copy link

netlify bot commented Oct 31, 2022

Deploy Preview for smallppblog ready!

Name Link
🔨 Latest commit 836f63f
🔍 Latest deploy log https://app.netlify.com/sites/smallppblog/deploys/636016fc755aaf000cee5323
😎 Deploy Preview https://deploy-preview-22--smallppblog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #23.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-butterfly-4.5.1 branch January 16, 2023 18:08
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.

1 participant