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: v3.25.1
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: v3.25.2
Choose a head ref
  • 10 commits
  • 45 files changed
  • 6 contributors

Commits on Apr 17, 2024

  1. Remove incorrect log message

    koesie10 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5d73b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bd9be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7ac61 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2249 from github/mergeback/v3.25.1-to-main-c7f91257

    Mergeback v3.25.1 refs/heads/releases/v3 into main
    henrymercer authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8786e1f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2246 from github/koesie10/remove-incorrect-log

    Remove incorrect log message
    koesie10 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    82edfe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

  1. Merge pull request #2252 from github/henrymercer/failed-external-repo…

    …-config-error
    
    Add configuration error for failing to clone external Git repo
    henrymercer authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f45390c View commit details
    Browse the repository at this point in the history
  2. Bump the npm group with 3 updates (#2253)

    * Bump the npm group with 3 updates
    
    Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@octokit/types` from 13.4.0 to 13.4.1
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v13.4.0...v13.4.1)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.7.0 to 7.7.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/v7.7.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.7.0 to 7.7.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update checked-in dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4909c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8916e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2254 from github/update-v3.25.2-4909c1ffb

    Merge main into releases/v3
    aeisenberg authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8f596b4 View commit details
    Browse the repository at this point in the history
Loading