Release preparation for version 2.23.3

This commit is contained in:
github-actions[bot]
2025-10-14 09:30:24 +00:00
parent ab78f2b724
commit 33542f7d40
178 changed files with 448 additions and 152 deletions

View File

@@ -1,3 +1,9 @@
## 4.0.17
### Bug Fixes
* The Python extractor no longer crashes with an `ImportError` when run using Python 3.14.
## 4.0.16
### Minor Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: fix
---
## 4.0.17
### Bug Fixes
* The Python extractor no longer crashes with an `ImportError` when run using Python 3.14.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 4.0.16
lastReleaseVersion: 4.0.17

View File

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

View File

@@ -1,3 +1,7 @@
## 1.6.7
No user-facing changes.
## 1.6.6
### Minor Analysis Improvements

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.6.6
lastReleaseVersion: 1.6.7

View File

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