Release preparation for version 2.25.0

This commit is contained in:
github-actions[bot]
2026-03-16 12:15:34 +00:00
parent c24b43d01e
commit d6055754b6
175 changed files with 444 additions and 154 deletions

View File

@@ -1,3 +1,13 @@
## 6.3.0
### Major Analysis Improvements
* Upgraded to allow analysis of Swift 6.2.4.
### Minor Analysis Improvements
* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.
## 6.2.3
No user-facing changes.

View File

@@ -1,4 +0,0 @@
---
category: majorAnalysis
---
* Upgraded to allow analysis of Swift 6.2.4.

View File

@@ -1,4 +1,9 @@
---
category: minorAnalysis
---
## 6.3.0
### Major Analysis Improvements
* Upgraded to allow analysis of Swift 6.2.4.
### Minor Analysis Improvements
* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 6.2.3
lastReleaseVersion: 6.3.0

View File

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

View File

@@ -1,3 +1,7 @@
## 1.2.18
No user-facing changes.
## 1.2.17
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.2.17
lastReleaseVersion: 1.2.18

View File

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