Revert "Release preparation for version 2.20.1"#18432
Merged
dbartol merged 1 commit intocodeql-cli-2.20.1from Jan 7, 2025
Merged
Revert "Release preparation for version 2.20.1"#18432dbartol merged 1 commit intocodeql-cli-2.20.1from
dbartol merged 1 commit intocodeql-cli-2.20.1from
Conversation
Contributor
There was a problem hiding this comment.
Copilot reviewed 154 out of 169 changed files in this pull request and generated 1 comment.
Files not reviewed (15)
- actions/ql/lib/codeql-pack.release.yml: Language not supported
- actions/ql/src/codeql-pack.release.yml: Language not supported
- actions/ql/lib/change-notes/released/0.4.0.md: Evaluated as low risk
- cpp/ql/lib/change-notes/released/3.1.0.md: Evaluated as low risk
- actions/ql/lib/CHANGELOG.md: Evaluated as low risk
- cpp/ql/lib/CHANGELOG.md: Evaluated as low risk
- cpp/ql/src/CHANGELOG.md: Evaluated as low risk
- cpp/ql/lib/codeql-pack.release.yml: Evaluated as low risk
- cpp/ql/lib/qlpack.yml: Evaluated as low risk
- actions/ql/src/change-notes/2024-12-19-initial-release.md: Evaluated as low risk
- cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md: Evaluated as low risk
- cpp/ql/lib/change-notes/2024-12-17-template-parameter-base.md: Evaluated as low risk
- actions/ql/src/qlpack.yml: Evaluated as low risk
- cpp/ql/src/change-notes/2024-11-27-active-template-library.md: Evaluated as low risk
- actions/ql/lib/change-notes/2024-12-19-initial-release.md: Evaluated as low risk
Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more
| --- | ||
| category: deprecated | ||
| --- | ||
| * The `TemplateParameter` class, representing C++ type template parameters has been deprecated. Use `TypeTemplateParameter` instead. |
There was a problem hiding this comment.
The sentence should be 'The TemplateParameter class, which represents C++ type template parameters, has been deprecated. Use TypeTemplateParameter instead.'
Suggested change
| * The `TemplateParameter` class, representing C++ type template parameters has been deprecated. Use `TypeTemplateParameter` instead. | |
| * The `TemplateParameter` class, which represents C++ type template parameters, has been deprecated. Use `TypeTemplateParameter` instead. |
jketema
approved these changes
Jan 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverting release prep again for another restart