Merged
Conversation
Mergeback v3.29.4 refs/heads/releases/v3 into main
Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [nock](https://github.com/nock/nock). Updates `@eslint/js` from 9.31.0 to 9.32.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.32.0/packages/js) Updates `nock` from 14.0.6 to 14.0.7 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.6...v14.0.7) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nock dependency-version: 14.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
…er-versions Update supported GitHub Enterprise Server versions
Update default bundle to 2.22.2
Update changelog for v3.28.21
…b9fad0 Bump the npm group with 2 updates
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR merges main into the releases/v3 branch, updating the CodeQL Action to version 3.29.5 with CodeQL bundle version 2.22.2. The changes include version bumps, API compatibility updates, deprecation timeline adjustments, and test matrix modifications to support newer CodeQL versions while dropping support for older ones.
Key changes:
- Update default CodeQL bundle and CLI versions from 2.22.1 to 2.22.2
- Bump minimum supported GHES version from 3.13 to 3.14 and update deprecation timelines
- Add support for CodeQL 2.21.4 in test matrices while removing 2.16.6
Reviewed Changes
Copilot reviewed 14 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/defaults.json | Updates default CodeQL bundle and CLI versions to 2.22.2 |
| src/codeql.ts | Updates minimum version requirements and GHES deprecation dates |
| src/api-compatibility.json | Bumps minimum supported GHES version from 3.13 to 3.14 |
| pr-checks/sync.py | Adds CodeQL 2.21.4 to test matrix and removes 2.16.6 |
| package.json | Version bump to 3.29.5 and dependency updates |
| lib/* | Generated JavaScript files reflecting TypeScript changes |
| README.md | Updates compatibility matrix with new GHES version requirements |
| CHANGELOG.md | Adds release notes for version 3.29.5 and 3.28.21 |
| .github/workflows/*.yml | Updates test matrices to use CodeQL 2.21.4 instead of 2.16.6 |
cklin
approved these changes
Jul 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging 80a09d7 into
releases/v3.Conductor for this PR is @cklin.
Contains the following pull requests:
Please do the following:
releases/v3branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.