Commit b3a34c9
chore: Pin Pester 5.8.0 and update PSScriptAnalyzer to 1.25.0
Pester previously floated via MinimumVersion 5.6.1, so CI installed
whatever the newest release was at bootstrap time. Pinning to 5.8.0
(current stable) makes CI deterministic. PSScriptAnalyzer moves from
1.24.0 to 1.25.0, the latest stable release (2026-03-20).
The consumer-facing minimum in PowerShellBuild.psd1 (Pester >= 5.6.1)
is intentionally unchanged; this only affects building this repo.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JHgRWPi4D2aun7CEtwLz7T1 parent 7103ced commit b3a34c9
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments