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.16.0 to 3.16.1 (#1549)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.16.0 to 3.16.1. <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>Patch Changes</h3> <ul> <li>066b228: Fix overly permissive regex in push parser</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.16.1</h2> <h3>Patch Changes</h3> <ul> <li>066b228: Fix overly permissive regex in push parser</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/steveukx/git-js/commit/3a0ac21cb351df09205e17f90f4091fb0d9053f9"><code>3a0ac21</code></a> Version Packages</li> <li><a href="https://github.com/steveukx/git-js/commit/9971b23498d25dec26c58ad971ccce8d6b676dcf"><code>9971b23</code></a> Update push.spec.ts</li> <li><a href="https://github.com/steveukx/git-js/commit/d5c11b55c824809d797beeba2adcc92185e5d1eb"><code>d5c11b5</code></a> Fix regex in parse-push.ts</li> <li><a href="https://github.com/steveukx/git-js/commit/cca9ca7636baf24167da496de848314adc55cf1d"><code>cca9ca7</code></a> Add test to show support for using <code>-- *</code> in a <code>git stash push</code></li> <li><a href="https://github.com/steveukx/git-js/commit/e5545101f05e3e9385c913f9aa8a111b01384301"><code>e554510</code></a> Fix <code>git().pull</code> typo in readme</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.16.0&new-version=3.16.1)](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 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