Based on https://github.com/eclipse-theia/theia/tree/v1.71.2
Includes the following fixes:
- cab7009
- [1.71.x backport] fix(native-webpack-plugin): support @vscode/ripgrep >= 1.18.0 in #17561
- Notes: The minimum required
@vscode/ripgrepis now^1.18.0. Fresh installs already resolved to1.18.0via semver, so most consumers are unaffected. Anyone pinning1.17.xvia yarnresolutions/ npmoverrideswill need to update.
Full Changelog: v1.71.0...v1.71.1