Skip to content

Commit 1f1213a

Browse files
chore(deps): bump netdev from 0.39.0 to 0.40.0 (#3807)
Bumps [netdev](https://github.com/shellrow/netdev) from 0.39.0 to 0.40.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shellrow/netdev/releases">netdev's releases</a>.</em></p> <blockquote> <h2>v0.40.0</h2> <h2>What's Changed</h2> <ul> <li>perf(macos): speed up interface enumeration by <a href="https://github.com/shellrow"><code>@​shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/144">shellrow/netdev#144</a></li> <li>feat(ios): improve interface type detection by <a href="https://github.com/shellrow"><code>@​shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/145">shellrow/netdev#145</a></li> <li>feat(android): improve interface type detection by <a href="https://github.com/shellrow"><code>@​shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/146">shellrow/netdev#146</a></li> <li>Release v0.40.0 by <a href="https://github.com/shellrow"><code>@​shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/147">shellrow/netdev#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shellrow/netdev/compare/v0.39.0...v0.40.0">https://github.com/shellrow/netdev/compare/v0.39.0...v0.40.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shellrow/netdev/commit/9a1b6f58bf00f55fbdbde1c1b64d8ad3ee94d235"><code>9a1b6f5</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/147">#147</a> from shellrow/release</li> <li><a href="https://github.com/shellrow/netdev/commit/b8004527c3afac9ea19893126e27d9fda33ebeca"><code>b800452</code></a> Bump version to 0.40.0</li> <li><a href="https://github.com/shellrow/netdev/commit/a884bd1b303db705680b680d6a5e7ec6c28245a0"><code>a884bd1</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/146">#146</a> from shellrow/feat-android-interfaces</li> <li><a href="https://github.com/shellrow/netdev/commit/6e96dd0ba095d3d922ebe2e9d8cb2a85016f0107"><code>6e96dd0</code></a> refine(android): improve interface type detection</li> <li><a href="https://github.com/shellrow/netdev/commit/168bdf29da3d8da2cd8c803657d99659abedf222"><code>168bdf2</code></a> feat(android): improve interface type detection</li> <li><a href="https://github.com/shellrow/netdev/commit/18a16afb616f3ef21c1437da0ad403f9305c6b0f"><code>18a16af</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/145">#145</a> from shellrow/feat-ios-interfaces</li> <li><a href="https://github.com/shellrow/netdev/commit/6d182d43f3d1a31ecf254f390ae41afef782de85"><code>6d182d4</code></a> Format code with cargo fmt</li> <li><a href="https://github.com/shellrow/netdev/commit/aade6153f80f5be405b101783e4a04ecbb30737a"><code>aade615</code></a> feat(ios): improve interface type detection</li> <li><a href="https://github.com/shellrow/netdev/commit/0174b8e358ec380e59b75031ee219f9a34c83df5"><code>0174b8e</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/144">#144</a> from shellrow/perf-macos-interfaces</li> <li><a href="https://github.com/shellrow/netdev/commit/37a3d0cb282d685d1c58e21d67de5ac4599a5311"><code>37a3d0c</code></a> ios: update interface extras lookup</li> <li>Additional commits viewable in <a href="https://github.com/shellrow/netdev/compare/v0.39.0...v0.40.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=netdev&package-manager=cargo&previous-version=0.39.0&new-version=0.40.0)](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> Co-authored-by: dignifiedquire <me@dignifiedquire.com>
1 parent ccf876e commit 1f1213a

2 files changed

Lines changed: 111 additions & 40 deletions

File tree

Cargo.lock

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

iroh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sync_wrapper = { version = "1.0.2", features = ["futures"] }
8080
[target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies]
8181
hickory-resolver = "0.25.1"
8282
igd-next = { version = "0.16", features = ["aio_tokio"] }
83-
netdev = { version = "0.39.0" }
83+
netdev = { version = "0.40.0" }
8484
portmapper = { version = "0.12", default-features = false }
8585
quinn = { package = "iroh-quinn", git = "https://github.com/n0-computer/quinn", branch = "main", default-features = false, features = ["runtime-tokio", "rustls-ring"] }
8686
tokio = { version = "1", features = [

0 commit comments

Comments
 (0)