Bump simple-git from 3.24.0 to 3.32.3 by dependabot[bot] · Pull Request #57 · AssemblyScript/wabt.js
Bumps simple-git from 3.24.0 to 3.32.3.
Release notes
Sourced from simple-git's releases.
simple-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
bc77774: Correctly identify current branch name when using
git.statusin a cloned empty repo.Previously
git.statuswould report the current branch name asNo. Thank you to@MaddyGuthridgefor identifying this issue.simple-git@3.28.0
Minor Changes
- 2adf47d: Allow repeating git options like
{'--opt': ['value1', 'value2']}simple-git@3.27.0
Minor Changes
... (truncated)
Changelog
Sourced from simple-git's changelog.
3.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
Patch Changes
- a44184f: Resolve NPM publish steps
3.31.0
Minor Changes
22dc93f: Custom binary plugin should support the use of
~character, used by Windows to shorten long folder names and folder names that have spaces in them (eg:C:\Program Filesmight becomeC:\PROGRA~1).Thanks to
@skyshinebfor reporting this issue.
... (truncated)
Commits
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 override7740626Update plugin.unsafe.spec.tsb562a6cVersion Packages23b070fFix regex for CLONE_OPTIONS constant (#1122)- 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.