mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 22:27:03 +02:00
fix Scala last untainted version (#575)
I did search the commit history and diffed releases and came to the conclusion that the specified 3.3.6-RC1 may have been a typo. As far as I can see it looks untainted up to 3.8.3-RC1 meaning that the current LTS line (3.3) is [so far] not affected. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/575 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
7368c1d201
commit
05e2ee89d6
1 changed files with 1 additions and 1 deletions
|
|
@ -890,7 +890,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [CircuitPython](https://circuitpython.org) | [`9.2.9`](https://github.com/adafruit/circuitpython/releases/9.2.9) | [](#permissive-ai-policy) ([1](https://github.com/adafruit/circuitpython/pull/10872), [2](https://github.com/adafruit/circuitpython/pull/10794), [3](https://github.com/adafruit/circuitpython/pull/10703)) | See below |
|
||||
| [Racket](https://racket-lang.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/racket/racket/issues/5466), [2](https://github.com/racket/racket/pull/5415)) | [Chez Scheme](https://cisco.github.io/ChezScheme/) <br/> [Guile](https://www.gnu.org/software/guile/) |
|
||||
| [Ruby](https://www.ruby-lang.org) | [`v3.3.8`](https://github.com/ruby/ruby/releases/tag/v3_3_8) | [](#permissive-ai-policy) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc), [2](https://github.com/ruby/ruby/commit/a0fc03ef3717ad0aab363a53a6f6f178dab7b526))<br/> [](#ai-code-reviews) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc)) | See below |
|
||||
| [Scala](https://scala-lang.org/) | [`v3.3.6-RC1`](https://github.com/scala/scala3/releases/tag/3.3.6-RC1) | [](#permissive-ai-policy) ([1](https://github.com/scala/scala3/blob/main/AGENTS.md), [2](https://github.com/scala/scala3/commit/a3a3fb8a907132a19181b5e76f0a3cf19e4f8cd3), [3](https://github.com/scala/scala3/commit/04dcaa43df3d4959114c7875a246f7f1bed09299)) | See below |
|
||||
| [Scala](https://scala-lang.org/) | [`v3.7.1`](https://github.com/scala/scala3/releases/tag/3.7.1) | [](#permissive-ai-policy) ([1](https://github.com/scala/scala3/blob/main/AGENTS.md), [2](https://github.com/scala/scala3/commit/a3a3fb8a907132a19181b5e76f0a3cf19e4f8cd3), [3](https://github.com/scala/scala3/commit/04dcaa43df3d4959114c7875a246f7f1bed09299)) | [Scala 2.13.18](https://github.com/scala/scala/releases/tag/v2.13.18),<br />[Scala 3.3 LTS](https://github.com/scala/scala3/releases/tag/3.3.7),<br />See below |
|
||||
| [TruffleRuby](https://truffleruby.dev/) | [`v33.0.0`](https://github.com/truffleruby/truffleruby/releases/tag/graal-33.0.0) | [](#permissive-ai-policy) ([1](https://github.com/truffleruby/truffleruby/commit/9f028ec178642bc71285a32c82b0a2761723b40b), [2](https://github.com/truffleruby/truffleruby/pull/4133))<br/> [](#ai-code-reviews) ([1](https://github.com/truffleruby/truffleruby/pull/4161)) | See below |
|
||||
| [Typescript](https://www.typescriptlang.org/) | [`v5.1.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.3) | [](#permissive-ai-policy) ([1](https://github.com/microsoft/TypeScript/blob/main/.github/copilot-instructions.md), [2](https://github.com/microsoft/TypeScript/commit/c9e7428bb76f0543a3555d0af87777e7db3a41e6), [3](https://github.com/microsoft/TypeScript/commit/ad04bf7488384a5dcdf7d250ccb8e5263021a8ff)) | See below |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue