-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update CodeQL changelog for versions 2.19.4 and 2.20.0 #18338
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
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.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (3)
- docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.19.4.rst: Language not supported
- docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst: Language not supported
- docs/codeql/codeql-overview/codeql-changelog/index.rst: Language not supported
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
Outdated
Show resolved
Hide resolved
docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
Outdated
Show resolved
Hide resolved
….rst Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
* Added taint-steps for :code:`Array.prototype.toReversed`. | ||
* Added taint-steps for :code:`Array.prototype.toSorted`. | ||
* Added support for :code:`String.prototype.matchAll`. | ||
* Added taint-steps for :code:`Array.prototype.reverse`\ |
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.
The \
at the end here looks odd. Should it be a .
?
….rst Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
Add detailed changelog entries for CodeQL versions 2.19.4 and 2.20.0, highlighting new features, bug fixes, and improvements.