Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps semgrep from 1.113.0 to 1.137.0.

Release notes

Sourced from semgrep's releases.

Release v1.137.0

1.137.0 - 2025-09-17

Added

  • pro: typescript: Improved name resolution for destructuring parameters. (code-9088)
  • Added a new semgrep mcp subcommand, which runs the Semgrep MCP server, which previously used to live at https://github.com/semgrep/mcp. That repository will be deprecated as of this release, and future MCP contributions / issues should go into this repo. (saf-2239)

Changed

  • Update semgrep-interfaces to only accept valid lanugage keys for editor (PR-4600)

Fixed

  • Fix incorrect interpretation of \# and \ in glob patterns found in Semgrepignore and included Gitignore files. (fix-glob-escape)
  • Removed pkg_resources is deprecated warning by bumping opentelemetry-* packages (gh-11069)
  • Fixes an issue in Dart language processing to return better results (gh-11173)

Release v1.136.0

1.136.0 - 2025-09-09

No significant changes.

Release v1.135.0

1.135.0 - 2025-09-03

No significant changes.

Release v1.134.0

1.134.0 - 2025-08-27

Added

  • pro: First version of inter-file (whole-program) analysis for Scala. (code-9029)

Release v1.133.0

... (truncated)

Changelog

Sourced from semgrep's changelog.

1.137.0 - 2025-09-17

Added

  • pro: typescript: Improved name resolution for destructuring parameters. (code-9088)
  • Added a new semgrep mcp subcommand, which runs the Semgrep MCP server, which previously used to live at https://github.com/semgrep/mcp. That repository will be deprecated as of this release, and future MCP contributions / issues should go into this repo. (saf-2239)

Changed

  • Update semgrep-interfaces to only accept valid lanugage keys for editor (PR-4600)
  • The minimum Python version for Semgrep is now 3.10. We are dropping support for Python 3.9.

Fixed

  • Fix incorrect interpretation of \# and \ in glob patterns found in Semgrepignore and included Gitignore files. (fix-glob-escape)
  • Removed pkg_resources is deprecated warning by bumping opentelemetry-* packages (gh-11069)
  • Fixes an issue in Dart language processing to return better results (gh-11173)

1.136.0 - 2025-09-09

No significant changes.

1.135.0 - 2025-09-03

No significant changes.

1.134.0 - 2025-08-27

Added

  • pro: First version of inter-file (whole-program) analysis for Scala. (code-9029)

1.133.0 - 2025-08-22

... (truncated)

Commits
  • 044da33 chore: release version 1.137.0
  • 4286217semgrep/semgrep-proprietary#4666
  • dbabc70semgrep/semgrep-proprietary#4655
  • 4ad47besemgrep/semgrep-proprietary#4654
  • 96f4032 fix(ci): bump opentelemetry-* packages to latest (semgrep/semgrep-proprieta...
  • 97d77fbsemgrep/semgrep-proprietary#4553
  • 91e8107 pro: naming: typescript: Support record destruct parameters (semgrep/semgrep-...
  • b6a9803 Fix incorrect escaping of glob patterns when translating to PCRE (semgrep/sem...
  • ba45119semgrep/semgrep-proprietary#4642
  • c2b1322 edit README to make it clear logging in is optional (semgrep/semgrep-propriet...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.113.0 to 1.137.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.113.0...v1.137.0)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-version: 1.137.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 22, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 22, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 22, 2025
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 OCA Verified All contributors have signed the Oracle Contributor Agreement. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants