Skip to content

build(deps): bump simple-git and renovate#44

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1a65de7205
Open

build(deps): bump simple-git and renovate#44
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1a65de7205

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps simple-git to 3.32.3 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates simple-git from 3.30.0 to 3.32.3

Release notes

Sourced from simple-git's releases.

simple-git@3.32.3

Patch Changes

  • f704208: Enhanced protocol.allow checks in allowUnsafeExtProtocol handling.

    Thanks to @​CodeAnt-AI-Security for identifying the issue

simple-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 @​stevenwdv for reporting this issue.

simple-git@3.32.0

Minor Changes

  • 1effd8e: Enhances the unsafe plugin to block additional cases where the -u switch 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.

simple-git@3.31.1

Patch Changes

  • a44184f: Resolve NPM publish steps
Changelog

Sourced from simple-git's changelog.

3.32.3

Patch Changes

  • f704208: Enhanced protocol.allow checks in allowUnsafeExtProtocol handling.

    Thanks to @​CodeAnt-AI-Security for identifying the issue

3.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 @​stevenwdv for reporting this issue.

3.32.0

Minor Changes

  • 1effd8e: Enhances the unsafe plugin to block additional cases where the -u switch 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.

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 Files might become C:\PROGRA~1).

    Thanks to @​skyshineb for reporting this issue.

... (truncated)

Commits
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.


Updates renovate from 42.15.0 to 43.61.2

Release notes

Sourced from renovate's releases.

43.61.2

43.61.2 (2026-03-10)

Miscellaneous Chores

  • deps: update dependency @​smithy/util-stream to v4.5.16 (main) (#41792) (ed3f556)

Build System

  • deps: update dependency fs-extra to v11.3.4 (main) (#41791) (108458e)

43.61.1

43.61.1 (2026-03-10)

Bug Fixes

  • deps: update dependency mkdocs-material to v9.7.5 (main) (#41790) (d7e9e2f)

Documentation

Miscellaneous Chores

Build System

43.61.0

43.61.0 (2026-03-10)

Features

Code Refactoring

  • manager/npm: remove duplicate ArtifactError type (#41779) (6061757)

Tests

43.60.6

43.60.6 (2026-03-10)

Bug Fixes

... (truncated)

Commits
  • ed3f556 chore(deps): update dependency @​smithy/util-stream to v4.5.16 (main) (#41792)
  • 108458e build(deps): update dependency fs-extra to v11.3.4 (main) (#41791)
  • e438887 build: lazy load and initialize logger (#41425)
  • b35d7c9 chore(tools): use async execa (#41712)
  • d7e9e2f fix(deps): update dependency mkdocs-material to v9.7.5 (main) (#41790)
  • 82a649d docs(versioning): auto-generate pin documentation (#41423)
  • f2dcc1a feat(manager/mise): add support for gh (#41336)
  • 6061757 refactor(manager/npm): remove duplicate ArtifactError type (#41779)
  • 8b3dc2c test(workers/repository): cover ignored coverage (#41781)
  • 2eb25c1 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.21.4 (main...
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) to 3.32.3 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


Updates `simple-git` from 3.30.0 to 3.32.3
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git)

Updates `renovate` from 42.15.0 to 43.61.2
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@42.15.0...43.61.2)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.32.3
  dependency-type: indirect
- dependency-name: renovate
  dependency-version: 43.61.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants