Skip to content

build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1#526

Merged
eqrx merged 1 commit into
mainfrom
dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1
May 5, 2026
Merged

build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1#526
eqrx merged 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 4, 2026

Copy link
Copy Markdown
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 4, 2026 20:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: e4f7ac54-55c8-4037-a790-8d3567834d43

📥 Commits

Reviewing files that changed from the base of the PR and between ae0592a and 26ca83c.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
✅ Files skipped from review due to trivial changes (1)
  • go.mod

Walkthrough

The PR updates an indirect module requirement in go.mod, changing github.com/fsnotify/fsnotify from v1.10.0 to v1.10.1.

Changes

Dependency Version Update

Layer / File(s) Summary
Module Requirement
go.mod
Indirect dependency github.com/fsnotify/fsnotify updated from v1.10.0v1.10.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the Summary, Change Type, and Check List sections required by the template; only release notes are provided. Add the Summary section, select a Change Type (Bug Fix is appropriate), and complete the Check List before merging.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping the fsnotify dependency from 1.10.0 to 1.10.1, which matches the sole modification in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1

Comment @coderabbitai help to get the list of available commands and usage tips.

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: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch from ae0592a to 26ca83c Compare May 5, 2026 15:38
@eqrx eqrx merged commit ac31b14 into main May 5, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 branch May 5, 2026 15:42
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant