Skip to content

Comments

Bump notify-debouncer-mini from 0.5.0 to 0.7.0#492

Merged
MatthewMckee4 merged 1 commit intomainfrom
dependabot/cargo/notify-debouncer-mini-0.7.0
Feb 24, 2026
Merged

Bump notify-debouncer-mini from 0.5.0 to 0.7.0#492
MatthewMckee4 merged 1 commit intomainfrom
dependabot/cargo/notify-debouncer-mini-0.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps notify-debouncer-mini from 0.5.0 to 0.7.0.

Release notes

Sourced from notify-debouncer-mini's releases.

notify-debouncer-full: v0.7.0

[!IMPORTANT] The MSRV policy has been changed since this release. Check out README for details.

  • FEATURE: support wasm build #673
  • FIX: events within the timeout were not deduplicated, causing event_handler to be called multiple times for events that should have been merged #711

#673: notify-rs/notify#673 #711: notify-rs/notify#711

Commits
  • e4a0ea8 debouncer-full: prepare v0.7.0 release (#762)
  • 1f47465 chore(deps): update rust crate windows-sys to 0.61.0 (#760)
  • e268a17 chore(deps): update rust crate flume to 0.12.0 (#755)
  • aa8b8c4 chore(deps): update rust crate mio to v1.1.1 (#753)
  • e817c99 chore(deps): update rust crate insta to v1.46.1 (#756)
  • 172217f chore(deps): update rust crate deser-hjson to v2.2.5 (#750)
  • 42e87ae chore(deps): update rust crate serde_json to v1.0.149 (#754)
  • a3a7304 chore(deps): update rust crate tempfile to v3.24.0 (#759)
  • cb3043e chore(deps): update rust crate rand to 0.9.0 (#758)
  • bb30ddf chore(deps): update rust crate nix to 0.30.0 (#757)
  • Additional commits viewable 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 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 [notify-debouncer-mini](https://github.com/notify-rs/notify) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](notify-rs/notify@debouncer-full-0.5.0...debouncer-full-0.7.0)

---
updated-dependencies:
- dependency-name: notify-debouncer-mini
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 22, 2026
@dependabot dependabot bot requested a review from MatthewMckee4 as a code owner February 22, 2026 14:03
@dependabot dependabot bot added the rust Pull requests that update rust code label Feb 22, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 22, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 1 untouched benchmark


Comparing dependabot/cargo/notify-debouncer-mini-0.7.0 (4d97c41) with main (45007e8)

Open in CodSpeed

@MatthewMckee4 MatthewMckee4 merged commit 578690e into main Feb 24, 2026
9 checks passed
@MatthewMckee4 MatthewMckee4 deleted the dependabot/cargo/notify-debouncer-mini-0.7.0 branch February 24, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant