Skip to content

Release preparation for version 2.21.4 #19601

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

codeql-ci
Copy link
Collaborator

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 27, 2025 17:22
@codeql-ci codeql-ci requested review from a team as code owners May 27, 2025 17:22
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 prepares the release by updating version numbers, adding new release notes, and cleaning up outdated change note files to reflect the current release strategy.

  • Added new release notes for version 1.4.1 (minor analysis improvements) and version 5.0.0 (breaking changes, new features, and bug fixes)
  • Updated version numbers in qlpack and codeql-pack release files for both the cpp and actions repositories
  • Removed outdated change note files to streamline historical documentation

Reviewed Changes

Copilot reviewed 174 out of 174 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cpp/ql/src/change-notes/released/1.4.1.md Added release notes for version 1.4.1 with minor analysis improvements
cpp/ql/src/CHANGELOG.md Updated changelog with version 1.4.1 release notes
cpp/ql/lib/qlpack.yml Updated version from 4.3.2-dev to 5.0.0
cpp/ql/lib/codeql-pack.release.yml Updated lastReleaseVersion to 5.0.0
cpp/ql/lib/change-notes/released/5.0.0.md Added comprehensive release notes for version 5.0.0
Multiple files in cpp/ql/lib/change-notes/ Removed outdated change note files for windows sources and deprecated features
actions/ql/src/qlpack.yml Updated version from 0.6.2-dev to 0.6.2
actions/ql/src/codeql-pack.release.yml Updated lastReleaseVersion to 0.6.2
actions/ql/src/change-notes/released/0.6.2.md Added release notes for version 0.6.2
actions/ql/src/CHANGELOG.md Updated changelog with version 0.6.2 release notes
actions/ql/lib/qlpack.yml and related files Updated version references and release notes for actions queries
Comments suppressed due to low confidence (3)

cpp/ql/lib/change-notes/2025-05-27-windows-sources-2.md:1

  • The removal of outdated change note files (e.g., windows-sources) looks intentional; ensure that there are no external references to these files and that historical change documentation remains accessible if needed.
----

cpp/ql/lib/qlpack.yml:2

  • The version update to '5.0.0' in qlpack.yml should be verified for consistency with the corresponding version references in release notes and dependent files. Double-check that this aligns with the intended release strategy.
version: 5.0.0

actions/ql/src/qlpack.yml:2

  • The version change from '0.6.2-dev' to '0.6.2' in actions/qlpack.yml ensures a stable release version; confirm that this change is consistent with the overall release process for the actions queries.
version: 0.6.2

@henrymercer henrymercer merged commit d72c766 into codeql-cli-2.21.4 May 27, 2025
14 checks passed
@henrymercer henrymercer deleted the release-prep/2.21.4 branch May 27, 2025 17:37
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.

2 participants