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: github/codeql-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8aad20d
Choose a base ref
...
head repository: github/codeql-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f3f1edb
Choose a head ref
  • 14 commits
  • 14 files changed
  • 6 contributors

Commits on Jun 4, 2026

  1. Configuration menu
    Copy the full SHA
    d24f302 View commit details
    Browse the repository at this point in the history
  2. Rebuild

    github-actions[bot] committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    446948f View commit details
    Browse the repository at this point in the history
  3. Fix CHANGELOG indentation

    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    henrymercer and Copilot authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    2b0250f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3951 from github/mergeback/v4.36.2-to-main-8aad20d1

    Mergeback v4.36.2 refs/heads/releases/v4 into main
    henrymercer authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    0630e39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f4abc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. Merge pull request #3953 from github/henrymercer/local-action

    Use local `upload-sarif` Action in PR checks job
    henrymercer authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    9fc351a View commit details
    Browse the repository at this point in the history
  2. Clean up codeql.resolveLanguages

    Only the betterjson option is now used, so remove the old version.
    henrymercer committed Jun 5, 2026
    Configuration menu
    Copy the full SHA
    72b0f9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99576d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddef289 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3954 from github/henrymercer/tidy-resolve-languages

    Clean up `codeql.resolveLanguages`
    henrymercer authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    e263f3a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3955 from github/henrymercer/fix-nested-log-group

    Fix broken log grouping due to nested log group
    henrymercer authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    eda5730 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Bump the npm-minor group across 1 directory with 4 updates

    Bumps the npm-minor group with 4 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [tsx](https://github.com/privatenumber/tsx).
    
    
    Updates `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)
    
    Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5
    - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
    - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5)
    
    Updates `typescript-eslint` from 8.60.0 to 8.60.1
    - [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.60.1/packages/typescript-eslint)
    
    Updates `tsx` from 4.22.3 to 4.22.4
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.22.3...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-minor
    - dependency-name: eslint-import-resolver-typescript
      dependency-version: 4.4.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: typescript-eslint
      dependency-version: 8.60.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: tsx
      dependency-version: 4.22.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    5f5ed87 View commit details
    Browse the repository at this point in the history
  2. Rebuild

    github-actions[bot] committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    9f2d709 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. Merge pull request #3957 from github/dependabot/npm_and_yarn/npm-mino…

    …r-94506b9a28
    
    Bump the npm-minor group across 1 directory with 4 updates
    mbg authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    f3f1edb View commit details
    Browse the repository at this point in the history
Loading