Commit 5ba1620
Update module github.com/fsnotify/fsnotify to v1.10.1 - abandoned (#15245)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify)
| `v1.9.0` → `v1.10.1` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/8903) for more information.
---
### Release Notes
<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>
###
[`v1.10.1`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.1)
[Compare
Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.10.0...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]: https://redirect.github.com/fsnotify/fsnotify/pull/754
[#​755]: https://redirect.github.com/fsnotify/fsnotify/pull/755
###
[`v1.10.0`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.10.0)
[Compare
Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.9.0...v1.10.0)
This version of fsnotify needs Go 1.23.
##### Changes and fixes
- inotify: improve initialization error message ([#​731])
- inotify: send Rename event if recursive watch is renamed
([#​696])
- inotify: avoid copying event buffers when reading names
([#​741])
- kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a
bad entry no longer aborts Watcher.Add for the whole directory
([#​748])
- kqueue: drop watches directly in Close() to fix a file descriptor leak
when recycling watchers ([#​740])
- windows: fix nil pointer dereference in remWatch ([#​736])
- windows: lock watch field updates against concurrent WatchList to fix
a race introduced in v1.9.0 ([#​709], [#​749])
[#​696]: https://redirect.github.com/fsnotify/fsnotify/pull/696
[#​709]: https://redirect.github.com/fsnotify/fsnotify/pull/709
[#​731]: https://redirect.github.com/fsnotify/fsnotify/pull/731
[#​736]: https://redirect.github.com/fsnotify/fsnotify/pull/736
[#​740]: https://redirect.github.com/fsnotify/fsnotify/pull/740
[#​741]: https://redirect.github.com/fsnotify/fsnotify/pull/741
[#​748]: https://redirect.github.com/fsnotify/fsnotify/pull/748
[#​749]: https://redirect.github.com/fsnotify/fsnotify/pull/749
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "on tuesday"
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>1 parent 0814ca6 commit 5ba1620
26 files changed
Lines changed: 40 additions & 40 deletions
File tree
- cmd
- mdatagen
- otelcorecol
- config
- configgrpc
- confighttp
- xconfighttp
- configtls
- exporter
- otlpexporter
- otlphttpexporter
- extension/zpagesextension
- internal/e2e
- otelcol
- otelcoltest
- receiver/otlpreceiver
- service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments