Skip to content

chore(deps-dev): update semgrep requirement from >=1.174.0 to >=1.176.0 - #128

Merged
karl-koschutnig merged 3 commits into
mainfrom
dependabot/pip/semgrep-gte-1.176.0
Sep 9, 2026
Merged

chore(deps-dev): update semgrep requirement from >=1.174.0 to >=1.176.0#128
karl-koschutnig merged 3 commits into
mainfrom
dependabot/pip/semgrep-gte-1.176.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on semgrep to permit the latest version.

Release notes

Sourced from semgrep's releases.

Release v1.176.0

1.176.0 - 2026-09-01

### Changed

  • Homebrew installs of Semgrep are no longer supported on Intel Macs. (ENGINE-2951)
Changelog

Sourced from semgrep's changelog.

1.176.0 - 2026-09-01

### Changed

  • Homebrew installs of Semgrep are no longer supported on Intel Macs. (ENGINE-2951)

1.175.0 - 2026-08-26

### Changed

  • Semgrep is now built with OCaml 5.4 instead of OCaml 5.3. End users should notice no change. (ocaml-5.4)

1.174.0 - 2026-08-20

### Added

  • Diff scans now report which dependency source files were added or modified relative to the merge base. (changed-dependency-sources)

### Changed

  • Partial scans (--x-partial-scan-rule-id) now resolve dependencies only for subprojects whose ecosystem is evaluated by the rules being run. Subprojects in any other ecosystem are skipped and reported to semgrep-app as skipped subprojects. (SC-3830)

1.173.0 - 2026-08-12

### Added

  • semgrep-core -version now reports the git commit that the binary was built from. (core-version-git-sha)
  • Pro: Added a no_disk_cache memory policy (--x-mem-policy no_disk_cache) to trade higher memory usage for not caching intermediary scan data structures on disk. (no-disk-cache-memory-policy)

### Changed

  • File targeting now submits path-filtering work to worker domains in batches removing multithreaded synchronization overhead for very large repos. (ENGINE-2854)
  • Parallel rule parsing for large rulesets now shards rules into files sized by bytes rather than by worker count, stabilizing memory allocations at parse-time and improving parsing throughput. (ENGINE-2920)
  • Updated the Solidity parser for newer language features (transient storage, named mapping parameters, layout at, assembly flags, global using-directives, EVM Cancun builtins) and corrected ternary/?: vs member-access precedence. (LANG-207)
  • Pro: Unsupported patterns in case expressions are now handled more robustly, with improved error recovery during taint analysis — branch bodies are no longer dropped from the dataflow intermediate language when a pattern can't be compiled. Pattern matching in statement position also now benefits from the same compilation as expression position. (LANG-598)
  • Improved performance in highly parallel scans with many target files, running

... (truncated)

Commits
  • 5bdaec1 chore: release 1.176.0
  • 7e4ac39 chore: drop Homebrew Intel Mac smoke test (ENGINE-2951) (semgrep/semgrep-prop...
  • e1bb0c2semgrep/semgrep-proprietary#6998
  • 0187090semgrep/semgrep-proprietary#6885
  • 704ebe6 fix: make core match ordering independent of hash iteration order (semgrep/se...
  • 0744a17 fix: drop duplicate hash-table bindings (add -> replace) (semgrep/semgrep-pro...
  • 089569esemgrep/semgrep-proprietary#6938
  • 5fcf5c7 chore: restructure hashtbl multi-binding call sites (semgrep/semgrep-propriet...
  • cc40806 chore: update slack action to v2+ chat.postMessage API (semgrep/semgrep-propr...
  • cb3a4aesemgrep/semgrep-proprietary#6921
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [semgrep](https://github.com/semgrep/semgrep) to permit the latest version.
- [Release notes](https://github.com/semgrep/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.174.0...v1.176.0)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-version: 1.176.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 5, 2026
@karl-koschutnig
karl-koschutnig merged commit 48cb8f9 into main Sep 9, 2026
9 checks passed
@karl-koschutnig
karl-koschutnig deleted the dependabot/pip/semgrep-gte-1.176.0 branch September 9, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant