Skip to content

Commit dab3e2d

Browse files
chore(deps): bump n0-error from 0.1.0 to 0.1.2 (#66)
Bumps [n0-error](https://github.com/n0-computer/n0-error) from 0.1.0 to 0.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/n0-computer/n0-error/blob/main/CHANGELOG.md">n0-error's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/n0-computer/n0-error/compare/v0.1.1..0.1.2">0.1.2</a> - 2025-11-12</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>Remove anyhow from default features again (<a href="https://redirect.github.com/n0-computer/n0-error/issues/19">#19</a>) - ([7c36206](<a href="https://github.co">https://github.co</a> m/n0-computer/n0-error/commit/7c362066fd902b228cc104c1a8be987f5a23b8e4))</li> </ul> <h2><a href="https://github.com/n0-computer/n0-error/compare/v0.1.0..0.1.1">0.1.1</a> - 2025-11-12</h2> <p><em>This release was yanked because it inadvertently added the anyhow feature to the default features.</em></p> <h3>⛰️ Features</h3> <ul> <li>Impl StackError for Arc&lt;T: StackError&gt; (<a href="https://redirect.github.com/n0-computer/n0-error/issues/15">#15</a>) - (<a href="https://github.com/n0-computer/n0-error/commit/e094af6171657f65103979116a2978ca8898aa60">e094af6</a>)</li> <li>Impl StackError for anyhow:::Error (<a href="https://redirect.github.com/n0-computer/n0-error/issues/14">#14</a>) - (<a href="https://github.com/n0-computer/n0-error/commit/b11a365e971ca2bd3cce7d59b128176f9fdb3fc8">b11a365</a>)</li> </ul> <h3>Deps</h3> <ul> <li>Remove derive_more and heck (<a href="https://redirect.github.com/n0-computer/n0-error/issues/17">#17</a>) - (<a href="https://github.com/n0-computer/n0-error/commit/f27edc5d27ace51734cdf3cf353a5f2a1a3df855">f27edc5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/n0-computer/n0-error/commit/f7dd44d94cc94d441c072f4502e5c71ad4371638"><code>f7dd44d</code></a> chore: prep 0.1.2 release (<a href="https://redirect.github.com/n0-computer/n0-error/issues/20">#20</a>)</li> <li><a href="https://github.com/n0-computer/n0-error/commit/7c362066fd902b228cc104c1a8be987f5a23b8e4"><code>7c36206</code></a> fix: remove anyhow from default features again (<a href="https://redirect.github.com/n0-computer/n0-error/issues/19">#19</a>)</li> <li><a href="https://github.com/n0-computer/n0-error/commit/554fcfa058f2a2a5fa67a9e3393cabb2e2c9a453"><code>554fcfa</code></a> chore: add workspace entry to Cargo.toml</li> <li><a href="https://github.com/n0-computer/n0-error/commit/f3538aef5d3e87f0a6f298c65ab25df72eedab5f"><code>f3538ae</code></a> chore: release prep for 0.1.1 (<a href="https://redirect.github.com/n0-computer/n0-error/issues/18">#18</a>)</li> <li><a href="https://github.com/n0-computer/n0-error/commit/6fa9d40ac7f7ff6d69d727cbbd73ce5658d8e994"><code>6fa9d40</code></a> fix: revert version change inadvertently done by last commit</li> <li><a href="https://github.com/n0-computer/n0-error/commit/f27edc5d27ace51734cdf3cf353a5f2a1a3df855"><code>f27edc5</code></a> deps: remove derive_more and heck (<a href="https://redirect.github.com/n0-computer/n0-error/issues/17">#17</a>)</li> <li><a href="https://github.com/n0-computer/n0-error/commit/782e6bda0240b17cb5d9407dd1a71b918e8c1802"><code>782e6bd</code></a> chore(deps): bump the github-actions group across 1 directory with 4 updates ...</li> <li><a href="https://github.com/n0-computer/n0-error/commit/b11a365e971ca2bd3cce7d59b128176f9fdb3fc8"><code>b11a365</code></a> feat: impl StackError for anyhow:::Error (<a href="https://redirect.github.com/n0-computer/n0-error/issues/14">#14</a>)</li> <li><a href="https://github.com/n0-computer/n0-error/commit/e094af6171657f65103979116a2978ca8898aa60"><code>e094af6</code></a> feat: impl StackError for Arc&lt;T: StackError&gt; (<a href="https://redirect.github.com/n0-computer/n0-error/issues/15">#15</a>)</li> <li>See full diff in <a href="https://github.com/n0-computer/n0-error/compare/v0.1.0...n0-error-macros-v0.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=n0-error&package-manager=cargo&previous-version=0.1.0&new-version=0.1.2)](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 0721bbb commit dab3e2d

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

netwatch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ workspace = true
1818
[dependencies]
1919
atomic-waker = "1.1.2"
2020
bytes = "1.7"
21-
n0-error = "0.1.0"
21+
n0-error = "0.1.2"
2222
n0-future = "0.3.0"
2323
n0-watcher = "0.6.0"
2424
pin-project-lite = "0.2.16"

portmapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ igd-next = { version = "0.16.1", features = ["aio_tokio"] }
2525
iroh-metrics = { version = "0.37", default-features = false }
2626
libc = "0.2.139"
2727
netwatch = { version = "0.12.0", path = "../netwatch" }
28-
n0-error = "0.1.0"
28+
n0-error = "0.1.2"
2929
num_enum = "0.7"
3030
rand = "0.9"
3131
serde = { version = "1", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)