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 releases/v3 into releases/v2 #2424

Merged
merged 39 commits into from
Aug 14, 2024
Merged

Commits on Jul 26, 2024

  1. Add packs to init complete status report

    To support both the single language and multi language case we turn
    the single language case into a multi language case using the
    configured language.
    The entire packs record is then stored as a stringified JSON object.
    rvermeulen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a6c4760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25d2596 View commit details
    Browse the repository at this point in the history
  3. Add registries to the init status complete report

    Registries might require authentication, before we add it to the
    report we remove any credentials.
    rvermeulen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9f7e0af View commit details
    Browse the repository at this point in the history
  4. Reword comment

    rvermeulen committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    060c11b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Address formatting issues

    rvermeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7ff117d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b85bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a1da5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    7be3a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba3ac6f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Explicitly set value of registries and query_filters when undefined

    Both are arrays, so we will use an empty array if they are undefined.
    rvermeulen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e6c9383 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into rvermeulen/extend-init-complete-status-report

    Signed-off-by: Remco Vermeulen <rvermeulen@github.com>
    rvermeulen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0f24d46 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge remote-tracking branch 'upstream/main' into rvermeulen/extend-i…

    …nit-complete-status-report
    rvermeulen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7c2bec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c5b392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf4658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50d1f40 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2412 from github/henrymercer/update-required-igno…

    …re-skipped
    
    Required checks script: Ignore skipped jobs
    henrymercer committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c056c18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2411 from github/mergeback/v3.26.0-to-main-eb055d73

    Mergeback v3.26.0 refs/heads/releases/v3 into main
    henrymercer committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3ec2588 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8ab493 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2394 from rvermeulen/rvermeulen/extend-init-compl…

    …ete-status-report
    
    Extend init complete status report
    rvermeulen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5c02493 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    6ef274e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def1e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c419e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d9950f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50357f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44ecae4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2418 from github/henrymercer/extraction-time-tele…

    …metry
    
    Add telemetry for time spent extracting CodeQL bundle
    henrymercer committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    25ad3c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Bump the npm group with 4 updates (#2419)

    * Bump the npm group with 4 updates
    
    Bumps the npm group with 4 updates: [adm-zip](https://github.com/cthackers/adm-zip), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@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 `adm-zip` from 0.5.14 to 0.5.15
    - [Release notes](https://github.com/cthackers/adm-zip/releases)
    - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
    - [Commits](cthackers/adm-zip@v0.5.14...v0.5.15)
    
    Updates `@eslint/js` from 9.8.0 to 9.9.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.0.1 to 8.1.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/v8.1.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.0.1 to 8.1.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/v8.1.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: adm-zip
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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
    ...
    
    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] committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d620faa View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Log job run UUID

    henrymercer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    41833c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2

    Update default bundle to 2.18.2
    alexet committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c4c3c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da9ecb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2416 from github/henrymercer/ghes-3.14-compat-info

    Add details of supported versions for GHES 3.14
    henrymercer committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0d5982a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18ac79e View commit details
    Browse the repository at this point in the history
  6. Revert "Merge pull request #2417 from github/update-bundle/codeql-bun…

    …dle-v2.18.2"
    
    This reverts commit c4c3c44, reversing
    changes made to d620faa.
    rvermeulen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5b15b9e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2422 from github/update-v3.26.1-0d5982aa3

    Merge main into releases/v3
    rvermeulen committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    29d86d2 View commit details
    Browse the repository at this point in the history
  8. Revert "Update version and changelog for v2.26.0"

    This reverts commit 684a773.
    github-actions[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57391aa View commit details
    Browse the repository at this point in the history
  9. Revert "Update checked-in dependencies"

    This reverts commit 11a4b17.
    github-actions[bot] committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    308547d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88634f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24f9e43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e363122 View commit details
    Browse the repository at this point in the history