Skip to content

Commit 361e6b7

Browse files
author
ECG Bot
committed
build(deps): update opengrep/opengrep to v1.16.3
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [opengrep/opengrep](https://github.com/opengrep/opengrep) | patch | `v1.16.2` → `v1.16.3` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>opengrep/opengrep (opengrep/opengrep)</summary> ### [`v1.16.3`](https://github.com/opengrep/opengrep/releases/tag/v1.16.3): Opengrep 1.16.3 [Compare Source](opengrep/opengrep@v1.16.2...v1.16.3) #### Improvements - Elixir: Parse short function form (`def f(), do: ...`) by [@&#8203;maciejpirog](https://github.com/maciejpirog) in [#&#8203;605](opengrep/opengrep#605) - VB parser updates: no sentinel strings, better handling of compiler directives and attributes by [@&#8203;maciejpirog](https://github.com/maciejpirog) in [#&#8203;603](opengrep/opengrep#603) - Allow `--semgrepignore-filename` to be an absolute path by [@&#8203;dimitris-m](https://github.com/dimitris-m) in [#&#8203;608](opengrep/opengrep#608) **Full Changelog**: <opengrep/opengrep@v1.16.2...v1.16.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41NS4zIiwidXBkYXRlZEluVmVyIjoiNDMuNTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
1 parent 42ef29e commit 361e6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ packages:
252252
- name: sourcemeta/[email protected]
253253
description: The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines
254254
link: https://github.com/sourcemeta/jsonschema
255-
- name: opengrep/[email protected].2
255+
- name: opengrep/[email protected].3
256256
description: Static code analysis engine to find security issues in code
257257
link: https://github.com/opengrep/opengrep
258258
- name: grafana/[email protected]

0 commit comments

Comments
 (0)