Skip to content

chore(deps): bump hexo from 7.3.0 to 8.1.2 - #96

Merged
jboyxs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/hexo-8.1.2
Aug 27, 2026
Merged

chore(deps): bump hexo from 7.3.0 to 8.1.2#96
jboyxs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/hexo-8.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

Bumps hexo from 7.3.0 to 8.1.2.

Release notes

Sourced from hexo's releases.

v8.1.2

Fixes

Performances

Refactor

CI/CD

Test

Dependencies

Misc

Full Changelog: hexojs/hexo@v8.1.1...v8.1.2

v8.1.1

Fixes

Misc

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for hexo since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hexo](https://github.com/hexojs/hexo) from 7.3.0 to 8.1.2.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](hexojs/hexo@v7.3.0...v8.1.2)

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

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 May 7, 2026
@jboyxs
jboyxs requested a lite review from Copilot August 27, 2026 09:01
@jboyxs
jboyxs merged commit d2d00df into main Aug 27, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/hexo-8.1.2 branch August 27, 2026 09:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the site’s Hexo dependency to v8.1.2 (from v7.3.0) and refreshes the Yarn lockfile to align the resolved dependency graph with the new Hexo release.

Changes:

  • Bump hexo dependency from ^7.3.0 to ^8.1.2 in package.json.
  • Update yarn.lock to reflect Hexo 8’s transitive dependency changes (e.g., hexo-fs@5, hexo-util@4, warehouse@6, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the declared Hexo dependency version to ^8.1.2.
yarn.lock Updates resolved packages to match Hexo 8.1.2 and its updated dependency tree.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
Comment on lines 13 to +17
"hexo": {
"version": "7.3.0"
},
"dependencies": {
"hexo": "^7.3.0",
"hexo": "^8.1.2",
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.

2 participants