-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/fsnotify/fsnotify from 1.5.0 to 1.5.1 #3234
Bump github.com/fsnotify/fsnotify from 1.5.0 to 1.5.1 #3234
Conversation
Failed with:
This is exactly the location we use this library, so, this update might break something for us. |
Codecov Report
@@ Coverage Diff @@
## master #3234 +/- ##
=======================================
Coverage 95.99% 95.99%
=======================================
Files 242 242
Lines 14789 14789
=======================================
Hits 14196 14196
- Misses 513 514 +1
+ Partials 80 79 -1
Continue to review full report at Codecov.
|
Interesting, this passed on the second try. Let's keep an eye on this test, perhaps it's a new intermittent one caused by this bump. |
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
ae41d76
to
ce9fa90
Compare
@jpkrohling yeah, looks like the same flaky test popping up its head again: #3035. I'll find some time to see if I can reproduce the issue. |
Alright, it's not something new caused by this PR then. I'll go ahead and merge this one then. Thanks @albertteoh! |
Bumps github.com/fsnotify/fsnotify from 1.5.0 to 1.5.1.
Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
466b39d
prepare 1.5.1, retract 1.5.0b98ede5
Revert "Add AddRaw to not follow symlinks + Fix link folloing on Windows (#289)"dfdb645
revise pull request templateDependabot 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 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)