-
Notifications
You must be signed in to change notification settings - Fork 253
Commit d31cbaa
authored
Bump auth-git2 from 0.5.7 to 0.5.8 (#2091)
Bumps [auth-git2](https://github.com/de-vri-es/auth-git2-rs) from 0.5.7
to 0.5.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/de-vri-es/auth-git2-rs/blob/main/CHANGELOG">auth-git2's
changelog</a>.</em></p>
<blockquote>
<h1>Version 0.5.8 - 2025-05-23</h1>
<ul>
<li>[fix][minor] Fix loading of default ECDSA key.</li>
<li>[add][patch] Log a warning when processing a private key in unknown
format.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/3ba94e6efe2c59a4ffd2e6beb4bc96e958998979"><code>3ba94e6</code></a>
Bump version to 0.5.8.</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/84bff8473207648a395b5aff72ccf59cb5faae35"><code>84bff84</code></a>
Remove unused <code>ClonePrompter::as_prompter()</code>.</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/0dd72128fbb6a7402f9b95ad4b25b861342b02ba"><code>0dd7212</code></a>
Log a warning on unknown private key format.</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/19ef4cfc2488ac0064cd0ad5ff29bddeb49d2bed"><code>19ef4cf</code></a>
Remove unused UTF-8 error details.</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/c5c5c051e8c3792bb7990b8ecf8820b865f1ec26"><code>c5c5c05</code></a>
Update CHANGELOG.</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/d6c3a6e7f558ea603101fc142721fda5be1c4f02"><code>d6c3a6e</code></a>
Merge pull request <a
href="https://redirect.github.com/de-vri-es/auth-git2-rs/issues/9">#9</a>
from Stiff-Rock/fix-id-ecdsa-comma</li>
<li><a
href="https://github.com/de-vri-es/auth-git2-rs/commit/518d3b3d4aeef18148a0385f88f5f546ab60d24f"><code>518d3b3</code></a>
fix: remove stray comma from id_ecdsa string in
add_default_ssh_keys</li>
<li>See full diff in <a
href="https://github.com/de-vri-es/auth-git2-rs/compare/v0.5.7...v0.5.8">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 9d7e966 commit d31cbaaCopy full SHA for d31cbaa
File tree
Expand file treeCollapse file tree
2 files changed
+69
-1331
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+69
-1331
lines changed
0 commit comments