Revert "Merge pull request #19994 from github/post-release-prep/codeql-cli-2.22.2"

This reverts commit e5b4a15e35, reversing
changes made to 33e63109bb.
This commit is contained in:
Nick Rolfe
2025-07-21 15:18:59 +01:00
parent ad5c5acae5
commit ad9b637bec
177 changed files with 175 additions and 466 deletions

View File

@@ -1,7 +1,3 @@
## 1.0.27
No user-facing changes.
## 1.0.26
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.0.27
lastReleaseVersion: 1.0.26

View File

@@ -1,5 +1,5 @@
name: codeql-go-consistency-queries
version: 1.0.28-dev
version: 1.0.27-dev
groups:
- go
- queries

View File

@@ -1,14 +1,3 @@
## 4.3.0
### Deprecated APIs
* The class `BuiltinType` is now deprecated. Use the new replacement `BuiltinTypeEntity` instead.
* The class `DeclaredType` is now deprecated. Use the new replacement `DeclaredTypeEntity` instead.
### Minor Analysis Improvements
* Previously, `DefinedType.getBaseType` gave the underlying type. It now gives the right hand side of the type declaration, as the documentation indicated that it should.
## 4.2.8
No user-facing changes.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Previously, `DefinedType.getBaseType` gave the underlying type. It now gives the right hand side of the type declaration, as the documentation indicated that it should.

View File

@@ -0,0 +1,5 @@
---
category: deprecated
---
* The class `BuiltinType` is now deprecated. Use the new replacement `BuiltinTypeEntity` instead.
* The class `DeclaredType` is now deprecated. Use the new replacement `DeclaredTypeEntity` instead.

View File

@@ -1,10 +0,0 @@
## 4.3.0
### Deprecated APIs
* The class `BuiltinType` is now deprecated. Use the new replacement `BuiltinTypeEntity` instead.
* The class `DeclaredType` is now deprecated. Use the new replacement `DeclaredTypeEntity` instead.
### Minor Analysis Improvements
* Previously, `DefinedType.getBaseType` gave the underlying type. It now gives the right hand side of the type declaration, as the documentation indicated that it should.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 4.3.0
lastReleaseVersion: 4.2.8

View File

@@ -1,5 +1,5 @@
name: codeql/go-all
version: 4.3.1-dev
version: 4.2.9-dev
groups: go
dbscheme: go.dbscheme
extractor: go

View File

@@ -1,7 +1,3 @@
## 1.4.1
No user-facing changes.
## 1.4.0
### Query Metadata Changes

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.4.1
lastReleaseVersion: 1.4.0

View File

@@ -1,5 +1,5 @@
name: codeql/go-queries
version: 1.4.2-dev
version: 1.4.1-dev
groups:
- go
- queries