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/hexo-front-matter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: hexojs/hexo-front-matter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    8c53f7f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. style: fix eslint

    uiolee committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0a7f94d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. chore(deps-dev): bump c8 from 8.0.1 to 9.1.0 (#133)

    Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v8.0.1...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      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 1, 2024
    Configuration menu
    Copy the full SHA
    5f0e4fa View commit details
    Browse the repository at this point in the history
  2. chore: Fix CRLF end of line regex (#77)

    Co-authored-by: uiolee <22849383+uiolee@users.noreply.github.com>
    dimaslanjaka and uiolee authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3de738e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. ci: add lint, build

    uiolee committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4d11f39 View commit details
    Browse the repository at this point in the history
  2. docs(README): update badges

    uiolee committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bc05bf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    527961a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 (#139)

    * chore(deps-dev): bump c8 from 9.1.0 to 10.1.2
    
    Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v9.1.0...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    Signed-off-by: Thomas <tomap@users.noreply.github.com>
    
    * Update ci.yml
    
    Signed-off-by: Thomas <tomap@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Thomas <tomap@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Thomas <tomap@users.noreply.github.com>
    dependabot[bot] and tomap authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e60f47c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. chore(deps-dev): bump @types/chai from 4.3.20 to 5.0.1 (#144)

    Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.20 to 5.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/chai"
      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 Apr 20, 2025
    Configuration menu
    Copy the full SHA
    d72860c View commit details
    Browse the repository at this point in the history
Loading