Update dependency simple-git to v3.30.0#44011
Merged
Merged
Conversation
atoulme
approved these changes
Nov 4, 2025
jelly-afk
pushed a commit
to jelly-afk/opentelemetry-collector-contrib
that referenced
this pull request
Nov 6, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [simple-git](https://github.com/steveukx/git-js) ([source](https://github.com/steveukx/git-js/tree/HEAD/simple-git)) | [`3.28.0` -> `3.30.0`](https://renovatebot.com/diffs/npm/simple-git/3.28.0/3.30.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>steveukx/git-js (simple-git)</summary> ### [`v3.30.0`](https://github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3300) [Compare Source](https://github.com/steveukx/git-js/compare/0b326b4f004ca53c7d406a223dce4cdcb19e6944...simple-git@3.30.0) ##### Minor Changes - [`bc77774`](https://github.com/steveukx/git-js/commit/bc77774): Correctly identify current branch name when using `git.status` in a cloned empty repo. Previously `git.status` would report the current branch name as `No`. Thank you to [@&open-telemetry#8203;MaddyGuthridge](https://github.com/MaddyGuthridge) for identifying this issue. ### [`v3.29.0`](https://github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3290) [Compare Source](https://github.com/steveukx/git-js/compare/simple-git@3.28.0...0b326b4f004ca53c7d406a223dce4cdcb19e6944) ##### Minor Changes - [`240ec64`](https://github.com/steveukx/git-js/commit/240ec64): Support for absolute paths on Windows when using `git.checkIngore`, previously Windows would report paths with duplicate separators `\\\\` between directories. Following this change all paths returned from `git.checkIgnore` will be normalized through `node:path`, this should have no impact on non-windows users where the `git` binary doesn't wrap absolute paths with quotes. Thanks to [@&open-telemetry#8203;Maxim-Mazurok](https://github.com/Maxim-Mazurok) for reporting this issue. - [`9872f84`](https://github.com/steveukx/git-js/commit/9872f84): Support the use of `git.branch(['--show-current'])` to limit the branch list to only the current branch. Thanks to [@&open-telemetry#8203;peterbe](https://github.com/peterbe) for pointing out the use-case. - [`5736bd8`](https://github.com/steveukx/git-js/commit/5736bd8): Change to biome for lint and format </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dyl10s
pushed a commit
to dyl10s/opentelemetry-collector-contrib
that referenced
this pull request
Nov 21, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [simple-git](https://github.com/steveukx/git-js) ([source](https://github.com/steveukx/git-js/tree/HEAD/simple-git)) | [`3.28.0` -> `3.30.0`](https://renovatebot.com/diffs/npm/simple-git/3.28.0/3.30.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>steveukx/git-js (simple-git)</summary> ### [`v3.30.0`](https://github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3300) [Compare Source](https://github.com/steveukx/git-js/compare/0b326b4f004ca53c7d406a223dce4cdcb19e6944...simple-git@3.30.0) ##### Minor Changes - [`bc77774`](https://github.com/steveukx/git-js/commit/bc77774): Correctly identify current branch name when using `git.status` in a cloned empty repo. Previously `git.status` would report the current branch name as `No`. Thank you to [@&open-telemetry#8203;MaddyGuthridge](https://github.com/MaddyGuthridge) for identifying this issue. ### [`v3.29.0`](https://github.com/steveukx/git-js/blob/HEAD/simple-git/CHANGELOG.md#3290) [Compare Source](https://github.com/steveukx/git-js/compare/simple-git@3.28.0...0b326b4f004ca53c7d406a223dce4cdcb19e6944) ##### Minor Changes - [`240ec64`](https://github.com/steveukx/git-js/commit/240ec64): Support for absolute paths on Windows when using `git.checkIngore`, previously Windows would report paths with duplicate separators `\\\\` between directories. Following this change all paths returned from `git.checkIgnore` will be normalized through `node:path`, this should have no impact on non-windows users where the `git` binary doesn't wrap absolute paths with quotes. Thanks to [@&open-telemetry#8203;Maxim-Mazurok](https://github.com/Maxim-Mazurok) for reporting this issue. - [`9872f84`](https://github.com/steveukx/git-js/commit/9872f84): Support the use of `git.branch(['--show-current'])` to limit the branch list to only the current branch. Thanks to [@&open-telemetry#8203;peterbe](https://github.com/peterbe) for pointing out the use-case. - [`5736bd8`](https://github.com/steveukx/git-js/commit/5736bd8): Change to biome for lint and format </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.28.0->3.30.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
steveukx/git-js (simple-git)
v3.30.0Compare Source
Minor Changes
bc77774: Correctly identify current branch name when usinggit.statusin a cloned empty repo.Previously
git.statuswould report the current branch name asNo. Thank you to @MaddyGuthridge for identifying this issue.v3.29.0Compare Source
Minor Changes
240ec64: Support for absolute paths on Windows when usinggit.checkIngore, previously Windows would reportpaths with duplicate separators
\\\\between directories.Following this change all paths returned from
git.checkIgnorewill be normalized throughnode:path,this should have no impact on non-windows users where the
gitbinary doesn't wrap absolute paths withquotes.
Thanks to @Maxim-Mazurok for reporting this issue.
9872f84: Support the use ofgit.branch(['--show-current'])to limit the branch list to only the current branch.Thanks to @peterbe for pointing out the use-case.
5736bd8: Change to biome for lint and formatConfiguration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.