-
Notifications
You must be signed in to change notification settings - Fork 9
Commit 9fb362b
authored
chore(deps): bump n0-future from 0.3.0 to 0.3.1 (#65)
Bumps [n0-future](https://github.com/n0-computer/n0-future) from 0.3.0
to 0.3.1.
<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.3.0..0.3.1">0.3.1</a>
- 2025-11-11</h2>
<h3>⛰️ Features</h3>
<ul>
<li>Add JoinSet::spawn_local (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/16">#16</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/0704b5474f5205042dc4fa23c1ca355dddd8434b">0704b54</a>)</li>
<li>Add serde feature for web_time::SystemTime (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/17">#17</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/f5ea6ede1f468658fda2cbd7764b6679c8d2898c">f5ea6ed</a>)</li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>Prepare 0.3.1 release (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/18">#18</a>)
- (<a
href="https://github.com/n0-computer/n0-future/commit/94455f2250136c0fb71a4d37083b1c30aa904448">94455f2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/n0-computer/n0-future/commit/005c6a0aad7e6ccf6172e30539be8f139c05eca8"><code>005c6a0</code></a>
chore: Release n0-future version 0.3.1</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/94455f2250136c0fb71a4d37083b1c30aa904448"><code>94455f2</code></a>
chore: Prepare 0.3.1 release (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/18">#18</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/f5ea6ede1f468658fda2cbd7764b6679c8d2898c"><code>f5ea6ed</code></a>
feat: add serde feature for web_time::SystemTime (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/17">#17</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/0704b5474f5205042dc4fa23c1ca355dddd8434b"><code>0704b54</code></a>
feat: add JoinSet::spawn_local (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/16">#16</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/dcbf7374b14f0d08977e51d284dfc0d93e77f0e9"><code>dcbf737</code></a>
chore(deps): bump the github-actions group with 3 updates (<a
href="https://redirect.github.com/n0-computer/n0-future/issues/15">#15</a>)</li>
<li><a
href="https://github.com/n0-computer/n0-future/commit/5d985cebf18bb42a8b5f2fe88a6f1e2ccd8400ab"><code>5d985ce</code></a>
chore(deps): bump actions/setup-node from 5 to 6 in the github-actions
group ...</li>
<li>See full diff in <a
href="https://github.com/n0-computer/n0-future/compare/v0.3.0...v0.3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent dab3e2d commit 9fb362bCopy full SHA for 9fb362b
File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedOpen diff view settings
Filter options
- netwatch
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments