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: softprops/action-gh-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: softprops/action-gh-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 16, 2025

  1. chore(deps): bump @types/node from 20.19.19 to 20.19.21 in the npm gr…

    …oup (#679)
    
    Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.19 to 20.19.21
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    5434409 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. chore(deps): bump vite from 7.1.5 to 7.1.11 (#681)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 7.1.11
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    50fda3f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 20.19.21 to 20.19.22 in the npm gr…

    …oup (#682)
    
    Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.21 to 20.19.22
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.22
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    bbaccb3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the githu…

    …b-actions group (#683)
    
    * chore(deps): bump actions/setup-node in the github-actions group
    
    Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/setup-node` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@a0853c2...2028fbc)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update comment
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    dependabot[bot] and chenrui333 authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    aa05f9d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. chore(deps): bump the npm group with 3 updates (#686)

    Bumps the npm group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    
    Updates `@types/node` from 20.19.22 to 20.19.23
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.4/packages/coverage-v8)
    
    Updates `vitest` from 3.2.4 to 4.0.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.23
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.4
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.4
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    0adea5a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. chore(deps): bump the npm group with 5 updates (#687)

    Bumps the npm group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.2` | `8.0.3` |
    | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `11.0.2` | `11.0.3` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.23` | `20.19.24` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.4` | `4.0.6` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.4` | `4.0.6` |
    
    
    Updates `@octokit/plugin-retry` from 8.0.2 to 8.0.3
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v8.0.2...v8.0.3)
    
    Updates `@octokit/plugin-throttling` from 11.0.2 to 11.0.3
    - [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
    - [Commits](octokit/plugin-throttling.js@v11.0.2...v11.0.3)
    
    Updates `@types/node` from 20.19.23 to 20.19.24
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vitest/coverage-v8` from 4.0.4 to 4.0.6
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/coverage-v8)
    
    Updates `vitest` from 4.0.4 to 4.0.6
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-version: 8.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@octokit/plugin-throttling"
      dependency-version: 11.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-version: 20.19.24
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 4.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 4.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    00362be View commit details
    Browse the repository at this point in the history
  2. chore: bump node to 24.11.0

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    237aacc View commit details
    Browse the repository at this point in the history
  3. feat: Ensure generated release notes cannot be over 125000 characters (

    …#684)
    
    * Ensure generated release notes cannot be over 125000 characters
    
    * simpler truncate, and always truncate even without generated
    BeryJu authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    af658b4 View commit details
    Browse the repository at this point in the history
  4. release 2.4.2

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    5be0e66 View commit details
    Browse the repository at this point in the history
Loading