Revert "Merge pull request #15522 from github/release-prep/2.16.2"

This reverts commit c4c8cd6b34, reversing
changes made to 525f27173d.
This commit is contained in:
Dave Bartolomeo
2024-02-08 09:28:34 -05:00
parent c4c8cd6b34
commit a58dd45d0b
148 changed files with 154 additions and 381 deletions

View File

@@ -1,13 +1,3 @@
## 0.11.8
### Minor Analysis Improvements
* Added `html.escape` as a sanitizer for HTML.
### Bug Fixes
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.
## 0.11.7
### Minor Analysis Improvements

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added `html.escape` as a sanitizer for HTML.

View File

@@ -1,9 +0,0 @@
## 0.11.8
### Minor Analysis Improvements
* Added `html.escape` as a sanitizer for HTML.
### Bug Fixes
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.11.8
lastReleaseVersion: 0.11.7

View File

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

View File

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

View File

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

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.9.8
lastReleaseVersion: 0.9.7

View File

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