Update module github.com/fsnotify/fsnotify to v1.10.1 #8

Merged
tox merged 1 commit from renovate/github.com-fsnotify-fsnotify-1.x into main 2026-07-19 16:38:24 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/fsnotify/fsnotify v1.9.0v1.10.1 age confidence

Release Notes

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.10.1

Compare Source

Changes and fixes
  • inotify: don't remove sibling watches sharing a path prefix (#​754)

  • inotify, windows: don't rename sibling watches sharing a path prefix
    (#​755)

v1.10.0

Compare Source

This version of fsnotify needs Go 1.23.

Changes and fixes
  • inotify: improve initialization error message (#​731)

  • inotify: send Rename event if recursive watch is renamed (#​696)

  • inotify: avoid copying event buffers when reading names (#​741)

  • kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory (#​748)

  • kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers (#​740)

  • windows: fix nil pointer dereference in remWatch (#​736)

  • windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 (#​709, #​749)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `v1.9.0` → `v1.10.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ffsnotify%2ffsnotify/v1.10.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ffsnotify%2ffsnotify/v1.9.0/v1.10.1?slim=true) | --- ### Release Notes <details> <summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary> ### [`v1.10.1`](https://github.com/fsnotify/fsnotify/releases/tag/v1.10.1) [Compare Source](https://github.com/fsnotify/fsnotify/compare/v1.10.0...v1.10.1) ##### Changes and fixes - inotify: don't remove sibling watches sharing a path prefix ([#&#8203;754]) - inotify, windows: don't rename sibling watches sharing a path prefix ([#&#8203;755]) [#&#8203;754]: https://github.com/fsnotify/fsnotify/pull/754 [#&#8203;755]: https://github.com/fsnotify/fsnotify/pull/755 ### [`v1.10.0`](https://github.com/fsnotify/fsnotify/releases/tag/v1.10.0) [Compare Source](https://github.com/fsnotify/fsnotify/compare/v1.9.0...v1.10.0) This version of fsnotify needs Go 1.23. ##### Changes and fixes - inotify: improve initialization error message ([#&#8203;731]) - inotify: send Rename event if recursive watch is renamed ([#&#8203;696]) - inotify: avoid copying event buffers when reading names ([#&#8203;741]) - kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory ([#&#8203;748]) - kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers ([#&#8203;740]) - windows: fix nil pointer dereference in remWatch ([#&#8203;736]) - windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 ([#&#8203;709], [#&#8203;749]) [#&#8203;696]: https://github.com/fsnotify/fsnotify/pull/696 [#&#8203;709]: https://github.com/fsnotify/fsnotify/pull/709 [#&#8203;731]: https://github.com/fsnotify/fsnotify/pull/731 [#&#8203;736]: https://github.com/fsnotify/fsnotify/pull/736 [#&#8203;740]: https://github.com/fsnotify/fsnotify/pull/740 [#&#8203;741]: https://github.com/fsnotify/fsnotify/pull/741 [#&#8203;748]: https://github.com/fsnotify/fsnotify/pull/748 [#&#8203;749]: https://github.com/fsnotify/fsnotify/pull/749 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tox force-pushed renovate/github.com-fsnotify-fsnotify-1.x from f9d15524db to fc4e37ba56 2026-07-19 16:38:02 +00:00 Compare
tox merged commit 8bf6cf301d into main 2026-07-19 16:38:24 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
tox/simple-mail!8
No description provided.