Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hexo-theme-next from 8.13.2 to 8.14.0 #6

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps hexo-theme-next from 8.13.2 to 8.14.0.

Release notes

Sourced from hexo-theme-next's releases.

v8.14.0

What's Changed

🌟 New Features

+# Umami Analytics
+# See: https://umami.is/
+umami:
+  enable: false
+  script_url: # https://umami.example.com/script.js
+  website_id: # <your website id>
+# Plausible Analytics
+# See: https://plausible.io/
+plausible:

enable: false
script_url: # https://plausible.io/js/script.js
site_domain: # www.example.com

⭐ Features

  • Putting blogroll and related-posts in separate sidebar-inner elements by @​stevenjoezhang in next-theme/hexo-theme-next#593
  • Move custom text settings to language file (de453da84073855b849f4fda798efd7e84b40a16) Options for string translation are removed from _config.yml, to support multilingual websites. To customize the translations, you need to create a languages.yml file in source/_data directory, then add codes like this:
zh-CN:
  sidebar:
    links: 链接
  widget:
    github: 在 GitHub 上关注我
    chat: 聊天
  reward:
    comment: 支持一根棒棒糖!
en:
sidebar:
links: Friends

  • Remove widgetpack rating (179176e3eddf95c1b87f5e8b902d6a94a40895e4)
-# Star rating support to each article.
-# To get your ID visit https://widgetpack.com
-rating:
-  enable: false
-  id:     # <app_id>
-  color:  "#fc6423"
  • Add cc icon in post-copyright (f9dd9869de5a82424452ab77796f240e3f594b97)
  • Add motion.transition.menu_item (705201bde3fff01bc95ea07514c2b1dfb3f0c74e)

... (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-next](https://github.com/next-theme/hexo-theme-next) from 8.13.2 to 8.14.0.
- [Release notes](https://github.com/next-theme/hexo-theme-next/releases)
- [Commits](next-theme/hexo-theme-next@v8.13.2...v8.14.0)

---
updated-dependencies:
- dependency-name: hexo-theme-next
  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 Dec 2, 2022
@WONDERlust91
Copy link
Owner

WONDERlust91 commented Dec 5, 2022 via email

@WONDERlust91
Copy link
Owner

WONDERlust91 commented Dec 5, 2022 via email

@WONDERlust91 WONDERlust91 merged commit f593a0f into main Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hexo-theme-next-8.14.0 branch December 5, 2022 04:06
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.

1 participant