Skip to content

Commit 6483a92

Browse files
authored
Merge pull request #7865 from github/post-release-prep/codeql-cli-2.8.0
Post-release preparation for codeql-cli-2.8.0
2 parents c695388 + 9440a45 commit 6483a92

File tree

83 files changed

+255
-163
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+255
-163
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 11 additions & 0 deletions

cpp/ql/lib/change-notes/2022-01-11-remove-upgrades-packs.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/lib/change-notes/2022-01-14-hex-format-range-analysis.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions

cpp/ql/lib/codeql-pack.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
lastReleaseVersion: 0.0.7
2+
lastReleaseVersion: 0.0.8

cpp/ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: codeql/cpp-all
2-
version: 0.0.8-dev
2+
version: 0.0.9-dev
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

Lines changed: 19 additions & 0 deletions

cpp/ql/src/change-notes/2021-12-14-overruning-write-split.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/src/change-notes/2021-12-30-ambiguously-signed-bit-field.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cpp/ql/src/change-notes/2022-01-05-promote-uncontrolled-arithmetic.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)