File tree Expand file tree Collapse file tree 1 file changed +97
-3
lines changed
Expand file tree Collapse file tree 1 file changed +97
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,103 @@ This page shows the exact tool versions shipped in each release of the
1212[ dev-toolchain container] ( /docs/container/ ) . It is updated automatically
1313when new releases are published.
1414
15- ## Latest Release: v1.7 .1
15+ ## Latest Release: v1.8 .1
1616
17- Released 2026-03-16.
17+ Released 2026-03-19.
18+
19+ | Tool | Version |
20+ | ---| ---|
21+ | ansible-lint | 26.3.0 |
22+ | bandit | 1.9.4 |
23+ | bats | 1.13.0 |
24+ | brakeman | 7.1.1 |
25+ | bundler-audit | 0.9.3 |
26+ | cargo | 1.94.0 |
27+ | cargo-audit | 0.22.1 |
28+ | cargo-deny | 0.19.0 |
29+ | checkov | 3.2.510 |
30+ | clippy | 0.1.94 |
31+ | eslint | 10.0.3 |
32+ | git-cliff | 2.12.0 |
33+ | gitleaks | 8.30.0 |
34+ | go | 1.25.8 |
35+ | gofumpt | 0.9.2 |
36+ | golangci-lint | 2.11.3 |
37+ | govulncheck | 1.25.8 |
38+ | molecule | 26.3.0 |
39+ | mypy | 1.19.1 |
40+ | node | 22.22.1 |
41+ | npm | 10.9.4 |
42+ | prettier | 3.8.1 |
43+ | pytest | 9.0.2 |
44+ | reek | 6.3.0 |
45+ | rspec | 3.13 |
46+ | rubocop | 1.85.1 |
47+ | ruff | 0.15.6 |
48+ | rustc | 1.94.0 |
49+ | rustfmt | 1.8.0-stable |
50+ | semgrep | 1.156.0 |
51+ | shellcheck | 0.9.0 |
52+ | shfmt | 3.13.0 |
53+ | srb | 0.5.13043 |
54+ | terraform | 1.14.7 |
55+ | terraform-docs | 0.21.0 |
56+ | tflint | 0.61.0 |
57+ | trivy | 0.69.3 |
58+ | tsc | 5.9.3 |
59+ | vitest | 4.1.0 |
60+
61+ ## Previous Releases
62+
63+ <details >
64+ <summary ><strong >v1.8.0</strong > (2026-03-19)</summary >
65+
66+ | Tool | Version |
67+ | ---| ---|
68+ | ansible-lint | 26.3.0 |
69+ | bandit | 1.9.4 |
70+ | bats | 1.13.0 |
71+ | brakeman | 7.1.1 |
72+ | bundler-audit | 0.9.3 |
73+ | cargo | 1.94.0 |
74+ | cargo-audit | 0.22.1 |
75+ | cargo-deny | 0.19.0 |
76+ | checkov | 3.2.510 |
77+ | clippy | 0.1.94 |
78+ | eslint | 10.0.3 |
79+ | git-cliff | 2.12.0 |
80+ | gitleaks | 8.30.0 |
81+ | go | 1.24.13 |
82+ | gofumpt | 0.9.2 |
83+ | golangci-lint | 2.11.3 |
84+ | govulncheck | 1.24.13 |
85+ | molecule | 26.3.0 |
86+ | mypy | 1.19.1 |
87+ | node | 22.22.1 |
88+ | npm | 10.9.4 |
89+ | prettier | 3.8.1 |
90+ | pytest | 9.0.2 |
91+ | reek | 6.3.0 |
92+ | rspec | 3.13 |
93+ | rubocop | 1.85.1 |
94+ | ruff | 0.15.6 |
95+ | rustc | 1.94.0 |
96+ | rustfmt | 1.8.0-stable |
97+ | semgrep | 1.156.0 |
98+ | shellcheck | 0.9.0 |
99+ | shfmt | 3.12.0 |
100+ | srb | 0.5.13043 |
101+ | terraform | 1.14.7 |
102+ | terraform-docs | 0.21.0 |
103+ | tflint | 0.61.0 |
104+ | trivy | 0.69.3 |
105+ | tsc | 5.9.3 |
106+ | vitest | 4.1.0 |
107+
108+ </details >
109+
110+ <details >
111+ <summary ><strong >v1.7.1</strong > (2026-03-16)</summary >
18112
19113| Tool | Version |
20114| ---| ---|
@@ -59,7 +153,7 @@ Released 2026-03-16.
59153| tsc | 5.9.3 |
60154| vitest | 4.1.0 |
61155
62- ## Previous Releases
156+ </ details >
63157
64158<details >
65159<summary ><strong >v1.7.0</strong > (2026-03-13)</summary >
You can’t perform that action at this time.
0 commit comments