Revert "Release preparation for version 2.20.2"#18548
Merged
smowton merged 1 commit intocodeql-cli-2.20.2from Jan 21, 2025
Merged
Revert "Release preparation for version 2.20.2"#18548smowton merged 1 commit intocodeql-cli-2.20.2from
smowton merged 1 commit intocodeql-cli-2.20.2from
Conversation
Contributor
There was a problem hiding this comment.
Copilot reviewed 163 out of 178 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/lib/change-notes/released/0.4.1.md: Evaluated as low risk
- actions/ql/src/change-notes/released/0.4.1.md: Evaluated as low risk
- cpp/ql/lib/change-notes/released/3.2.0.md: Evaluated as low risk
- cpp/ql/lib/CHANGELOG.md: Evaluated as low risk
- actions/ql/src/CHANGELOG.md: Evaluated as low risk
- actions/ql/lib/CHANGELOG.md: Evaluated as low risk
- cpp/ql/lib/codeql-pack.release.yml: Evaluated as low risk
- actions/ql/src/codeql-pack.release.yml: Evaluated as low risk
- cpp/ql/lib/change-notes/2025-01-13-indirect-instruction-barrier-guard.md: Evaluated as low risk
- cpp/ql/lib/change-notes/2024-01-16-consteval-if.md: Evaluated as low risk
- cpp/ql/lib/change-notes/2024-12-26-requires-clause.md: Evaluated as low risk
- actions/ql/src/qlpack.yml: Evaluated as low risk
- cpp/ql/lib/change-notes/2025-01-16-noreturn.md: Evaluated as low risk
- cpp/ql/lib/change-notes/2024-12-23-concept-template.md: Evaluated as low risk
Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more
| --- | ||
| category: feature | ||
| --- | ||
| * A new predicate `getDecltype`was added to the `ProxyClass` class, which yields the decltype for the proxy class. |
There was a problem hiding this comment.
There should be a space after getDecltype. It should read getDecltype was added.
Suggested change
| * A new predicate `getDecltype`was added to the `ProxyClass` class, which yields the decltype for the proxy class. | |
| * A new predicate `getDecltype` was added to the `ProxyClass` class, which yields the decltype for the proxy class. |
Contributor
There was a problem hiding this comment.
@smowton Could you fix this typo once you restart, thanks!
jketema
approved these changes
Jan 21, 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.
Reverts #18539