-
Notifications
You must be signed in to change notification settings - Fork 425
Merge main into releases/v4 #3336
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
And also clean it up.
Mergeback v4.31.5 refs/heads/releases/v4 into main
Bumps the npm-minor group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@typescript-eslint/eslint-plugin` from 8.46.4 to 8.48.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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.4 to 8.48.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.48.0/packages/parser) Updates `eslint-plugin-jsdoc` from 61.2.1 to 61.4.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.2.1...v61.4.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint-plugin-jsdoc dependency-version: 61.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the actions-minor group with 1 update in the /.github/workflows directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…thub/workflows/actions/checkout-6 Bump actions/checkout from 5 to 6 in /.github/workflows
…thub/workflows/actions-minor-8ee81fe642 Bump actions/create-github-app-token from 2.1.4 to 2.2.0 in /.github/workflows in the actions-minor group across 1 directory
…er-versions Update supported GitHub Enterprise Server versions
Co-authored-by: Copilot <[email protected]>
…rn/npm-minor-45ea8d913b
…r-45ea8d913b Bump the npm-minor group with 3 updates
Remove `push` triggers from workflow collections
C#: Cache temporary dependency directory for BMN
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…ge-1.3.2 Bump node-forge from 1.3.1 to 1.3.2
Overlay: Fall back to full analysis if memory flag is low
…cks-option Overlay: Add feature flag to skip resource checks
Overlay: Small code improvements
Remove branch filter for PR event in CodeQL workflow
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 is a release PR merging changes from main into the releases/v4 branch for version 4.31.6. The PR includes 12 pull requests with various internal improvements and updates.
Key Changes:
- Version bump to 4.31.6
- Dependency updates (node-forge, TypeScript ESLint packages, eslint-plugin-jsdoc)
- Internal refactoring and feature additions (C# caching, overlay analysis improvements, memory limits)
- GitHub Actions checkout action updated from v5 to v6
Reviewed changes
Copilot reviewed 103 out of 104 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| CHANGELOG.md | Added entry for version 4.31.6 dated 01 Dec 2025 with "No user facing changes" |
| package.json | Version updated to 4.31.6 with dependency updates |
Note: Per the repository's custom coding guidelines for release PRs, only CHANGELOG.md and package.json were reviewed. All other files are considered to have been previously reviewed in their respective PRs and are excluded from this review.
Merging ecec1f8 into
releases/v4.Conductor for this PR is @mbg.
Contains the following pull requests:
pushtriggers from workflow collections #3330 (@mbg)Please do the following:
releases/v4branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.