Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump simple-git from 3.20.0 to 3.21.0 (#7102)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.20.0 to 3.21.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>709d80e: Add firstCommit utility interface</li> </ul> <h3>Patch Changes</h3> <ul> <li>b4ab430: Add trailing callback support to git.firstCommit</li> <li>d3f9320: chore(deps): bump <code>@babel/traverse</code> from 7.9.5 to 7.23.2</li> <li>b76857f: chore(deps): bump axios from 1.1.3 to 1.6.1</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.21.0</h2> <h3>Minor Changes</h3> <ul> <li>709d80e: Add firstCommit utility interface</li> </ul> <h3>Patch Changes</h3> <ul> <li>b4ab430: Add trailing callback support to git.firstCommit</li> <li>d3f9320: chore(deps): bump <code>@babel/traverse</code> from 7.9.5 to 7.23.2</li> <li>b76857f: chore(deps): bump axios from 1.1.3 to 1.6.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/steveukx/git-js/commit/c254a69b323f83460ad2f613d6332d08394ee757"><code>c254a69</code></a> Version Packages</li> <li><a href="https://github.com/steveukx/git-js/commit/b4ab43001dd24b923b377fa2791ca8b02a390b8a"><code>b4ab430</code></a> Add callback support to <code>git.firstCommit</code> (<a href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/960">#960</a>)</li> <li><a href="https://github.com/steveukx/git-js/commit/709d80e0dde3f233dc69eb4b3bbba146a411d503"><code>709d80e</code></a> Create utility <code>git.firstCommit()</code> to fetch the commit hash of the fi… (<a href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/958">#958</a>)</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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dave Tryon <[email protected]>
- Loading branch information