Skip to content

chore(deps): bump hexo-theme-next from 8.28.0 to 8.29.0 - #232

Merged
Tiphereth-A merged 1 commit into
masterfrom
dependabot/npm_and_yarn/hexo-theme-next-8.29.0
Aug 10, 2026
Merged

chore(deps): bump hexo-theme-next from 8.28.0 to 8.29.0#232
Tiphereth-A merged 1 commit into
masterfrom
dependabot/npm_and_yarn/hexo-theme-next-8.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps hexo-theme-next from 8.28.0 to 8.29.0.

Release notes

Sourced from hexo-theme-next's releases.

v8.29.0

What's Changed

💥 Breaking Changes

⭐ Features

math:
  mathjax:
    enable: false
    # Available values: none | ams | all
    tags: none
+    # Available values: overflow | scroll | scale | truncate | linebreak
+    display_overflow: scroll
  • refactor: use Firestore REST API (4352696)
firestore:
  enable: false
  collection: articles # Required, a string collection name to access firestore database
-  apiKey: # Required
  projectId: # Required
  • Deprecate body_scrollbar.stable option (940b226)
body_scrollbar:
  # Place the scrollbar over the content.
  overlay: false
-  # Reserving space for the scrollbar gutter even if the content is not overflowing.
-  stable: false
  • Deprecate lazyload option (d54ab89)
-# Vanilla JavaScript plugin for lazyloading images.
-# For more information: https://apoorv.pro/lozad.js/demo/
- lazyload: false

🐞 Bug Fixes

🌀 External Changes

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.28.0 to 8.29.0.
- [Release notes](https://github.com/next-theme/hexo-theme-next/releases)
- [Commits](next-theme/hexo-theme-next@v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: hexo-theme-next
  dependency-version: 8.29.0
  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 Aug 10, 2026
@Tiphereth-A
Tiphereth-A merged commit 5786a51 into master Aug 10, 2026
5 checks passed
@Tiphereth-A
Tiphereth-A deleted the dependabot/npm_and_yarn/hexo-theme-next-8.29.0 branch August 10, 2026 14:39
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