Skip to content

chore(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1#1045

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

chore(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1#1045
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 Jul 6, 2026

Copy link
Copy Markdown

Bumps github.com/fsnotify/fsnotify from 1.10.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

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

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)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Bump github.com/fsnotify/fsnotify from v1.10.0 to v1.10.1

Updates the fsnotify dependency in go.mod and refreshes the corresponding checksums in go.sum.

Macroscope summarized 489fee2.

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.10.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.10.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests updating dependencies go Pull requests that update go code labels Jul 6, 2026
@dependabot dependabot Bot requested a review from KooshaPari as a code owner July 6, 2026 06:54
@dependabot dependabot Bot added dependencies Pull requests updating dependencies go Pull requests that update go code labels Jul 6, 2026
@codeant-ai

codeant-ai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​fsnotify/​fsnotify@​v1.10.0 ⏵ v1.10.199 +1100100100100

View full report

@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@kilo-code-bot

kilo-code-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This is a Dependabot patch-level bump of github.com/fsnotify/fsnotify from v1.10.0 to v1.10.1 (a semver-patch update). Changes are confined to go.mod and go.sum.

  • go.mod requirement updated to v1.10.1 with no transitive go.mod hash change (consistent with identical dependency constraints).
  • go.sum module + h1: checksums refreshed correctly; the go.mod-only hash is unchanged as expected.
  • The upstream release (1.10.1) contains only bug fixes (inotify/windows sibling-watch handling) with no API or behavioral contract changes that affect this module's surface.
  • No source code, build config, or CI changes are part of this PR.

The change is mechanically safe and aligns with normal dependency hygiene. No inline findings.

Files Reviewed (2 files)
  • go.mod
  • go.sum

Reviewed by hy3-20260706:free · Input: 38.1K · Output: 2K · Cached: 72.5K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests updating dependencies go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants