chore(deps): bump if-addrs from 0.13.4 to 0.15.0 in /hermes-pair #12

Open
dependabot[bot] wants to merge 1 commit from dependabot/cargo/hermes-pair/if-addrs-0.15.0 into main
dependabot[bot] commented 2026-08-24 15:54:23 +00:00 (Migrated from github.com)

Bumps if-addrs from 0.13.4 to 0.15.0.

Release notes

Sourced from if-addrs's releases.

v0.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/messense/if-addrs/compare/v0.14.0...v0.15.0

v0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/messense/if-addrs/compare/v0.13.4...v0.14.0

Commits

Dependabot compatibility score

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 commands and options

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 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)
Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.13.4 to 0.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/messense/if-addrs/releases">if-addrs's releases</a>.</em></p> <blockquote> <h2>v0.15.0</h2> <h2>What's Changed</h2> <ul> <li>Upgrade dependency to window-sys v0.61.2 by <a href="https://github.com/fabiensanglard"><code>@​fabiensanglard</code></a> in <a href="https://redirect.github.com/messense/if-addrs/pull/51">messense/if-addrs#51</a></li> <li>feat: add a new field is_p2p in Interface by <a href="https://github.com/keepsimple1"><code>@​keepsimple1</code></a> in <a href="https://redirect.github.com/messense/if-addrs/pull/52">messense/if-addrs#52</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fabiensanglard"><code>@​fabiensanglard</code></a> made their first contribution in <a href="https://redirect.github.com/messense/if-addrs/pull/51">messense/if-addrs#51</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/messense/if-addrs/compare/v0.14.0...v0.15.0">https://github.com/messense/if-addrs/compare/v0.14.0...v0.15.0</a></p> <h2>v0.14.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add a new <code>oper_status</code> field in Interface by <a href="https://github.com/keepsimple1"><code>@​keepsimple1</code></a> in <a href="https://redirect.github.com/messense/if-addrs/pull/49">messense/if-addrs#49</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/keepsimple1"><code>@​keepsimple1</code></a> made their first contribution in <a href="https://redirect.github.com/messense/if-addrs/pull/49">messense/if-addrs#49</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/messense/if-addrs/compare/v0.13.4...v0.14.0">https://github.com/messense/if-addrs/compare/v0.13.4...v0.14.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/messense/if-addrs/commit/3cdbc8b7cfc70a328102bd8b1efdd3408c5d75b2"><code>3cdbc8b</code></a> Bump version to 0.15.0</li> <li><a href="https://github.com/messense/if-addrs/commit/9772bcad427f5ebb3048fbef8da3f9e48bacac9d"><code>9772bca</code></a> feat: add a new field is_p2p in Interface (<a href="https://redirect.github.com/messense/if-addrs/issues/52">#52</a>)</li> <li><a href="https://github.com/messense/if-addrs/commit/4eaae52c98dece611335bce4dd70eea6ddba42b4"><code>4eaae52</code></a> Upgrade dependency to window-sys v0.61.2 (<a href="https://redirect.github.com/messense/if-addrs/issues/51">#51</a>)</li> <li><a href="https://github.com/messense/if-addrs/commit/018cea287ff29a55a6142d9c7683c99229b753f8"><code>018cea2</code></a> Bump version to 0.14.0</li> <li><a href="https://github.com/messense/if-addrs/commit/c43e616dad26517e466350279339fd6a55f50a11"><code>c43e616</code></a> feat: add a new <code>oper_status</code> field in Interface (<a href="https://redirect.github.com/messense/if-addrs/issues/49">#49</a>)</li> <li>See full diff in <a href="https://github.com/messense/if-addrs/compare/v0.13.4...v0.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=if-addrs&package-manager=cargo&previous-version=0.13.4&new-version=0.15.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 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>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/cargo/hermes-pair/if-addrs-0.15.0:dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout dependabot/cargo/hermes-pair/if-addrs-0.15.0

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout dependabot/cargo/hermes-pair/if-addrs-0.15.0
git rebase main
git checkout main
git merge --ff-only dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout dependabot/cargo/hermes-pair/if-addrs-0.15.0
git rebase main
git checkout main
git merge --no-ff dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout main
git merge --squash dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout main
git merge --ff-only dependabot/cargo/hermes-pair/if-addrs-0.15.0
git checkout main
git merge dependabot/cargo/hermes-pair/if-addrs-0.15.0
git push origin main
Sign in to join this conversation.
No description provided.