-
Notifications
You must be signed in to change notification settings - Fork 425
Merge main into releases/v4 #3344
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 v4.31.6 refs/heads/releases/v4 into main
Bumps the npm-minor group with 1 update: [@eslint/eslintrc](https://github.com/eslint/eslintrc). Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Update CLI config test to account for overlay db changes on PRs
…r-77d26487b0 Bump @eslint/eslintrc from 3.3.1 to 3.3.3 in the npm-minor group
Update default bundle to 2.23.7
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 changes from main into the releases/v4 branch for the 4.31.7 release. The primary purpose is to update the default CodeQL bundle version to 2.23.7 and update a development dependency.
- Updates default CodeQL bundle version from 2.23.6 to 2.23.7
- Updates
@eslint/eslintrcdevelopment dependency from ^3.3.1 to ^3.3.3 - Adds handling for PR-specific overlay analysis configuration in workflow tests
Reviewed changes
Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| CHANGELOG.md | Adds changelog entry for version 4.31.7 with the correct date and description |
| package.json | Updates version to 4.31.7 and @eslint/eslintrc to ^3.3.3 |
| package-lock.json | Updates lockfile to reflect package.json changes |
| src/defaults.json | Updates CodeQL bundle and CLI versions to 2.23.7 |
| lib/defaults.json | Generated file reflecting src/defaults.json changes |
| lib/*.js | Generated JavaScript files reflecting TypeScript source changes |
| .github/workflows/codescanning-config-cli.yml | Adds conditional test logic to handle PR-specific overlay analysis configurations |
Merging f5c63fa into
releases/v4.Conductor for this PR is @oscarsj.
Contains the following pull requests:
Please do the following:
releases/v4branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.