Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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 - "on Monday after 3am and before 10am" in timezone Europe/Prague, 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 these updates again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: local_setup/go.sum
Command failed: go get -t ./...
go: github.com/Shopify/sarama@v1.45.1: parsing go.mod:
	module declares its path as: github.com/IBM/sarama
	        but was required as: github.com/Shopify/sarama

@jira-linking
Copy link

jira-linking bot commented Dec 8, 2025

Commits missing Jira IDs:
5dd6390

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed Dec 9, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 9, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-fsnotify-fsnotify-1.x branch December 9, 2025 12:40
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 Dec 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-fsnotify-fsnotify-1.x branch from 02e59c2 to 5dd6390 Compare December 15, 2025 04:42
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed Dec 21, 2025
@red-hat-konflux red-hat-konflux bot closed this Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 - autoclosed chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot reopened this Dec 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-fsnotify-fsnotify-1.x branch from 3f2a79d to 5dd6390 Compare December 22, 2025 04:45
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