8000 Comparing v7.0.0...v7.1.1 · hexojs/hexo · GitHub
[go: up one dir, main page]

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: hexojs/hexo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.1
Choose a head ref
  • 17 commits
  • 63 files changed
  • 7 contributors

Commits on Nov 2, 2023

  1. fix(types): cast from number to string explicitly (#5342)

    - fix `TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.` error
    yoshinorin authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d2cc931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf3cf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 26, 2023

  1. chore: bump typescript from 4.9.5 to 5.3.2 (#5358)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Nov 26, 2023
    Configuration menu
    Copy the full SHA
    486de57 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 26, 2023

  1. ci: fix pr comments (#5384)

    uiolee authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f5e0f92 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore: bump c8 from 8.0.1 to 9.0.0 (#5391)

    Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.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.0.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 Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0c62370 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. chore(Hexo): add event emitter descriptor (#5302)

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

Commits on Jan 12, 2024

  1. chore: bump sinon from 15.2.0 to 17.0.1 (#5343)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v15.2.0...v17.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1bf0182 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump lint-staged from 14.0.1 to 15.2.0 (#5373)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.2.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v14.0.1...v15.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 Jan 12, 2024
    Configuration menu
    Copy the full SHA
    75ea6ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a91fb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. refactor: refactor types (#5344)

    Co-authored-by: Sukka <isukkaw@gmail.com>
    D-Sketon and SukkaW authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    86350d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c5aaa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. release: 7.1.0 (#5397)

    uiolee authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    282e49a View commit details
    Browse the repository at this point in the history
  2. chore: use prepublishOnly instead of prepublish and run `npm inst…

    …all` in `prepublishOnly` script (#5399)
    yoshinorin authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e67c1f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    b6de85a View commit details
    Browse the repository at this point in the history
  2. release: 7.1.1 (#5405)

    uiolee authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bb489cb View commit details
    Browse the repository at this point in the history
Loading
0