Merge pull request #16228 from github/post-release-prep/codeql-cli-2.17.1

Post-release preparation for codeql-cli-2.17.1
This commit is contained in:
Alexander Eyers-Taylor
2024-04-17 11:24:34 +01:00
committed by GitHub
143 changed files with 349 additions and 104 deletions

View File

@@ -1,3 +1,9 @@
## 0.11.14
### Minor Analysis Improvements
* Improved the type-tracking capabilities (and therefore also API graphs) to allow tracking items in tuples and dictionaries.
## 0.11.13
No user-facing changes.

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 0.11.14
### Minor Analysis Improvements
* Improved the type-tracking capabilities (and therefore also API graphs) to allow tracking items in tuples and dictionaries.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.11.13
lastReleaseVersion: 0.11.14

View File

@@ -1,5 +1,5 @@
name: codeql/python-all
version: 0.11.14-dev
version: 0.11.15-dev
groups: python
dbscheme: semmlecode.python.dbscheme
extractor: python

View File

@@ -1,3 +1,7 @@
## 0.9.14
No user-facing changes.
## 0.9.13
No user-facing changes.

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.9.13
lastReleaseVersion: 0.9.14

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.9.14-dev
version: 0.9.15-dev
groups:
- python
- queries