Release preparation for version 2.16.2

This commit is contained in:
github-actions[bot]
2024-02-05 17:58:57 +00:00
parent 525f27173d
commit c1b35fbf47
148 changed files with 383 additions and 154 deletions

View File

@@ -1,3 +1,9 @@
## 0.8.8
### Minor Analysis Improvements
* Flow is now tracked through Rails `render` calls, when the argument is a `ViewComponent`. In this case, data flow is tracked into the accompanying `.html.erb` file.
## 0.8.7
### Minor Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 0.8.8
### Minor Analysis Improvements
* Flow is now tracked through Rails `render` calls, when the argument is a `ViewComponent`. In this case, data flow is tracked into the accompanying `.html.erb` file.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.8.7
lastReleaseVersion: 0.8.8

View File

@@ -1,5 +1,5 @@
name: codeql/ruby-all
version: 0.8.8-dev
version: 0.8.8
groups: ruby
extractor: ruby
dbscheme: ruby.dbscheme