Skip to content

build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 - #21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1
Open

build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown

Bumps github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1.

Release notes

Sourced from github.com/fsnotify/fsnotify's releases.

v1.10.1

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)

#754: fsnotify/fsnotify#754 #755: fsnotify/fsnotify#755

v1.10.0

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)

#696: fsnotify/fsnotify#696 #709: fsnotify/fsnotify#709 #731: fsnotify/fsnotify#731 #736: fsnotify/fsnotify#736 #740: fsnotify/fsnotify#740 #741: fsnotify/fsnotify#741 #748: fsnotify/fsnotify#748 #749: fsnotify/fsnotify#749

Changelog

Sourced from github.com/fsnotify/fsnotify's changelog.

1.10.1 2026-05-04

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)

#754: fsnotify/fsnotify#754 #755: fsnotify/fsnotify#755

1.10.0 2026-04-30

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)

#696: fsnotify/fsnotify#696 #709: fsnotify/fsnotify#709 #731: fsnotify/fsnotify#731 #736: fsnotify/fsnotify#736 #740: fsnotify/fsnotify#740 #741: fsnotify/fsnotify#741 #748: fsnotify/fsnotify#748 #749: fsnotify/fsnotify#749

Commits
  • 76b01a6 Release 1.10.1
  • fec150b Update changelog
  • 162b421 inotify, windows: don't rename sibling watches sharing a path prefix (#755)
  • 224257f inotify: don't remove sibling watches sharing a path prefix (#754)
  • e0c956c windows: document directory Write events and stabilize tests (#745)
  • 8d01d7b Release 1.10.0
  • 602284e Update changelog
  • 7f03e59 kqueue: skip ENOENT entries in watchDirectoryFiles (#748)
  • dab9dde windows: lock watch field updates against concurrent WatchList (#709) (#749)
  • eadf267 kqueue: drop watches directly in Close() instead of going through remove() (#...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title deps: bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch from f35cca1 to 1ac9b97 Compare July 13, 2026 10:43
@dependabot
dependabot Bot changed the base branch from main to dev July 13, 2026 10:43
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch from 1ac9b97 to 5c57941 Compare July 13, 2026 10:43
@dependabot dependabot Bot changed the title Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Jul 13, 2026
@dependabot
dependabot Bot changed the base branch from dev to main July 13, 2026 10:46
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch from 5c57941 to c53560d Compare July 13, 2026 10:46
@dependabot dependabot Bot changed the title build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Jul 13, 2026
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot changed the base branch from 0.1.1 to main July 13, 2026 11:12
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch from c53560d to 673b5a8 Compare July 13, 2026 11:12
@dependabot dependabot Bot changed the title Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants