42.68.5 (2025-12-31)
Bug Fixes
- postUpgradeTasks: always run commands with
shellmode (140a777) - util/exec: don't use
shellby default (f430552)
Documentation
- self-hosting: note risk of
postUpgradeTaskswith shell execution (d2872e2)
Code Refactoring
- github-actions: Simplify line parsing (#40216) (fb80abb)
- util/exec: specify the args array for
execa(a0a84a4) - util/exec: use spawnargs to return error messages (b19c3ee)