Skip to content

Conversation

@dependabot
Copy link

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

Bumps hexo-theme-butterfly from 3.8.4 to 4.5.0.

Release notes

Sourced from hexo-theme-butterfly's releases.

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

  1. 更新 Facebook sdk 到 v15

Fix

  1. 修正 throttle 函數調用方式 #1075
  2. 修復控制台報 loadFBComment error 的 bug #1066
  3. 修復屏幕寬度為 768px 時的佈局混用問題 #1032

Improvement

... (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.0.
- [Release notes](https://github.com/jerryc127/hexo-theme-butterfly/releases)
- [Commits](jerryc127/hexo-theme-butterfly@3.8.4...4.5.0)

---
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 21, 2022
@netlify
Copy link

netlify bot commented Oct 21, 2022

Deploy Preview for smallppblog ready!

Name Link
🔨 Latest commit c380460
🔍 Latest deploy log https://app.netlify.com/sites/smallppblog/deploys/6352ec8ae0af810008373a30
😎 Deploy Preview https://deploy-preview-21--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 Oct 31, 2022

Superseded by #22.

@dependabot dependabot bot closed this Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-butterfly-4.5.0 branch October 31, 2022 18:42
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