chore(deps): update dependency simple-git to ^3.33.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| simple-git (source) | devDependencies | minor | ^3.30.0 -> ^3.33.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
steveukx/git-js (simple-git)
v3.33.0
Minor Changes
a263635: Usepathspecwrappers for remote and local paths when running eithergit.cloneorgit.mirrorto avoid leaving them less open for unexpected outcomes when passing unsanitised data into these tasks.
Patch Changes
-
e253a0d: Enhancedgit -cchecks inunsafeplugin.Thanks to @JohannesLks for identifying the issue
v3.32.3
Patch Changes
-
f704208: Enhancedprotocol.allowchecks inallowUnsafeExtProtocolhandling.Thanks to @CodeAnt-AI-Security for identifying the issue
v3.32.2
Patch Changes
8d02097: Enhanced clone unsafe switch detection.
v3.32.1
Patch Changes
-
23b070f: Fix regex for detecting unsafe clone optionsThanks to @stevenwdv for reporting this issue.
v3.32.0
Minor Changes
-
1effd8e: Enhances theunsafeplugin to block additional cases where the-uswitch may be disguised along with other single character options.Thanks to @JuHwiSang for identifying this as vulnerability.
Patch Changes
d5fd4fe: Use task runner for logging use of deprecated (already no-op) functions.
v3.31.1
Patch Changes
a44184f: Resolve NPM publish steps
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.