Skip to content

Commit

Permalink
change all the change-notes to breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-krogh committed Apr 26, 2024
1 parent 14d88eb commit 800d754
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `GlobalValueNumberingImpl.qll` implementation.
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion go/ql/lib/change-notes/2024-04-26-outdated-deprecations.md
@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `CsvRemoteSource` alias. Use `MaDRemoteSource` instead.
@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `AssignLShiftExpr`, `AssignRShiftExpr`, `AssignURShiftExpr`, `LShiftExpr`, `RShiftExpr`, and `URShiftExpr` aliases.
@@ -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`.
Expand Down
@@ -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.
@@ -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.

0 comments on commit 800d754

Please sign in to comment.