Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hexojs/create-hexo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: hexojs/create-hexo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 15 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 2, 2025

  1. chore(deps): bump commander from 13.1.0 to 14.0.0 (#33)

    Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.0.
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v13.1.0...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-version: 14.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    5a7da09 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    097883d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d395f5f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 4 to 5 (#43)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e06d6f3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/download-artifact from 4 to 5 (#44)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e858149 View commit details
    Browse the repository at this point in the history
  5. build: bump node version

    uiolee committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    2edbc7c View commit details
    Browse the repository at this point in the history
  6. remove useless scripts

    uiolee committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    c8761ae View commit details
    Browse the repository at this point in the history
  7. remove useless badges

    uiolee committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    24e0261 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3bbffe View commit details
    Browse the repository at this point in the history
  9. remove jest

    uiolee committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    87048c9 View commit details
    Browse the repository at this point in the history
  10. chore: bump dev dependencies

    uiolee committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    6b0f0ac View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    66a7ebc View commit details
    Browse the repository at this point in the history
  2. fix: improve log output

    uiolee committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    e7cce93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfba5b5 View commit details
    Browse the repository at this point in the history
  4. release: 0.6.0

    uiolee committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    9c016af View commit details
    Browse the repository at this point in the history
Loading