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: v2.22.3
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: v2.22.4
Choose a head ref
  • 19 commits
  • 300 files changed
  • 6 contributors

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    632d58c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325a0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e460e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d83a63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1948 from github/mergeback/v2.22.3-to-main-0116bc2d

    Mergeback v2.22.3 refs/heads/releases/v2 into main
    henrymercer authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7e7f0cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1946 from github/mbg/unconditioal-go-warning

    Make Go path warning unconditional
    mbg authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d859d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump the npm group with 5 updates (#1951)

    * Bump the npm group with 5 updates
    
    Bumps the npm group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.6` | `4.0.7` |
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `10.0.17` | `10.0.19` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.5` | `6.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.5` | `6.8.0` |
    | [nock](https://github.com/nock/nock) | `13.3.3` | `13.3.4` |
    
    
    Updates `@types/js-yaml` from 4.0.6 to 4.0.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
    
    Updates `@types/sinon` from 10.0.17 to 10.0.19
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
    
    Updates `@typescript-eslint/eslint-plugin` from 6.7.5 to 6.8.0
    - [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/v6.8.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.7.5 to 6.8.0
    - [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/v6.8.0/packages/parser)
    
    Updates `nock` from 13.3.3 to 13.3.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.3.3...v13.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/js-yaml"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/sinon"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update checked-in dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    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 Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1d83e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad3413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070e92e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0132448 View commit details
    Browse the repository at this point in the history
  5. Bump urllib3 in /python-setup/tests/pipenv/python-3.8 (#1954)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b6b0833 View commit details
    Browse the repository at this point in the history
  6. Bump urllib3 in /python-setup/tests/pipenv/requests-3 (#1955)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    aa55b87 View commit details
    Browse the repository at this point in the history
  7. Bump urllib3 in /python-setup/tests/poetry/requests-3 (#1956)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.17...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a75a0d5 View commit details
    Browse the repository at this point in the history
  8. Bump urllib3 in /python-setup/tests/poetry/python-3.8 (#1957)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.17...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    77bbb99 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b98a636 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1953 from github/update-bundle/codeql-bundle-v2.15.1

    Update default bundle to 2.15.1
    dbartol authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6347027 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    907abca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1961 from github/update-v2.22.4-63470275e

    Merge main into releases/v2
    dbartol authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    49abf0b View commit details
    Browse the repository at this point in the history
Loading