dependabot[bot] opened a new pull request, #6133: URL: https://github.com/apache/camel-k/pull/6133
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsnotify/fsnotify/releases">github.com/fsnotify/fsnotify's releases</a>.</em></p> <blockquote> <h2>v1.9.0</h2> <h3>Changes and fixes</h3> <ul> <li> <p>all: make BufferedWatcher buffered again (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/657">#657</a>)</p> </li> <li> <p>inotify: fix race when adding/removing watches while a watched path is being deleted (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>, <a href="https://redirect.github.com/fsnotify/fsnotify/issues/686">#686</a>)</p> </li> <li> <p>inotify: don't send empty event if a watched path is unmounted (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/655">#655</a>)</p> </li> <li> <p>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 (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/679">#679</a>)</p> </li> <li> <p>kqueue: fix watching relative symlinks (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/681">#681</a>)</p> </li> <li> <p>kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/682">#682</a>)</p> </li> <li> <p>illumos: don't send error if changed file is deleted while processing the event (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>)</p> </li> </ul> <p><a href="https://redirect.github.com/fsnotify/fsnotify/issues/657">#657</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/657">fsnotify/fsnotify#657</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/678">fsnotify/fsnotify#678</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/686">#686</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/686">fsnotify/fsnotify#686</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/655">#655</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/655">fsnotify/fsnotify#655</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/681">#681</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/681">fsnotify/fsnotify#681</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/679">#679</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/679">fsnotify/fsnotify#679</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/682">#682</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/682">fsnotify/fsnotify#682</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md">github.com/fsnotify/fsnotify's changelog</a>.</em></p> <blockquote> <h2>1.9.0 2024-04-04</h2> <h3>Changes and fixes</h3> <ul> <li> <p>all: make BufferedWatcher buffered again (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/657">#657</a>)</p> </li> <li> <p>inotify: fix race when adding/removing watches while a watched path is being deleted (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>, <a href="https://redirect.github.com/fsnotify/fsnotify/issues/686">#686</a>)</p> </li> <li> <p>inotify: don't send empty event if a watched path is unmounted (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/655">#655</a>)</p> </li> <li> <p>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 (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/679">#679</a>)</p> </li> <li> <p>kqueue: fix watching relative symlinks (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/681">#681</a>)</p> </li> <li> <p>kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/682">#682</a>)</p> </li> <li> <p>illumos: don't send error if changed file is deleted while processing the event (<a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>)</p> </li> </ul> <p><a href="https://redirect.github.com/fsnotify/fsnotify/issues/657">#657</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/657">fsnotify/fsnotify#657</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/678">#678</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/678">fsnotify/fsnotify#678</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/686">#686</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/686">fsnotify/fsnotify#686</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/655">#655</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/655">fsnotify/fsnotify#655</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/681">#681</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/681">fsnotify/fsnotify#681</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/679">#679</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/679">fsnotify/fsnotify#679</a> <a href="https://redirect.github.com/fsnotify/fsnotify/issues/682">#682</a>: <a href="https://redirect.github.com/fsnotify/fsnotify/pull/682">fsnotify/fsnotify#682</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fsnotify/fsnotify/commit/ae0e7923765f64fb8061396db7edebb558cf6093"><code>ae0e792</code></a> Release 1.9.0</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/644fbb6b8d9659d3b03e12c52d1fdbd11e4513fc"><code>644fbb6</code></a> Add test to ensure Add()/Remove() works when not reading events</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/e7ec5f74c5b88aa47ff49a221dead2a4fdcf0b8e"><code>e7ec5f7</code></a> Fix staticcheck in CI</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/d321760db39f8d7fb382220c7fee684e86dce1ae"><code>d321760</code></a> Update changelog</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/dbe071720fb1147e3bb47a5f723280b62cf2c58d"><code>dbe0717</code></a> Remove AIX/AHFS from README</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/2d897cabb3d7c3b2cb20c7074991848291ea4008"><code>2d897ca</code></a> Simplify inotify backend locking</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/868a000da3bc607c547d546291463798d4ff33e6"><code>868a000</code></a> Test gccgo in CI</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/8f6d48b67bf642be39d2ce798d4b522bffb29efb"><code>8f6d48b</code></a> Move some shared code to a shared struct</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/e48b91a36a5716756346111639156fb7605f0f7a"><code>e48b91a</code></a> Add timeout-minutes in GitHub actions</li> <li><a href="https://github.com/fsnotify/fsnotify/commit/c9507a5fddb4d191636986e40d4c65d3d3504ba2"><code>c9507a5</code></a> Correctly mark pre-existing entries when watching a link to a dir on kqueue</li> <li>Additional commits viewable in <a href="https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org