You can trigger a rebase of this PR 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 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)
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
🔄 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/456
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/5/2023
**Status:** ✅ Merged
**Merged:** 2/28/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/hotwatch-0.5.0`
---
### 📝 Commits (1)
- [`0f59a9a`](https://github.com/LGUG2Z/komorebi/commit/0f59a9aa4a6669d8cbbf1015bc48cff17e961489) chore(deps): bump hotwatch from 0.4.6 to 0.5.0
### 📊 Changes
**4 files changed** (+80 additions, -150 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+69 -140)
📝 `komorebi/Cargo.toml` (+1 -1)
📝 `komorebi/src/static_config.rs` (+3 -3)
📝 `komorebi/src/window_manager.rs` (+7 -6)
</details>
### 📄 Description
Bumps [hotwatch](https://github.com/francesca64/hotwatch) from 0.4.6 to 0.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/francesca64/hotwatch/releases">hotwatch's releases</a>.</em></p>
<blockquote>
<h2>v0.5.0</h2>
<ul>
<li><strong>Breaking:</strong> Upgraded from <code>notify</code> v4 to v6, which substantially restructures <a href="https://docs.rs/notify/6.0.0/notify/event/struct.Event.html">the <code>Event</code> type</a>. See <a href="https://github.com/notify-rs/notify/blob/main/CHANGELOG.md"><code>notify</code>'s CHANGELOG</a> for more subtle behavior changes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/francesca64/hotwatch/blob/main/CHANGELOG.md">hotwatch's changelog</a>.</em></p>
<blockquote>
<h1>Version 0.5.0 (2023-05-24)</h1>
<ul>
<li><strong>Breaking:</strong> Upgraded from <code>notify</code> v4 to v6, which substantially restructures <a href="https://docs.rs/notify/6.0.0/notify/event/struct.Event.html">the <code>Event</code> type</a>. See <a href="https://github.com/notify-rs/notify/blob/main/CHANGELOG.md"><code>notify</code>'s CHANGELOG</a> for more subtle behavior changes.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/francesca64/hotwatch/commit/015ba1ce94aff24893186b395f29809f9d83e81c"><code>015ba1c</code></a> Upgrade to notify v6 (<a href="https://redirect.github.com/francesca64/hotwatch/issues/13">#13</a>)</li>
<li>See full diff in <a href="https://github.com/francesca64/hotwatch/compare/v0.4.6...v0.5.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
---
<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/456
Author: @dependabot[bot]
Created: 6/5/2023
Status: ✅ Merged
Merged: 2/28/2024
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/hotwatch-0.5.0📝 Commits (1)
0f59a9achore(deps): bump hotwatch from 0.4.6 to 0.5.0📊 Changes
4 files changed (+80 additions, -150 deletions)
View changed files
📝
Cargo.lock(+69 -140)📝
komorebi/Cargo.toml(+1 -1)📝
komorebi/src/static_config.rs(+3 -3)📝
komorebi/src/window_manager.rs(+7 -6)📄 Description
Bumps hotwatch from 0.4.6 to 0.5.0.
Release notes
Sourced from hotwatch's releases.
Changelog
Sourced from hotwatch's changelog.
Commits
015ba1cUpgrade to notify v6 (#13)You can trigger a rebase of this PR 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 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.