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: ryancyq/github-signed-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: ryancyq/github-signed-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 24, 2026

  1. chore(deps): bump actions/setup-node from 6 to 7 (#256)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '7'
      dependency-type: direct:production
      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 Jul 24, 2026
    Configuration menu
    Copy the full SHA
    c0aa989 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 25.9.0 to 26.1.1 (#255)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.0 to 26.1.1.
    - [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: 26.1.1
      dependency-type: direct:production
      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 Jul 24, 2026
    Configuration menu
    Copy the full SHA
    62f86d4 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump typescript-eslint from 8.62.1 to 8.64.0 (#257)

    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.62.1 to 8.64.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.64.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    61f863b View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 (#253)

    Bumps [eslint](https://github.com/eslint/eslint) from 10.6.0 to 10.7.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.6.0...v10.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    a8f2522 View commit details
    Browse the repository at this point in the history
Loading