Skip to content

Commit

Permalink
chore(deps-dev): Bump simple-git from 3.25.0 to 3.27.0 (#2176)
Browse files Browse the repository at this point in the history
Bumps
[simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git)
from 3.25.0 to 3.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/steveukx/git-js/releases">simple-git's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>52f767b: Add <code>similarity</code> to the
<code>DiffResultNameStatusFile</code> interface used when fetching
log/diff with the <code>--name-status</code> option.</li>
<li>739b0d9: Diff summary includes original name of renamed files when
run wiht the <code>--name-status</code> option.</li>
<li>bc90e7e: Fixes an issue with reporting name changes in the
<code>files</code> array returned by <code>git.status</code>.
Thank you <a
href="https://github.com/mark-codesphere"><code>@​mark-codesphere</code></a>
for the contribution.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>03e1c64: Resolve error in log parsing when fields have empty
values.</li>
</ul>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>28d545b: Upgrade build tools and typescript</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md">simple-git's
changelog</a>.</em></p>
<blockquote>
<h2>3.27.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>52f767b: Add <code>similarity</code> to the
<code>DiffResultNameStatusFile</code> interface used when fetching
log/diff with the <code>--name-status</code> option.</li>
<li>739b0d9: Diff summary includes original name of renamed files when
run wiht the <code>--name-status</code> option.</li>
<li>bc90e7e: Fixes an issue with reporting name changes in the
<code>files</code> array returned by <code>git.status</code>.
Thank you <a
href="https://github.com/mark-codesphere"><code>@​mark-codesphere</code></a>
for the contribution.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>03e1c64: Resolve error in log parsing when fields have empty
values.</li>
</ul>
<h2>3.26.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>28d545b: Upgrade build tools and typescript</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/steveukx/git-js/commit/4a6126b3474897f82d355b40df96f81462da7127"><code>4a6126b</code></a>
Version Packages</li>
<li><a
href="https://github.com/steveukx/git-js/commit/52f767b6a66a2fab6ed2e5085615a6b0b2f9d4a3"><code>52f767b</code></a>
Feat/name status similarity (<a
href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/1025">#1025</a>)</li>
<li><a
href="https://github.com/steveukx/git-js/commit/03e1c64e36bd6aa2622a3a05defe18806af82cbf"><code>03e1c64</code></a>
Resolve an issue when parsing the response to <code>git.log</code> that
could leave part...</li>
<li><a
href="https://github.com/steveukx/git-js/commit/739b0d9b931de0b25f0086a765bb84943868e3c5"><code>739b0d9</code></a>
Renamed files in <code>git diff --name-status</code> (<a
href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/1023">#1023</a>)</li>
<li><a
href="https://github.com/steveukx/git-js/commit/bc90e7e0c14171c18d45fa264f583713523e3d05"><code>bc90e7e</code></a>
Pr/1019 (<a
href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/1021">#1021</a>)</li>
<li><a
href="https://github.com/steveukx/git-js/commit/83a8b77f40b8a0c8ad1a2986fd1ac61e91aa9eaf"><code>83a8b77</code></a>
Version Packages</li>
<li><a
href="https://github.com/steveukx/git-js/commit/28d545b9a84b548267ccbe5ad00e4e558de68cee"><code>28d545b</code></a>
Typescript &amp; Jest Upgrade</li>
<li>See full diff in <a
href="https://github.com/steveukx/git-js/commits/[email protected]/simple-git">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=simple-git&package-manager=npm_and_yarn&previous-version=3.25.0&new-version=3.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 7c190be commit 0f04519
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"rimraf": "^5.0.5",
"simple-git": "^3.25.0",
"simple-git": "^3.27.0",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"typemoq": "^2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5999,7 +5999,7 @@ __metadata:
npm-run-all: ^4.1.5
prettier: ^3.3.3
rimraf: ^5.0.5
simple-git: ^3.25.0
simple-git: ^3.27.0
ts-jest: ^29.2.5
ts-loader: ^9.5.1
typemoq: ^2.1.0
Expand Down Expand Up @@ -18867,14 +18867,14 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:^3.25.0":
version: 3.25.0
resolution: "simple-git@npm:3.25.0"
"simple-git@npm:^3.27.0":
version: 3.27.0
resolution: "simple-git@npm:3.27.0"
dependencies:
"@kwsites/file-exists": ^1.1.1
"@kwsites/promise-deferred": ^1.1.1
debug: ^4.3.5
checksum: 0f54f03882f3b733fc5b61826935b3a6b1d2f8976fe74a488ef72d05baf1f8eb6f465867dcf72c1b7292b20843de23e900160c5c9b5d6933b3db2188cb79e1d2
checksum: bc602d67317a5421363f4cbe446bc71336387a7ea9864b23993dcbbd7e4847e346a234aa5b46bf9d80130d2448cbaeb21cf8f7b62572dce093fb4643ff7ffafd
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f04519

Please sign in to comment.