Skip to content

Commit

Permalink
Upgrade semgrep 1.86 -> 1.94 (pantsbuild#21595)
Browse files Browse the repository at this point in the history
Just keeping up-to-date, since there's been a few releases since the
last upgrade.

---------

Co-authored-by: cburroughs <[email protected]>
  • Loading branch information
huonw and cburroughs authored Nov 1, 2024
1 parent ff8fd1a commit 7d55de3
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 633 deletions.
4 changes: 4 additions & 0 deletions docs/notes/2.24.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ Mypy will now typecheck previously-ignored python sources without a `.py` or `.p

The `pants.backend.url_handlers.s3` backend now correctly passes along query parameters such as `versionId` for `s3://` urls.

#### Semgrep

The default version of [the semgrep tool](https://www.pantsbuild.org/2.24/reference/subsystems/semgrep) has been upgraded from 1.86.0 to [1.94.0](https://github.com/semgrep/semgrep/releases/tag/v1.94.0).

#### Shell

Pants will now warn if any errors are encountered while fingerprinting candidate binaries for the `system_binary` target type. The warnings may be disabled by setting the new `log_fingerprinting_errors` field on `system_binary` to `False`.
Expand Down
Loading

0 comments on commit 7d55de3

Please sign in to comment.