releases.shpreview
Semgrep/Semgrep/v1.153.0

v1.153.0

Release v1.153.0

February 25, 2026SemgrepView original ↗
$npx @buildinternet/releases get rel_ARTKOWJn7G-MD0ePn3Bhf

1.153.0 - 2026-02-25

### Added

  • Semgrep core is now optimized with flambda (flambda)
  • Scala: Support for for-yield (LANG-193)

### Fixed

  • Scala: Fixed a parsing bug where subsequent calls in an implicit block would not be considered at the same scope, e.g.
    def f (a: t) =
      foo()
      bar()
    ``` (lang-194)

Fetched April 11, 2026