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.3.3
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.4.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 6, 2025

  1. chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 (#23)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    7d8a5db View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump commander from 12.1.0 to 13.1.0 (#22)

    * chore(deps): bump commander from 12.1.0 to 13.1.0
    
    Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.1.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@v12.1.0...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Stricter option flag parsing
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
    dependabot[bot] and uiolee authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    c3d83de View commit details
    Browse the repository at this point in the history
  3. release: 0.4.0

    uiolee committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    f259b4f View commit details
    Browse the repository at this point in the history
Loading