mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
160 stars 363 forks source link

bump(semgrep): update to v1.97.0 #7983

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semgrep 1.96.0 -> 1.97.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

returntocorp/semgrep (semgrep) ### [`v1.97.0`](https://redirect.github.com/returntocorp/semgrep/blob/HEAD/CHANGELOG.md#1970---2024-11-19) [Compare Source](https://redirect.github.com/returntocorp/semgrep/compare/v1.96.0...v1.97.0) ##### Added - Improved logic for interfile analysis in TypeScript projects using [project references](https://www.typescriptlang.org/docs/handbook/project-references.html). (code-7677) - Semgrep Pro engine now resolves method invocations on abstract classes. In addition to the existing resolution for interface method invocations, this change further enhances dataflow tracking accuracy for dynamic method invocations. (code-7750) - Added the ability to validate temporary AWS tokens in the secrets product. ([gh-2554](https://redirect.github.com/returntocorp/semgrep/issues/2554)) - Poetry.lock & Pyproject.toml parsers can now handle multiline strings. (ssc-1942) ##### Fixed - Improved error handling for some networking errors (e.g., premature server disconnection). In some cases this would previously cause a fatal error, but we should instead be able to recover in most instances (and now can). (code-7715) - Target file selection in git projects: files containing special characters (according to git) are now scanned correctly instead of being ignored. (saf-1687) - Swift: Ellipses and metavariable ellipses can now be used as function parameters in patterns. (saf-1721) - Semgrep will no longer freeze when tracing is enabled and it has a low memory limit (saf-1722) - osemgrep-pro: Autofix and nosemgrep now work properly (saf-1724)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.