Commit 1f8c9f7
authored
build(deps): bump github.com/canonical/go-dqlite/v2 from 2.0.0 to 2.0.1 (#15807)
Bumps
[github.com/canonical/go-dqlite/v2](https://github.com/canonical/go-dqlite)
from 2.0.0 to 2.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/canonical/go-dqlite/releases">github.com/canonical/go-dqlite/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Tweak README by <a
href="https://github.com/cole-miller"><code>@cole-miller</code></a> in
<a
href="https://redirect.github.com/canonical/go-dqlite/pull/346">canonical/go-dqlite#346</a></li>
<li>Stub README for v2 by <a
href="https://github.com/cole-miller"><code>@cole-miller</code></a> in
<a
href="https://redirect.github.com/canonical/go-dqlite/pull/349">canonical/go-dqlite#349</a></li>
<li>[backport] fix: parent context timeout is now propagated to
dialContext by <a
href="https://github.com/just-now"><code>@just-now</code></a> in <a
href="https://redirect.github.com/canonical/go-dqlite/pull/382">canonical/go-dqlite#382</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/canonical/go-dqlite/compare/v2.0.0...v2.0.1">https://github.com/canonical/go-dqlite/compare/v2.0.0...v2.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/canonical/go-dqlite/commit/1d1fe51f66858f85fbb4c78096023aae06aae59d"><code>1d1fe51</code></a>
[backport] fix: parent context timeout is now propagated to dialContext
(<a
href="https://redirect.github.com/canonical/go-dqlite/issues/382">#382</a>)</li>
<li><a
href="https://github.com/canonical/go-dqlite/commit/51ac8d4cec614c6e88f262ae84830ae4b2b68729"><code>51ac8d4</code></a>
Merge pull request <a
href="https://redirect.github.com/canonical/go-dqlite/issues/349">#349</a>
from cole-miller/v2-readme</li>
<li><a
href="https://github.com/canonical/go-dqlite/commit/bb31e6d6233ec9f6079f2f314ac3d459e80ae028"><code>bb31e6d</code></a>
Stub README for v2</li>
<li><a
href="https://github.com/canonical/go-dqlite/commit/f44cfcf0b036eb34aa8f2a23690c1d787016eebb"><code>f44cfcf</code></a>
Merge pull request <a
href="https://redirect.github.com/canonical/go-dqlite/issues/346">#346</a>
from cole-miller/fix-readme</li>
<li><a
href="https://github.com/canonical/go-dqlite/commit/8526519a181bbe70ee096013161eb0e24b5fdf4a"><code>8526519</code></a>
Tweak README</li>
<li>See full diff in <a
href="https://github.com/canonical/go-dqlite/compare/v2.0.0...v2.0.1">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>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments