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.14.1 to 3.15.1 (#6255)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.14.1 to 3.15.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>de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector.</li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li>7746480: Disables the use of inline configuration arguments to prevent unitentionally allowing non-standard remote protocols without explicitly opting in to this practice with the new <code>allowUnsafeProtocolOverride</code> property having been enabled.</li> </ul> <h3>Patch Changes</h3> <ul> <li>7746480: - Upgrade repo dependencies - lerna and jest <ul> <li>Include node@19 in the test matrix</li> </ul> </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.15.1</h2> <h3>Patch Changes</h3> <ul> <li>de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector.</li> </ul> <h2>3.15.0</h2> <h3>Minor Changes</h3> <ul> <li>7746480: Disables the use of inline configuration arguments to prevent unitentionally allowing non-standard remote protocols without explicitly opting in to this practice with the new <code>allowUnsafeProtocolOverride</code> property having been enabled.</li> </ul> <h3>Patch Changes</h3> <ul> <li>7746480: - Upgrade repo dependencies - lerna and jest <ul> <li>Include node@19 in the test matrix</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/steveukx/git-js/commit/c9fc61f4abfb4f738ab9f4b5bd146555b7b9735c"><code>c9fc61f</code></a> Version Packages</li> <li><a href="https://github.com/steveukx/git-js/commit/de570acd052660bad0165347de5d2f86a494ae1b"><code>de570ac</code></a> Fix/non strings (<a href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/867">#867</a>)</li> <li><a href="https://github.com/steveukx/git-js/commit/d4764bfb22ccb54a81ca5b137b71fb8561dece17"><code>d4764bf</code></a> Version Packages</li> <li><a href="https://github.com/steveukx/git-js/commit/774648049eb3e628379e292ea172dccaba610504"><code>7746480</code></a> Chore: bump lerna, jest and create prettier workflow (<a href="https://github.com/steveukx/git-js/tree/HEAD/simple-git/issues/862">#862</a>)</li> <li><a href="https://github.com/steveukx/git-js/commit/6b3c631eadea81f80ed10f6dec7d19a9db4d7084"><code>6b3c631</code></a> Create the <code>unsafe</code> plugin to configure how <code>simple-git</code> treats known potenti...</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>
- Loading branch information