Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 11, 2020

Bumps github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9.

Release notes

Sourced from github.com/fsnotify/fsnotify's releases.

Move example usage to the readme

  • Move example usage to the readme #329. This may resolve #328.

Use close-on-exec

  • CI: test more go versions (@nathany 1d13583d846ea9d66dcabbfefbfb9d8e6fb05216)
  • Tests: Queued inotify events could have been read by the test before max_queued_events was hit (@matthias-stone #265)
  • Tests: t.Fatalf -> t.Errorf in go routines (@gdey #266)
  • CI: Less verbosity (@nathany #267)
  • Tests: Darwin: Exchangedata is deprecated on 10.13 (@nathany #267)
  • Tests: Check if channels are closed in the example (@alexeykazakov #244)
  • CI: Only run golint on latest version of go and fix issues (@cpuguy83 #284)
  • CI: Add windows to travis matrix (@cpuguy83 #284)
  • Docs: Remover appveyor badge (@nathany 11844c0959f6fff69ba325d097fce35bd85a8e93)
  • Linux: create epoll and pipe fds with close-on-exec (@JohannesEbke #219)
  • Linux: open files with close-on-exec (@linxiulei #273)
  • Docs: Plan to support fanotify (@nathany ab058b44498e8b7566a799372a39d150d9ea0119 )
  • Project: Add go.mod (@nathany #309)
  • Project: Revise editor config (@nathany #309)
  • Project: Update copyright for 2019 (@nathany #309)
  • CI: Drop go1.8 from CI matrix (@nathany #309)
  • Docs: Updating the FAQ section for supportability with NFS & FUSE filesystems (@Pratik32 4bf2d1fec78374803a39307bfb8d340688f4f28e )
Changelog

Sourced from github.com/fsnotify/fsnotify's changelog.

Changelog

Commits

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @timfallmk.


Dependabot commands and options

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2020
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.7 to 1.4.9.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.4.7...v1.4.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/fsnotify/fsnotify-1.4.9 branch from bb1281f to ee126c8 Compare March 15, 2020 00:32
@timfallmk
Copy link
Collaborator

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit cb244c5 into master Mar 16, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/fsnotify/fsnotify-1.4.9 branch March 16, 2020 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants