[PR #203] [MERGED] build(deps): bump notify from 6.0.0 to 6.0.1 #547

Closed
opened 2026-05-22 21:53:52 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/203
Author: @dependabot[bot]
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/notify-6.0.1


📝 Commits (1)

  • a67bf38 build(deps): bump notify from 6.0.0 to 6.0.1

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps notify from 6.0.0 to 6.0.1.

Release notes

Sourced from notify's releases.

notify 6.0.1 (2023-06-16)

  • DOCS: fix swapped debouncer-full / -mini links in the readme/crates.io 4be6bde
Changelog

Sourced from notify's changelog.

notify 6.0.1 (2023-06-16)

  • DOCS: fix swapped debouncer-full / -mini links in the readme/crates.io 4be6bde

debouncer-full 0.2.0 (2023-06-16)

  • CHANGE: emit events as DebouncedEvents, each containing the original notify event and the time at which it occurred #488

#488: notify-rs/notify#488

Commits
  • 5f8cbeb more things to check for releases
  • 0367500 prepare notify v6.0.1
  • c7b0756 add missing link for PR 488
  • 40ec37f cargo fmt over everything
  • 0611b06 move fs import so it won't emit warnings
  • 58a4c13 Add DebouncedEvent to debouncer-full
  • 4bce637 fixup debouncer-mini version for examples
  • 4be6bde fix mixed up debouncer mini/full link
  • 936794f actually increase debouncer-mini version 0.3.0
  • See full diff in compare view

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 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)

🔄 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/JakeStanger/ironbar/pull/203 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/notify-6.0.1` --- ### 📝 Commits (1) - [`a67bf38`](https://github.com/JakeStanger/ironbar/commit/a67bf38faaa491a00975ad20049fdc81fc97e680) build(deps): bump notify from 6.0.0 to 6.0.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [notify](https://github.com/notify-rs/notify) from 6.0.0 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/releases">notify's releases</a>.</em></p> <blockquote> <h2>notify 6.0.1 (2023-06-16)</h2> <ul> <li>DOCS: fix swapped debouncer-full / -mini links in the readme/crates.io <a href="https://github.com/notify-rs/notify/commit/4be6bdef4fa7b260a3a56a11212ac074f8e39b39">4be6bde</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/blob/main/CHANGELOG.md">notify's changelog</a>.</em></p> <blockquote> <h2>notify 6.0.1 (2023-06-16)</h2> <ul> <li>DOCS: fix swapped debouncer-full / -mini links in the readme/crates.io <a href="https://github.com/notify-rs/notify/commit/4be6bdef4fa7b260a3a56a11212ac074f8e39b39">4be6bde</a></li> </ul> <h2>debouncer-full 0.2.0 (2023-06-16)</h2> <ul> <li>CHANGE: emit events as <code>DebouncedEvent</code>s, each containing the original notify event and the time at which it occurred <a href="https://redirect.github.com/notify-rs/notify/issues/488">#488</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/488">#488</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/488">notify-rs/notify#488</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/notify-rs/notify/commit/5f8cbebea354175ec6afbdd8863720742e531b3a"><code>5f8cbeb</code></a> more things to check for releases</li> <li><a href="https://github.com/notify-rs/notify/commit/036750022f72b884cc4dd8fffb487e925826c2b7"><code>0367500</code></a> prepare notify v6.0.1</li> <li><a href="https://github.com/notify-rs/notify/commit/c7b07562691165a79c05dbee39132a3b3ad99a14"><code>c7b0756</code></a> add missing link for PR 488</li> <li><a href="https://github.com/notify-rs/notify/commit/40ec37f95e77344e1480cd461aefb015b0d47d8e"><code>40ec37f</code></a> cargo fmt over everything</li> <li><a href="https://github.com/notify-rs/notify/commit/0611b06917ed9d7fe47948859948d697d40bb048"><code>0611b06</code></a> move fs import so it won't emit warnings</li> <li><a href="https://github.com/notify-rs/notify/commit/58a4c13255fc6102032add65b0b9bc3f65b286e8"><code>58a4c13</code></a> Add <code>DebouncedEvent</code> to debouncer-full</li> <li><a href="https://github.com/notify-rs/notify/commit/4bce6374115c569a2ed77098934613256f6f95fe"><code>4bce637</code></a> fixup debouncer-mini version for examples</li> <li><a href="https://github.com/notify-rs/notify/commit/4be6bdef4fa7b260a3a56a11212ac074f8e39b39"><code>4be6bde</code></a> fix mixed up debouncer mini/full link</li> <li><a href="https://github.com/notify-rs/notify/commit/936794f064dcfd64282b5b208b123be50549a478"><code>936794f</code></a> actually increase debouncer-mini version 0.3.0</li> <li>See full diff in <a href="https://github.com/notify-rs/notify/compare/notify-6.0.0...notify-6.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notify&package-manager=cargo&previous-version=6.0.0&new-version=6.0.1)](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 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>
JakeStanger 2026-05-22 21:53:52 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#547
No description provided.