Merge pull request #20347 from github/post-release-prep/codeql-cli-2.23.0

Post-release preparation for codeql-cli-2.23.0
This commit is contained in:
Arthur Baars
2025-09-02 14:14:03 +02:00
committed by GitHub
185 changed files with 473 additions and 184 deletions

View File

@@ -1,3 +1,7 @@
## 5.0.6
No user-facing changes.
## 5.0.5
No user-facing changes.

View File

@@ -0,0 +1,3 @@
## 5.0.6
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 5.0.5
lastReleaseVersion: 5.0.6

View File

@@ -1,5 +1,5 @@
name: codeql/swift-all
version: 5.0.6-dev
version: 5.0.7-dev
groups: swift
extractor: swift
dbscheme: swift.dbscheme

View File

@@ -1,3 +1,9 @@
## 1.2.4
### Bug Fixes
* Fixed an inconsistency across languages where most have a `Customizations.qll` file for adding customizations, but not all did.
## 1.2.3
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: fix
---
* Fixed an inconsistency across languages where most have a `Customizations.qll` file for adding customizations, but not all did.
## 1.2.4
### Bug Fixes
* Fixed an inconsistency across languages where most have a `Customizations.qll` file for adding customizations, but not all did.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.2.3
lastReleaseVersion: 1.2.4

View File

@@ -1,5 +1,5 @@
name: codeql/swift-queries
version: 1.2.4-dev
version: 1.2.5-dev
groups:
- swift
- queries