Skip to content

chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1#2706

Merged
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-fsnotify-fsnotify-1.x
Jun 2, 2026
Merged

chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1#2706
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-fsnotify-fsnotify-1.x

Conversation

@ocmbot

@ocmbot ocmbot Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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
    • Only on Sunday (* * * * 0)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@ocmbot ocmbot Bot requested a review from a team as a code owner May 31, 2026 01:22
@ocmbot ocmbot Bot enabled auto-merge (squash) May 31, 2026 01:22
@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website ready!

Name Link
🔨 Latest commit d7428df
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/6a1e80d6e32aa90008bc6c82
😎 Deploy Preview https://deploy-preview-2706--ocm-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. size/s Small labels May 31, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from fcd3919 to 12169ec Compare June 1, 2026 06:04
matthiasbruns
matthiasbruns previously approved these changes Jun 1, 2026

@matthiasbruns matthiasbruns left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog reviewed — no breaking changes, patch/minor bump only.

@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch 8 times, most recently from 11cc0bf to 395b0d7 Compare June 1, 2026 09:22
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from 395b0d7 to d751b2d Compare June 1, 2026 12:22
@ocmbot ocmbot Bot changed the title chore(deps): update module github.com/fsnotify/fsnotify to v1.10.0 chore(deps): update module github.com/fsnotify/fsnotify to v1.10.1 Jun 1, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch 2 times, most recently from 8171b8d to 5afc41f Compare June 1, 2026 12:40
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch 8 times, most recently from 44de1ba to 4f9c269 Compare June 1, 2026 15:19
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch 4 times, most recently from 038705d to 0597d2d Compare June 1, 2026 15:49
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from 0597d2d to 470d16d Compare June 1, 2026 17:13
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch 3 times, most recently from 49a135f to 85e66cd Compare June 2, 2026 06:55
@ocmbot ocmbot Bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from 85e66cd to d7428df Compare June 2, 2026 07:05
@ocmbot ocmbot Bot merged commit f25c634 into main Jun 2, 2026
23 checks passed
@ocmbot ocmbot Bot deleted the renovate/github.com-fsnotify-fsnotify-1.x branch June 2, 2026 07:07
ocmbot Bot pushed a commit that referenced this pull request Jun 2, 2026
…2706)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify)
| indirect | minor | `v1.9.0` → `v1.10.1` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/fsnotify/fsnotify/badge)](https://securityscorecards.dev/viewer/?uri=github.com/fsnotify/fsnotify)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/331) for more information.

---

### Release Notes

<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>

###
[`v1.10.1`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.1)

[Compare
Source](https://redirect.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://redirect.github.com/fsnotify/fsnotify/pull/754

[#&#8203;755]: https://redirect.github.com/fsnotify/fsnotify/pull/755

###
[`v1.10.0`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.0)

[Compare
Source](https://redirect.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://redirect.github.com/fsnotify/fsnotify/pull/696

[#&#8203;709]: https://redirect.github.com/fsnotify/fsnotify/pull/709

[#&#8203;731]: https://redirect.github.com/fsnotify/fsnotify/pull/731

[#&#8203;736]: https://redirect.github.com/fsnotify/fsnotify/pull/736

[#&#8203;740]: https://redirect.github.com/fsnotify/fsnotify/pull/740

[#&#8203;741]: https://redirect.github.com/fsnotify/fsnotify/pull/741

[#&#8203;748]: https://redirect.github.com/fsnotify/fsnotify/pull/748

[#&#8203;749]: https://redirect.github.com/fsnotify/fsnotify/pull/749

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Only on Sunday (`* * * * 0`)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> f25c634
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. size/s Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants