Skip to content

feat: update github.com/fsnotify/fsnotify to v1.10.1 #minor#111

Open
public-glueops-renovatebot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-fsnotify-fsnotify-1.10.x
Open

feat: update github.com/fsnotify/fsnotify to v1.10.1 #minor#111
public-glueops-renovatebot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-fsnotify-fsnotify-1.10.x

Conversation

@public-glueops-renovatebot

@public-glueops-renovatebot public-glueops-renovatebot Bot commented May 30, 2026

Copy link
Copy Markdown

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.10.x branch from 7e0cc55 to 50f3dac Compare June 3, 2026 11:44
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title feat: update github.com/fsnotify/fsnotify to v1.10.0 #minor feat: update github.com/fsnotify/fsnotify to v1.10.1 #minor Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants