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.3.4
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.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 7, 2025

  1. chore(deps): bump the npm group with 2 updates (#668)

    Bumps the npm group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `@types/node` from 20.19.18 to 20.19.19
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `typescript` from 5.9.2 to 5.9.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: typescript
      dependency-version: 5.9.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    14820f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db716b View commit details
    Browse the repository at this point in the history
  3. release 2.4.0

    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    aec2ec5 View commit details
    Browse the repository at this point in the history
Loading