Skip to content

[DEPENDENCIES] Update module github.com/fsnotify/fsnotify to v1.10.1 - #189

Open
tl-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-fsnotify-fsnotify-1.x
Open

[DEPENDENCIES] Update module github.com/fsnotify/fsnotify to v1.10.1#189
tl-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-fsnotify-fsnotify-1.x

Conversation

@tl-renovate

@tl-renovate tl-renovate Bot commented May 4, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
github.com/fsnotify/fsnotify indirect minor v1.9.0v1.10.1

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 is behind base branch, 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.

@tl-renovate tl-renovate Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@tl-renovate
tl-renovate Bot requested a review from a team as a code owner May 4, 2026 03:18
@tl-renovate
tl-renovate Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from d51f9d1 to 9ca7818 Compare May 6, 2026 15:25
@tl-renovate tl-renovate Bot changed the title [DEPENDENCIES] Update module github.com/fsnotify/fsnotify to v1.10.0 [DEPENDENCIES] Update module github.com/fsnotify/fsnotify to v1.10.1 May 6, 2026
@github-actions

Copy link
Copy Markdown

Marking this pull request as stale due to inactivity. This helps our maintainers find and focus on the active pull requests. If this pull request receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this pull request was automatically closed and you feel this pull request should be reopened, we encourage creating a new pull request linking back to this one for added context. Thank you!

@github-actions github-actions Bot added the stale label Aug 13, 2026
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 stale

Development

Successfully merging this pull request may close these issues.

0 participants