Bump simple-git from 3.28.0 to 3.33.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(3 months ago)
(3 months ago)
dependencies javascript
Bumps simple-git from 3.28.0 to 3.33.0.
Release notes
Sourced from simple-git's releases.
simple-git@3.33.0
Minor Changes
- a263635: Use
pathspecwrappers 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: Enhanced
git -cchecks inunsafeplugin.Thanks to
@JohannesLksfor identifying the issuesimple-git@3.32.3
Patch Changes
f704208: Enhanced
protocol.allowchecks inallowUnsafeExtProtocolhandling.Thanks to
@CodeAnt-AI-Securityfor identifying the issuesimple-git@3.32.2
Patch Changes
- 8d02097: Enhanced clone unsafe switch detection.
simple-git@3.32.1
Patch Changes
23b070f: Fix regex for detecting unsafe clone options
Thanks to
@stevenwdvfor reporting this issue.simple-git@3.32.0
Minor Changes
1effd8e: Enhances the
unsafeplugin to block additional cases where the-uswitch may be disguised along with other single character options.Thanks to
@JuHwiSangfor identifying this as vulnerability.Patch Changes
- d5fd4fe: Use task runner for logging use of deprecated (already no-op) functions.
simple-git@3.31.1
Patch Changes
- a44184f: Resolve NPM publish steps
simple-git@3.30.0
Minor Changes
... (truncated)
Changelog
Sourced from simple-git's changelog.
3.33.0
Minor Changes
- a263635: Use
pathspecwrappers 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: Enhanced
git -cchecks inunsafeplugin.Thanks to
@JohannesLksfor identifying the issue3.32.3
Patch Changes
f704208: Enhanced
protocol.allowchecks inallowUnsafeExtProtocolhandling.Thanks to
@CodeAnt-AI-Securityfor identifying the issue3.32.2
Patch Changes
- 8d02097: Enhanced clone unsafe switch detection.
3.32.1
Patch Changes
23b070f: Fix regex for detecting unsafe clone options
Thanks to
@stevenwdvfor reporting this issue.3.32.0
Minor Changes
1effd8e: Enhances the
unsafeplugin to block additional cases where the-uswitch may be disguised along with other single character options.Thanks to
@JuHwiSangfor identifying this as vulnerability.Patch Changes
- d5fd4fe: Use task runner for logging use of deprecated (already no-op) functions.
3.31.1
... (truncated)
Commits
8bbbabcVersion Packagesa263635Clone API use pathspec (#1132)e253a0dFix/block unsafe 2603 (#1135)a1170e5Version Packagesf704208In extension to CVE-2022-25912, switch to case-insensitive check for `protoco...4bb2081Version Packages7ae7537Match tokens to word boundaryc47ad10Lint8d02097Enhanced clone switch detectionf6909a5Remove test timeout override- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for simple-git since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Technical Details
| ID: | 14524214 |
| UUID: | 4053747375 |
| Node ID: | PR_kwDOKL2nAM7Je8Fm |
| Host: | GitHub |
| Repository: | allancoding/allancoding.dev |