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: peter-evans/slash-command-dispatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: peter-evans/slash-command-dispatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 1, 2025

  1. build(deps): bump the github-actions group with 2 updates (#434)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    Updates `peter-evans/create-or-update-comment` from 4 to 5
    - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
    - [Commits](peter-evans/create-or-update-comment@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: peter-evans/create-or-update-comment
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    583587f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#…

    …433)
    
    * build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group
    
    Bumps the npm group with 1 update: [prettier](https://github.com/prettier/prettier).
    
    
    Updates `prettier` from 3.6.2 to 3.7.3
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.6.2...3.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.7.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: format
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Peter Evans <[email protected]>
    dependabot[bot] and peter-evans authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    733f43e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Configuration menu
    Copy the full SHA
    4f9234a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c11dc7 View commit details
    Browse the repository at this point in the history
Loading