change all the change-notes to breaking

This commit is contained in:
erik-krogh
2024-04-26 17:17:23 +02:00
parent 14d88eb3ce
commit 800d7546fa
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `GlobalValueNumberingImpl.qll` implementation.

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `getAssemblyName` predicate from the `Operator` class. Use `getFunctionName` instead.
* Deleted the deprecated `LShiftOperator`, `RShiftOperator`, `AssignLShiftExpr`, `AssignRShiftExpr`, `LShiftExpr`, and `RShiftExpr` aliases.

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `CsvRemoteSource` alias. Use `MaDRemoteSource` instead.

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `AssignLShiftExpr`, `AssignRShiftExpr`, `AssignURShiftExpr`, `LShiftExpr`, `RShiftExpr`, and `URShiftExpr` aliases.

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `getInput` predicate from the `CryptographicOperation` class. Use `getAnInput` instead.
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
* Deleted the deprecated `Security/CWE-020/HostnameRegexpShared.qll` file.

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
* Deleted the deprecated `security/cwe-020/HostnameRegexpShared.qll` file.