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 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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1217
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 1/6/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/cargo/netdev-0.32.0`
---
### 📝 Commits (1)
- [`e27cafe`](https://github.com/LGUG2Z/komorebi/commit/e27cafebbdb51cd4c39553d935ad66eab4f5f229) chore(deps): bump netdev from 0.31.0 to 0.32.0
### 📊 Changes
**2 files changed** (+8 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+7 -6)
📝 `komorebi-bar/Cargo.toml` (+1 -1)
</details>
### 📄 Description
Bumps [netdev](https://github.com/shellrow/netdev) from 0.31.0 to 0.32.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.32.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade to netlink-packet-route@0.21 by <a href="https://github.com/pronebird"><code>@pronebird</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/92">shellrow/netdev#92</a></li>
<li>Update windows dependencies by <a href="https://github.com/shellrow"><code>@shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/94">shellrow/netdev#94</a></li>
<li>Add interface types by <a href="https://github.com/shellrow"><code>@shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/95">shellrow/netdev#95</a></li>
<li>Bump version to 0.32.0 by <a href="https://github.com/shellrow"><code>@shellrow</code></a> in <a href="https://redirect.github.com/shellrow/netdev/pull/96">shellrow/netdev#96</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pronebird"><code>@pronebird</code></a> made their first contribution in <a href="https://redirect.github.com/shellrow/netdev/pull/92">shellrow/netdev#92</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/shellrow/netdev/compare/v0.31.0...v0.32.0">https://github.com/shellrow/netdev/compare/v0.31.0...v0.32.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/shellrow/netdev/commit/e3eed803e0c8ef96c7a968860492e13129d998c2"><code>e3eed80</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/96">#96</a> from shellrow/release</li>
<li><a href="https://github.com/shellrow/netdev/commit/96a8e80cb9a2a9b0990a7e4d89b0fb147a0952f1"><code>96a8e80</code></a> Bump version to 0.32.0</li>
<li><a href="https://github.com/shellrow/netdev/commit/e260d4ebdea9aafedbe5d3d726c8ba92829be634"><code>e260d4e</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/95">#95</a> from shellrow/add-interface-types</li>
<li><a href="https://github.com/shellrow/netdev/commit/108e0a4219931335accd98ea8e7cf6d609f6462e"><code>108e0a4</code></a> Run cargo fmt</li>
<li><a href="https://github.com/shellrow/netdev/commit/af62560d2177f9db40e4edd34c95a7aa1b247bfa"><code>af62560</code></a> Add interface types</li>
<li><a href="https://github.com/shellrow/netdev/commit/5383ec3ee44866fb437210b16d2a1445ca9c358a"><code>5383ec3</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/94">#94</a> from shellrow/update-deps</li>
<li><a href="https://github.com/shellrow/netdev/commit/83313f0f7c48af025ed8b067c65dfa19ddd4fb6b"><code>83313f0</code></a> Update windows dependencies</li>
<li><a href="https://github.com/shellrow/netdev/commit/c00217976f60fd420960e4bf7a1fb8634a9b8318"><code>c002179</code></a> Merge pull request <a href="https://redirect.github.com/shellrow/netdev/issues/92">#92</a> from pronebird/netlink-packet-route-0.21</li>
<li><a href="https://github.com/shellrow/netdev/commit/d9b622597027e7db3734714f2c7c8ff7e5d22452"><code>d9b6225</code></a> Upgrade to netlink-packet-route@0.21</li>
<li>See full diff in <a href="https://github.com/shellrow/netdev/compare/v0.31.0...v0.32.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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1217
Author: @dependabot[bot]
Created: 1/6/2025
Status: ❌ Closed
Base:
master← Head:dependabot/cargo/netdev-0.32.0📝 Commits (1)
e27cafechore(deps): bump netdev from 0.31.0 to 0.32.0📊 Changes
2 files changed (+8 additions, -7 deletions)
View changed files
📝
Cargo.lock(+7 -6)📝
komorebi-bar/Cargo.toml(+1 -1)📄 Description
Bumps netdev from 0.31.0 to 0.32.0.
Release notes
Sourced from netdev's releases.
Commits
e3eed80Merge pull request #96 from shellrow/release96a8e80Bump version to 0.32.0e260d4eMerge pull request #95 from shellrow/add-interface-types108e0a4Run cargo fmtaf62560Add interface types5383ec3Merge pull request #94 from shellrow/update-deps83313f0Update windows dependenciesc002179Merge pull request #92 from pronebird/netlink-packet-route-0.21d9b6225Upgrade to netlink-packet-route@0.21Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.