Thanks to visit codestin.com
Credit goes to github.com

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.24.6
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.24.7
Choose a head ref
  • 17 commits
  • 3,439 files changed
  • 5 contributors

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    8762383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4003485 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2177 from github/mergeback/v3.24.6-to-main-8a470fdd

    Mergeback v3.24.6 refs/heads/releases/v3 into main
    angelapwen authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    baf3361 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump the npm group with 3 updates (#2183)

    * Bump the npm group with 3 updates
    
    Bumps the npm group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [nock](https://github.com/nock/nock).
    
    
    Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.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.1.1/packages/parser)
    
    Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2)
    
    Updates `nock` from 13.5.3 to 13.5.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.3...v13.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: nock
      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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5fa9b09 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    8493793 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2184 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    83a02f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update languages help

    Recommend using a matrix build
    henrymercer committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1bac334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a6cd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24c3eda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2188 from github/henrymercer/prepare-build-mode-help

    Prepare `build-mode` input help
    henrymercer authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2fa207a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fail analyze step by passing an invalid option to `database finaliz…

    …e` (#2189)
    
    As the `ram: 1` trick won't work anymore with updates to the CLI.
    angelapwen authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    532ca54 View commit details
    Browse the repository at this point in the history
  2. Update default bundle to 2.16.4 (#2185)

    * Update default bundle to codeql-bundle-v2.16.4
    
    * Add changelog note
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <[email protected]>
    github-actions[bot] and angelapwen authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    caf3779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ec06c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2191 from github/henrymercer/use-include-query-he…

    …lp-flag
    
    Use the `--sarif-include-query-help` option when supported
    henrymercer authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    69e120d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Bump the npm group with 2 updates (#2190)

    * Bump the npm group with 2 updates
    
    Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.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.1.1/packages/eslint-plugin)
    
    Updates `typescript` from 5.3.3 to 5.4.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Rebuild sources
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Eisenberg <[email protected]>
    dependabot[bot] and aeisenberg authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5e88299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a006adf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2192 from github/update-v3.24.7-5e882999f

    * Update changelog and version after v3.24.6
    
    * Update checked-in dependencies
    
    * Bump the npm group with 3 updates (#2183)
    
    * Bump the npm group with 3 updates
    
    Bumps the npm group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [nock](https://github.com/nock/nock).
    
    
    Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.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.1.1/packages/parser)
    
    Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2)
    
    Updates `nock` from 13.5.3 to 13.5.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.3...v13.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: nock
      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>
    
    * Update supported GitHub Enterprise Server versions
    
    * Update `languages` help
    
    Recommend using a matrix build
    
    * Remove experimental qualifiers from build mode input
    
    * Escape named value in input description
    
    * Fail `analyze` step by passing an invalid option to `database finalize` (#2189)
    
    As the `ram: 1` trick won't work anymore with updates to the CLI.
    
    * Update default bundle to 2.16.4 (#2185)
    
    * Update default bundle to codeql-bundle-v2.16.4
    
    * Add changelog note
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <[email protected]>
    
    * Use the `--sarif-include-query-help` option when supported
    
    * Bump the npm group with 2 updates (#2190)
    
    * Bump the npm group with 2 updates
    
    Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.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.1.1/packages/eslint-plugin)
    
    Updates `typescript` from 5.3.3 to 5.4.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Rebuild sources
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Eisenberg <[email protected]>
    
    * Update changelog for v3.24.7
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Henry Mercer <[email protected]>
    Co-authored-by: Andrew Eisenberg <[email protected]>
    5 people authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3ab4101 View commit details
    Browse the repository at this point in the history
Loading