-
Notifications
You must be signed in to change notification settings - Fork 425
Merge releases/v4 into releases/v3 #3346
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
base: releases/v3
Are you sure you want to change the base?
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
Merge main into releases/v4
This reverts commit dbf6819.
This reverts commit 89cb79a.
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
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 releases/v4 into releases/v3, updating the action to version 3.31.7 with a new default CodeQL bundle version 2.23.7. However, there are critical version inconsistencies that need to be addressed.
Key changes:
- Version bump from 3.31.6 to 3.31.7
- Update default CodeQL bundle from v2.23.6 to v2.23.7
- Dependency update: @eslint/eslintrc from ^3.3.1 to ^3.3.3
- Workflow improvement to handle PR overlay analysis config separately
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 3.31.7 with CodeQL bundle update |
| package.json | Updates version to 3.31.7 and eslintrc dependency |
| package-lock.json | Contains version mismatch - shows 4.31.7 instead of 3.31.7 |
| src/defaults.json | Updates CodeQL bundle and CLI versions to 2.23.7 |
| lib/*.js | Generated files reflecting package.json and defaults.json changes (not reviewed per guidelines) |
| lib/defaults.json | Generated file mirroring src/defaults.json changes |
| .github/workflows/codescanning-config-cli.yml | Adds separate test cases for PR vs non-PR events to handle overlay analysis |
Merging cf1bb45 into
releases/v3.Conductor for this PR is @oscarsj.
Contains the following pull requests:
Please do the following:
releases/v3branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.