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: actions/labeler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: actions/labeler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 22, 2026

  1. Fix: Improve PR number validation and warning messages in input handl…

    …ing (#939)
    
    * Fix: Improve PR number validation and warning messages in input handling
    
    * Fix: Enhance PR number validation with improved sanitization and warning messages
    
    * Fix: Change sanitizeForWarning to a local function for better encapsulation
    chiranjib-swain authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    f612d9a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

  1. Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override f…

    …or 0 vulnerabilities (#943)
    
    * Bump js-yaml from 4.1.1 to 4.2.0
    
    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nodeca/js-yaml/commits)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump js-yaml to version 4.2.0
    
    * chore: update package.json and package-lock.json with undici override and bump js-yaml to 4.2.0
    
    * chore: remove obsolete license files for busboy and undici, add undici license file
    
    * chore: update version to 6.2.0 in package.json and regenerate package-lock.json
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
    dependabot[bot] and chiranjib-swain authored Jul 6, 2026
    Configuration menu
    Copy the full SHA
    53affe8 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 8.59.1 to 8.61.1 (#942)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.59.1 to 8.61.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.61.1
      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 6, 2026
    Configuration menu
    Copy the full SHA
    b8dd2d9 View commit details
    Browse the repository at this point in the history
Loading