Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #14489 - rust-lang:dependabot/cargo/gix-path-0.10.10, r…
…=weihanglo chore(deps): bump gix-path from 0.10.9 to 0.10.11 Bumps [gix-path](https://github.com/Byron/gitoxide) from 0.10.9 to 0.10.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Byron/gitoxide/releases">gix-path's releases</a>.</em></p> <blockquote> <h2>gix-path v0.10.10</h2> <p>A maintenance release without user-facing changes.</p> <h3>Commit Statistics</h3> <ul> <li>6 commits contributed to the release over the course of 12 calendar days.</li> <li>35 days passed between releases.</li> <li>0 commits were understood as <a href="https://www.conventionalcommits.org">conventional</a>.</li> <li>0 issues like '(#ID)' were seen in commit messages</li> </ul> <h3>Commit Details</h3> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <ul> <li><strong>Uncategorized</strong> <ul> <li>Prepare changelogs prior to release (0f25841)</li> <li>Merge pull request <a href="https://github.com/Byron/gitoxide/issues/1523">#1523</a> from martinvonz/push-xmsuurxprnnw (83c9de0)</li> <li>Remove <code>--system</code> from <code>git config</code> call as it fails on MacOS (6b1c243)</li> <li>Run <code>git config -l</code> in temp dir when looking up system config (20ef4e9)</li> <li>Merge branch 'push-ysnqkzlzwuwq' (e2c747d)</li> <li>Don't show console on Windows (087594c)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Byron/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1"><code>d19af16</code></a> Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v...</li> <li><a href="https://github.com/Byron/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f"><code>0f25841</code></a> prepare changelogs prior to release</li> <li><a href="https://github.com/Byron/gitoxide/commit/9ed2b24e5d275e09ef29f341de8184874d5c23fe"><code>9ed2b24</code></a> Merge branch 'improvements'</li> <li><a href="https://github.com/Byron/gitoxide/commit/6990afd269c3461ae22e2821164c03a0dedc82f4"><code>6990afd</code></a> fix: similarity detection</li> <li><a href="https://github.com/Byron/gitoxide/commit/f8c5d9ce87a3b6b7d0e051b1cb7de3707209c432"><code>f8c5d9c</code></a> fix similarity detection</li> <li><a href="https://github.com/Byron/gitoxide/commit/25a3f1b0b07c01dd44df254f46caa6f78a4d3014"><code>25a3f1b</code></a> Merge pull request <a href="https://github.com/Byron/gitoxide/issues/1531">#1531</a> from EliahKagan/progress-typos</li> <li><a href="https://github.com/Byron/gitoxide/commit/ba72ee0f069b7df96f7543fe2d97612c98544733"><code>ba72ee0</code></a> fix!: better peeling performance for reference traversal.</li> <li><a href="https://github.com/Byron/gitoxide/commit/9f9feb6545c98e93405b655d57a7e1fb4d8a3ffb"><code>9f9feb6</code></a> add progress report for July</li> <li><a href="https://github.com/Byron/gitoxide/commit/b31d6b79fd9bc528deaf0e3027dcaae0229ff581"><code>b31d6b7</code></a> Fix typos in config support info</li> <li><a href="https://github.com/Byron/gitoxide/commit/242fedc973c56b6c1b6f150af99dda972a67f547"><code>242fedc</code></a> Merge branch 'improvements'</li> <li>Additional commits viewable in <a href="https://github.com/Byron/gitoxide/compare/gix-path-v0.10.9...gix-path-v0.10.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gix-path&package-manager=cargo&previous-version=0.10.9&new-version=0.10.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rust-lang/cargo/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
- Loading branch information