Commit 430ff3a
chore(deps): bump n0-future from 0.1.3 to 0.2.0 (#3516)
Bumps [n0-future](https://github.com/n0-computer/n0-future) from 0.1.3
to 0.2.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/n0-computer/n0-future/blob/main/CHANGELOG.md">n0-future's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/n0-computer/n0-future/compare/v0.1.3..0.2.0">0.2.0</a>
- 2025-07-28</h2>
<h3>⛰️ Features</h3>
<ul>
<li>Add <code>MaybeFuture</code> (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/5">#5</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/7e1226c170f894475716eabd055b5c9a6611b6c5">7e1226c</a>)</li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Initial setup (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/6">#6</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/eb25bd7c7b62e2a682fcf9b5281f416997e0bd28">eb25bd7</a>)</li>
</ul>
<h3>Deps</h3>
<ul>
<li>Bump deps (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/4">#4</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/e8dbee5e739188ba27c7f646864a5ba81bad5bab">e8dbee5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/n0-computer/n0-future/commit/c5af17bafbf1d8d10ac63e428737afb6691b76f7"><code>c5af17b</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/bc776659cd3e271f2d4be3d6897795c88b761f5d"><code>bc77665</code></a>
:rocket: Bump version to v0.2.0</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/7e1226c170f894475716eabd055b5c9a6611b6c5"><code>7e1226c</code></a>
feat: Add <code>MaybeFuture</code> (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/5">#5</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/eb25bd7c7b62e2a682fcf9b5281f416997e0bd28"><code>eb25bd7</code></a>
ci: initial setup (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/6">#6</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/e8dbee5e739188ba27c7f646864a5ba81bad5bab"><code>e8dbee5</code></a>
deps: bump deps (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/4">#4</a>)</li>
<li>See full diff in <a
href="https://github.com/n0-computer/n0-future/compare/v0.1.3...v0.2.0">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>
Co-authored-by: Friedel Ziegelmayer <[email protected]>1 parent ca85faa commit 430ff3a
File tree
5 files changed
+31
-10
lines changed- iroh-dns-server
- iroh-relay
- iroh
- bench
5 files changed
+31
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments