Skip to content

Commit 800d754

Browse files
committed
change all the change-notes to breaking
1 parent 14d88eb commit 800d754

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `GlobalValueNumberingImpl.qll` implementation.

csharp/ql/lib/change-notes/2024-04-26-outdated-deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `getAssemblyName` predicate from the `Operator` class. Use `getFunctionName` instead.
55
* Deleted the deprecated `LShiftOperator`, `RShiftOperator`, `AssignLShiftExpr`, `AssignRShiftExpr`, `LShiftExpr`, and `RShiftExpr` aliases.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `CsvRemoteSource` alias. Use `MaDRemoteSource` instead.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `AssignLShiftExpr`, `AssignRShiftExpr`, `AssignURShiftExpr`, `LShiftExpr`, `RShiftExpr`, and `URShiftExpr` aliases.

javascript/ql/lib/change-notes/2024-04-26-outdated-deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `getInput` predicate from the `CryptographicOperation` class. Use `getAnInput` instead.
55
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
55
* Deleted the deprecated `Security/CWE-020/HostnameRegexpShared.qll` file.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
55
* Deleted the deprecated `security/cwe-020/HostnameRegexpShared.qll` file.

0 commit comments

Comments
 (0)