Skip to content

Update changelogs for CodeQL CLI 2.21.2 #19462

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

coadaflorin
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 5, 2025 15:15
Copy link
Contributor

@Copilot Copilot AI left a 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 adds the changelog for CodeQL CLI version 2.21.2 and updates the main index to include the new entry.

  • Added codeql-cli-2.21.2 to the toctree in the changelog index
  • Created codeql-cli-2.21.2.rst with detailed release notes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/codeql/codeql-overview/codeql-changelog/index.rst Inserted codeql-cli-2.21.2 entry
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.21.2.rst New changelog file for v2.21.2

"""""

* Added AST nodes :code:`ActorIsolationErasureExpr`, :code:`CurrentContextIsolationExpr`,
:code:`ExtracFunctionIsolationExpr` and :code:`UnreachableExpr` that correspond to new nodes added by Swift 6.0.
Copy link
Preview

Copilot AI May 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] It looks like ExtracFunctionIsolationExpr may be missing a 't'; consider renaming it to ExtractFunctionIsolationExpr for consistency.

Suggested change
:code:`ExtracFunctionIsolationExpr` and :code:`UnreachableExpr` that correspond to new nodes added by Swift 6.0.
:code:`ExtractFunctionIsolationExpr` and :code:`UnreachableExpr` that correspond to new nodes added by Swift 6.0.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant