Commit 56cda6c
authored
build(deps): bump go.kenn.io/kit from 0.1.4 to 0.1.5 (#626)
Bumps [go.kenn.io/kit](https://github.com/kenn-io/kit) from 0.1.4 to 0.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/kenn-io/kit/releases">go.kenn.io/kit's releases</a>.</em></p>
<blockquote>
<h2>v0.1.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Handle git-bare baked linked worktree roots by <a href="https://github.com/mariusvniekerk"><code>@mariusvniekerk</code></a> in <a href="https://redirect.github.com/kenn-io/kit/pull/12">kenn-io/kit#12</a></li>
<li>Run Windows detached daemons on a hidden console by <a href="https://github.com/mariusvniekerk"><code>@mariusvniekerk</code></a> in <a href="https://redirect.github.com/kenn-io/kit/pull/14">kenn-io/kit#14</a></li>
<li>Forward user safe.directory entries through gitcmd config isolation by <a href="https://github.com/mariusvniekerk"><code>@mariusvniekerk</code></a> in <a href="https://redirect.github.com/kenn-io/kit/pull/13">kenn-io/kit#13</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/kenn-io/kit/compare/v0.1.4...v0.1.5">https://github.com/kenn-io/kit/compare/v0.1.4...v0.1.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kenn-io/kit/commit/de6e42d91764b9f780bee038ca643ad4ed61c81c"><code>de6e42d</code></a> Forward user safe.directory entries through gitcmd config isolation (<a href="https://redirect.github.com/kenn-io/kit/issues/13">#13</a>)</li>
<li><a href="https://github.com/kenn-io/kit/commit/b4b839bf7e194f9534d48cf285bd1f11cb66e7c4"><code>b4b839b</code></a> Run Windows detached daemons on a hidden console (<a href="https://redirect.github.com/kenn-io/kit/issues/14">#14</a>)</li>
<li><a href="https://github.com/kenn-io/kit/commit/94bced88ba70b9d63eb6564fd5976d55b2702b3c"><code>94bced8</code></a> Handle git-bare baked linked worktree roots (<a href="https://redirect.github.com/kenn-io/kit/issues/12">#12</a>)</li>
<li>See full diff in <a href="https://github.com/kenn-io/kit/compare/v0.1.4...v0.1.5">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 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>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>1 parent 973d23a commit 56cda6c
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments