| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR bumps the minimum supported CodeQL Bundle version from 2.16.6 to 2.17.6 and removes code that handled backward compatibility for older versions. The change cleans up deprecated functionality that is no longer needed.
Copilot reviewed 18 out of 18 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| package.json | Version bump to 4.31.0 |
| CHANGELOG.md | Documents the minimum CodeQL version change |
| src/codeql.ts | Updates minimum version constant and removes backward compatibility check for analysis summary flag |
| src/upload-lib.ts | Removes SARIF merge compatibility code and related import |
| src/tools-features.ts | Removes deprecated feature flags for analysis summary V2 and SARIF merging |
| src/codeql.test.ts | Removes test cases for deprecated analysis summary flag behavior |
| lib/*.js | Generated JavaScript files reflecting the TypeScript changes |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This has been deprecated for some time now and is safe to remove. The PR also removes tool feature flags that are now enabled for all supported CodeQL versions.
Risk assessment
For internal use only. Please select the risk level of this change:
Which use cases does this change impact?
How did/will you validate this change?
If something goes wrong after this change is released, what are the mitigation and rollback strategies?
How will you know if something goes wrong after this change is released?
Merge / deployment checklist