Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps hexo-theme-next from 8.6.1 to 8.14.1.

Release notes

Sourced from hexo-theme-next's releases.

v8.14.1

What's Changed

⭐ Features

🐞 Bug Fixes

  • Fix multi-comments & Gemini style (e9cb704283a7b2c88cd6344487f5d785cd2beb45)
  • Fix class name of disqusjs (0834d1ce01c1ae26e1f94591699e7057d908f183)

🌀 External Changes

New Contributors

Full Changelog: next-theme/hexo-theme-next@v8.14.0...v8.14.1

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:
</tr></table> 

... (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.6.1 to 8.14.1.
- [Release notes](https://github.com/next-theme/hexo-theme-next/releases)
- [Commits](next-theme/hexo-theme-next@v8.6.1...v8.14.1)

---
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 the dependencies Pull requests that update a dependency file label Jan 2, 2023
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