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: releases/v4
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 7 files changed
  • 4 contributors

Commits on May 20, 2026

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

    Bumps the npm-minor group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.0` |
    | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.5` | `2.1.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` |
    | [nock](https://github.com/nock/nock) | `14.0.12` | `14.0.15` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.59.3` |
    | [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` |
    
    
    
    Updates `semver` from 7.7.4 to 7.8.0
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.7.4...v7.8.0)
    
    Updates `@eslint/compat` from 2.0.5 to 2.1.0
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
    - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat)
    
    Updates `@types/node` from 20.19.39 to 20.19.41
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `nock` from 14.0.12 to 14.0.15
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.12...v14.0.15)
    
    Updates `typescript-eslint` from 8.59.2 to 8.59.3
    - [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.59.3/packages/typescript-eslint)
    
    Updates `yaml` from 2.8.4 to 2.9.0
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.8.4...v2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-version: 7.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-minor
    - dependency-name: "@eslint/compat"
      dependency-version: 2.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-minor
    - dependency-name: "@types/node"
      dependency-version: 20.19.41
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: nock
      dependency-version: 14.0.15
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: typescript-eslint
      dependency-version: 8.59.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: yaml
      dependency-version: 2.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    bd77449 View commit details
    Browse the repository at this point in the history
  2. Bump ruby/setup-ruby

    Bumps the actions-minor group with 1 update in the /.github/workflows directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    
    Updates `ruby/setup-ruby` from 1.306.0 to 1.307.0
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@c4e5b13...6aaa311)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.307.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    a0a8d16 View commit details
    Browse the repository at this point in the history
  3. Rebuild

    github-actions[bot] committed May 20, 2026
    Configuration menu
    Copy the full SHA
    89c58e6 View commit details
    Browse the repository at this point in the history
  4. Rebuild

    github-actions[bot] committed May 20, 2026
    Configuration menu
    Copy the full SHA
    14c1509 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

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

    github-actions[bot] committed May 22, 2026
    Configuration menu
    Copy the full SHA
    80795fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3928 from github/mergeback/v4.36.0-to-main-7211b7c8

    Mergeback v4.36.0 refs/heads/releases/v4 into main
    oscarsj authored May 22, 2026
    Configuration menu
    Copy the full SHA
    0fb8a66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a1e375 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3921 from github/dependabot/npm_and_yarn/npm-mino…

    …r-28e225f5ad
    
    Bump the npm-minor group across 1 directory with 6 updates
    mbg authored May 22, 2026
    Configuration menu
    Copy the full SHA
    0e150e4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

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

    Bumps the npm-minor group with 2 updates in the / directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [tsx](https://github.com/privatenumber/tsx).
    
    
    Updates `typescript-eslint` from 8.59.3 to 8.59.4
    - [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.59.4/packages/typescript-eslint)
    
    Updates `tsx` from 4.21.0 to 4.22.3
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.21.0...v4.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.59.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-minor
    - dependency-name: tsx
      dependency-version: 4.22.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2026
    Configuration menu
    Copy the full SHA
    b42b754 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Bump tmp from 0.2.4 to 0.2.7

    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.4 to 0.2.7.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](raszi/node-tmp@v0.2.4...v0.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 0.2.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 28, 2026
    Configuration menu
    Copy the full SHA
    bef1eb7 View commit details
    Browse the repository at this point in the history
  2. Rebuild

    github-actions[bot] committed May 28, 2026
    Configuration menu
    Copy the full SHA
    6a37b3a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into dependabot/github_actions/dot-github/workflo…

    …ws/actions-minor-da8be134b1
    mbg authored May 28, 2026
    Configuration menu
    Copy the full SHA
    ad170e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3936 from github/dependabot/npm_and_yarn/tmp-0.2.7

    Bump tmp from 0.2.4 to 0.2.7
    mbg authored May 28, 2026
    Configuration menu
    Copy the full SHA
    5e6adf7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3925 from github/dependabot/github_actions/dot-gi…

    …thub/workflows/actions-minor-da8be134b1
    
    Bump ruby/setup-ruby from 1.306.0 to 1.307.0 in /.github/workflows in the actions-minor group across 1 directory
    mbg authored May 28, 2026
    Configuration menu
    Copy the full SHA
    cef2e7a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3934 from github/dependabot/npm_and_yarn/npm-mino…

    …r-86fb5ccea6
    
    Bump the npm-minor group across 1 directory with 2 updates
    mbg authored May 28, 2026
    Configuration menu
    Copy the full SHA
    115001b View commit details
    Browse the repository at this point in the history
Loading