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

Commits on Jun 11, 2025

  1. chore: swap node assert with vitest assert

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    5822334 View commit details
    Browse the repository at this point in the history
  2. feat: add input option overwrite_files. (#343)

    * Add input option overwrite_files.
    
    * Fix description.
    
    * update test and run fmt/build
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    asfernandes and chenrui333 authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    605f567 View commit details
    Browse the repository at this point in the history
  3. chore: add prettier config (#633)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c8d8e91 View commit details
    Browse the repository at this point in the history
  4. chore: update dist/index.js

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    40521a2 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 (#634)

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 2.0.2
      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 Jun 11, 2025
    Configuration menu
    Copy the full SHA
    db56014 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

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

    Bumps the npm group with 2 updates: [glob](https://github.com/isaacs/node-glob) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `glob` from 11.0.2 to 11.0.3
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v11.0.2...v11.0.3)
    
    Updates `@types/node` from 20.19.0 to 20.19.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      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.1
      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 Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f37a2f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. chore(deps): bump the npm group across 1 directory with 4 updates (#638)

    Bumps the npm group with 3 updates in the / directory: [@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 [prettier](https://github.com/prettier/prettier).
    
    
    Updates `@types/node` from 20.19.1 to 20.19.2
    - [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.3 to 3.2.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/coverage-v8)
    
    Updates `prettier` from 3.5.3 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    
    Updates `vitest` from 3.2.3 to 3.2.4
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 20.19.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@vitest/coverage-v8"
      dependency-version: 3.2.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: vitest
      dependency-version: 3.2.4
      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 Jul 10, 2025
    Configuration menu
    Copy the full SHA
    f0b3259 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. chore(deps): bump @types/node from 20.19.2 to 20.19.7 in the npm group (

    #640)
    
    Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.2 to 20.19.7
    - [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.7
      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 Jul 19, 2025
    Configuration menu
    Copy the full SHA
    f2352b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

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

    Bumps the npm group with 3 updates: [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `@types/glob` from 8.1.0 to 9.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    Updates `@types/node` from 20.19.7 to 20.19.9
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `typescript` from 5.8.3 to 5.9.2
    - [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.8.3...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/glob"
      dependency-version: 9.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@types/node"
      dependency-version: 20.19.9
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: typescript
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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 Aug 6, 2025
    Configuration menu
    Copy the full SHA
    f82d31e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore(deps): bump @types/node from 20.19.9 to 20.19.10 in the npm gro…

    …up (#647)
    
    Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.9 to 20.19.10
    - [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.10
      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 Aug 18, 2025
    Configuration menu
    Copy the full SHA
    126b1e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. chore(deps): bump actions/checkout in the github-actions group (#649)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4.2.2 to 5.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    7191749 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 20.19.10 to 20.19.11 in the npm gr…

    …oup (#648)
    
    Bumps the npm group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 20.19.10 to 20.19.11
    - [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.11
      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 Aug 23, 2025
    Configuration menu
    Copy the full SHA
    4a84006 View commit details
    Browse the repository at this point in the history
  3. update to use actions/checkout@v5

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

Commits on Sep 7, 2025

  1. release 2.3.3

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