-
Notifications
You must be signed in to change notification settings - Fork 375
Merge main into releases/v3 #2997
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
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
Merging 80a09d7 into
releases/v3
.Conductor for this PR is @cklin.
Contains the following pull requests:
Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.