Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps hexo from 6.3.0 to 7.2.0.

Release notes

Sourced from hexo's releases.

v7.2.0

New Features

Improved type definitions

Fixes

Refactor

Test

CI/CD

Docs

Dependencies

New Contributors

Full Changelog: hexojs/hexo@v7.1.1...v7.2.0

v7.1.1

Fixes

... (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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [hexo](https://github.com/hexojs/hexo) from 6.3.0 to 7.2.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](hexojs/hexo@6.3.0...v7.2.0)

---
updated-dependencies:
- dependency-name: hexo
  dependency-version: 7.2.0
  dependency-type: direct:production
...

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 Sep 4, 2025
Copy link

Upgrade hexo Dependency from 6.3.0 to 7.2.0

This pull request upgrades the project's main static site generator dependency, hexo, from version 6.3.0 to 7.2.0. The change modifies the version in package.json, package-lock.json, and yarn.lock, causing a significant update and resulting in major dependency churn in both lock files to align with new transitive requirements and updated subdependencies in hexo and its ecosystem.

Key Changes

• Bump hexo dependency from ^6.3.0 to ^7.2.0 in package.json, package-lock.json, and yarn.lock.
• Extensive updates and re-resolution across sub-dependencies due to new hexo peer and internal requirements (hexo-fs, hexo-i18n, hexo-front-matter, hexo-util, warehouse, etc).
• Removal of old dependency versions and addition of new/updated dependencies within lockfiles, including stricter Node.js engine requirements (now >=14 for hexo).
• Synchronization of all dependency versions referenced by hexo's new package structure, with corresponding additions and deletions in lock files.

Affected Areas

• package.json
• package-lock.json
• yarn.lock

This summary was automatically generated by @propel-code-bot

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.

0 participants