Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0 age confidence

Release Notes

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

v1.8.0

Compare Source

Additions

  • all: add FSNOTIFY_DEBUG to print debug logs to stderr (#​619)
Changes and fixes
  • windows: fix behaviour of WatchList() to be consistent with other platforms (#​610)

  • kqueue: ignore events with Ident=0 (#​590)

  • kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#​617)

  • kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#​625)

  • inotify: don't send event for IN_DELETE_SELF when also watching the parent (#​620)

  • inotify: fix panic when calling Remove() in a goroutine (#​650)

  • fen: allow watching subdirectories of watched directories (#​621)


Configuration

📅 Schedule: 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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@ti-chi-bot ti-chi-bot bot requested a review from asddongmen July 4, 2025 13:04
@ti-chi-bot ti-chi-bot bot added the size/XS label Jul 4, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed Jul 8, 2025
@renovate renovate bot closed this Jul 8, 2025
@renovate renovate bot deleted the renovate/github.com-fsnotify-fsnotify-1.x branch July 8, 2025 17:04
@renovate renovate bot changed the title fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 Jul 8, 2025
@renovate renovate bot reopened this Jul 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from ef57fb1 to 51939d8 Compare July 8, 2025 21:03
@renovate renovate bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from 51939d8 to d5687bf Compare August 10, 2025 12:57
Copy link

ti-chi-bot bot commented Aug 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fgksgf for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added size/S and removed size/XS labels Aug 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-fsnotify-fsnotify-1.x branch from d5687bf to f0e8041 Compare August 14, 2025 07:54
@ti-chi-bot ti-chi-bot bot added size/XS and removed size/S labels Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants