github.com/fsnotify/fsnotify
go
pkg:golang/github.com/fsnotify/fsnotify
509 Dependabot PRs
17 days ago
267 repositories
12 repositories
Recent PRs (filtered by: Open )
fix(deps): bump the external group across 1 directory with 24 updates
opentdf/platform #3561
chore(deps): Bump the production-dependencies group across 1 directory with 41 updates
kubevirt/ssp-operator #1833
chore(deps): bump the dependencies group across 1 directory with 5 updates
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 in /tools/cosmovisor
build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 in /scripts/ai-bridge in the go-dependencies group
hodanov/my-pde #409
Bump the go-minor group across 2 directories with 17 updates
Indobase/Cli #21
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
chore(deps): bump the dependencies group across 1 directory with 4 updates
chore(deps): bump the go-modules group across 1 directory with 19 updates
hatchet-dev/hatchet #3920
Bump the all-dependencies group across 1 directory with 32 updates
istio/istio #60215
deps: bump the go-deps group across 1 directory with 2 updates
Bump github.com/fsnotify/fsnotify in /vertical-pod-autoscaler
kubernetes/autoscaler #9617
build(deps): bump the all group across 1 directory with 8 updates
kubernetes-sigs/cloud-provider-azure #10325
build(deps): bump the all group across 1 directory with 8 updates
kubernetes-sigs/cloud-provider-azure #10313
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
santosr2/TerraTidy #148
build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
kubeflow/hub #2697
⬆️ Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
go-go-golems/clay #130
build(deps): bump the github-dependencies group across 1 directory with 36 updates
kubernetes-csi/external-provisioner #1508
build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 in /src/go
netdata/netdata #22463
chore(deps): Bump the production-dependencies group across 1 directory with 39 updates
kubevirt/ssp-operator #1809
deps(deps): bump the minor-and-patch group with 6 updates
Bump the github-dependencies group with 44 updates
kubernetes-csi/external-health-monitor #358
deps: bump the go-deps group with 6 updates
chore(deps): bump the go-other-modules group with 3 updates
ghbvf/gocell #427
fix(deps): bump the external group across 1 directory with 19 updates
opentdf/platform #3452
Bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1
kubernetes-sigs/kueue #11047
Bump the gomod group with 4 updates
open-cluster-management-io/governance-policy-framework-addon #223
Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.10.1 in /tools/cosmovisor
mian4671/Faisal-maqsood #1029
build(deps): Bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 in /tools/cosmovisor
cosmos/cosmos-sdk #26397
build(deps): bump the all group with 6 updates
kubernetes-sigs/cloud-provider-azure #10288
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
Limetric/hostmux #26
build(deps): bump the gomod group across 1 directory with 34 updates
cri-o/cri-o #9929
chore(deps): Bump the production-dependencies group across 1 directory with 38 updates
kubevirt/ssp-operator #1780
build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
roborev-dev/roborev #691
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 in /endpoints
OpenNHP/opennhp #1514
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
kubernetes-sigs/gateway-api-inference-extension #2912
chore(deps): bump the go-minor-patch group across 1 directory with 10 updates
Bump the github-dependencies group with 5 updates
kubernetes-sigs/gcp-filestore-csi-driver #1284
build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 in /plugins/k8saudit
falcosecurity/plugins #1328
fix(deps): bump the external group across 1 directory with 21 updates
opentdf/platform #3431
build(deps): bump the all group across 1 directory with 3 updates
kubernetes-sigs/cloud-provider-azure #10263
build(deps): bump the all group across 1 directory with 28 updates
kubernetes-sigs/cloud-provider-azure #10260
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
WaylonWalker/markata-go #1057
chore(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1
kubernetes-sigs/azuredisk-csi-driver #3615
Bump the github-dependencies group across 1 directory with 45 updates
kubernetes-csi/external-resizer #575
deps(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0
acoseac/1-bit-bridge #155
⬆️ Bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0
go-go-golems/clay #128
chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0
build(deps): bump the go-dev-dependencies group across 1 directory with 8 updates
greenbone/opensight-golang-libraries #311
chore(deps): Bump the gomod group with 12 updates
stolostron/governance-policy-addon-controller #1221
Package Details
| Name: | github.com/fsnotify/fsnotify |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/fsnotify/fsnotify |
| JSON API: | View JSON |
Package Information
Package fsnotify provides a cross-platform interface for file system notifications. Currently supported systems: Set the FSNOTIFY_DEBUG environment variable to "1" to print debug messages to stderr. This can be useful to track down some problems, especially in cases where fsnotify is used as an indirect dependency. Every event will be printed as soon as there's something useful to print, with as little processing from fsnotify. Example output:
| Repository: | https://github.com/fsnotify/fsnotify |
| Homepage: | https://github.com/fsnotify/fsnotify |
| Latest Release: |
v1.9.0
about 1 year ago |
| Dependent Repos: | 141,733 |
| Dependent Packages: | 60,404 |
| Ranking: | Top 0.0043% by dependent repos Top 0.0021% by dependent pkgs |