Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

This PR was automatically generated by the GitHub Actions release workflow in this repository.

@cklin cklin marked this pull request as ready for review December 8, 2025 19:37
@cklin cklin requested a review from a team as a code owner December 8, 2025 19:38
Copilot AI review requested due to automatic review settings December 8, 2025 19:38
Copy link
Contributor

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 bumps the version of the CodeQL VS Code extension from 1.17.7 to 1.17.8 as part of an automated release workflow.

  • Version numbers updated consistently across package.json and package-lock.json to 1.17.8
  • CHANGELOG.md updated with an [UNRELEASED] section

Reviewed changes

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

File Description
extensions/ql-vscode/package.json Version field updated from "1.17.7" to "1.17.8"
extensions/ql-vscode/package-lock.json Version fields updated from "1.17.7" to "1.17.8" in two locations
extensions/ql-vscode/CHANGELOG.md Added [UNRELEASED] section header (missing corresponding 1.17.8 release entry)
Files not reviewed (1)
  • extensions/ql-vscode/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog

## [UNRELEASED]
Copy link

Copilot AI Dec 8, 2025

Choose a reason for hiding this comment

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

The CHANGELOG adds an [UNRELEASED] section but doesn't include a versioned entry for 1.17.8. For a version bump to v1.17.8, the CHANGELOG should either:

  1. Add a new section ## 1.17.8 - [DATE] with the release date and any changes, or
  2. Convert the [UNRELEASED] section to ## 1.17.8 - [DATE] if this version represents those unreleased changes.

As it stands, the version numbers in package.json and package-lock.json indicate 1.17.8, but the CHANGELOG doesn't document what's in this release.

Suggested change
## [UNRELEASED]
## 1.17.8 - 10 June 2026

Copilot uses AI. Check for mistakes.
@cklin cklin merged commit d51fadc into main Dec 8, 2025
31 of 32 checks passed
@cklin cklin deleted the version/bump-to-v1.17.8 branch December 8, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants