Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into releases/v2 #1905

Merged
merged 28 commits into from
Sep 27, 2023
Merged

Merge main into releases/v2 #1905

merged 28 commits into from
Sep 27, 2023

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    eac8f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e25cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1894 from github/mergeback/v2.21.8-to-main-6a28655e

    Mergeback v2.21.8 refs/heads/releases/v2 into main
    henrymercer authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    01b8760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0b1c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5897cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59aaff8 View commit details
    Browse the repository at this point in the history
  3. C++: introduce automatic installation of dependencies in the autobuilder

    This introduces the possibility to automatically install dependencies
    when running the C++ autobuilder on an Ubuntu runner, that will be
    available with upcoming version 2.15.0.
    
    An experimental `cpp-autoinstall-dependencies` input is added to the
    `autobuild` action. When not set, the default is driven by a feature
    flag.
    redsun82 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c4c0678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf21875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    765807b View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    redsun82 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab81590 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Apply suggestions from code review

    Co-authored-by: Henry Mercer <[email protected]>
    redsun82 and henrymercer authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    53bed11 View commit details
    Browse the repository at this point in the history
  2. Lint and build

    redsun82 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c21e1dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1889 from github/redsun82/cpp-autoinstall-depende…

    …ncies
    
    C++: introduce automatic installation of dependencies in the autobuilder
    redsun82 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    49aaa9a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Bump min. version for evaluator parallelism feature flag

    Since we suspect fine-grained parallelism may make the OOM issues worse,
    we don't want to enable it on 2.14.0-2.14.5, even though they support
    it.
    nickrolfe committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    724d643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c18ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1900 from github/nickrolfe/fine-grained-version

    Bump min. version for evaluator parallelism feature flag
    nickrolfe authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3078f51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    431174f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a917f View commit details
    Browse the repository at this point in the history
  6. Add a changelog note

    henrymercer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0dfaf4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0de36d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge pull request #1901 from github/henrymercer/check-for-duplicated…

    …-languages
    
    Warn when workflow analyzes the same language twice
    henrymercer authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    650a85e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    41d2ffa View commit details
    Browse the repository at this point in the history
  2. Add changelog note

    henrymercer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c95737b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc65420 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1897 from github/update-bundle/codeql-bundle-v2.14.6

    Update default bundle to 2.14.6
    alexet authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e548601 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1903 from github/henrymercer/sublanguage-file-cov…

    …erage
    
    Enable sub-language file coverage behind a feature flag
    henrymercer authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4818fdd View commit details
    Browse the repository at this point in the history
  6. Bump the npm group with 6 updates (#1902)

    * Bump the npm group with 6 updates
    
    Bumps the npm group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@octokit/types](https://github.com/octokit/types.ts) | `11.1.0` | `12.0.0` |
    | [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.1` | `0.5.2` |
    | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.2` | `7.5.3` |
    | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `10.0.16` | `10.0.17` |
    | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.50.0` |
    | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.0` | `3.6.1` |
    
    
    Updates `@octokit/types` from 11.1.0 to 12.0.0
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v11.1.0...v12.0.0)
    
    Updates `@types/adm-zip` from 0.5.1 to 0.5.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
    
    Updates `@types/semver` from 7.5.2 to 7.5.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    Updates `@types/sinon` from 10.0.16 to 10.0.17
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
    
    Updates `eslint` from 8.49.0 to 8.50.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.49.0...v8.50.0)
    
    Updates `eslint-import-resolver-typescript` from 3.6.0 to 3.6.1
    - [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@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm
    - dependency-name: "@types/adm-zip"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@types/semver"
      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: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: eslint-import-resolver-typescript
      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 Sep 26, 2023
    Configuration menu
    Copy the full SHA
    27cb1e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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