Skip to content

Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.5.3 in /vendor/github.com/spf13/viper#84

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/vendor/github.com/spf13/viper/github.com/fsnotify/fsnotify-1.5.3
Closed

Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.5.3 in /vendor/github.com/spf13/viper#84
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/vendor/github.com/spf13/viper/github.com/fsnotify/fsnotify-1.5.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2022

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

Release notes

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

Revert Add AddRaw to not follow symlinks

#394

Add AddRaw which does not dereference symlinks

  • Go: Increase minimum required version to Go 1.12 #381
  • Feature: Add AddRaw method which does not follow symlinks when adding a watch #289
  • Windows: Follow symlinks by default like on all other systems #289
  • CI: Use GitHub Actions for CI and cover go 1.12-1.17 #378 #381 #385
  • Go 1.14+: Fix unsafe pointer conversion #325

Move example usage to the readme

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

Use close-on-exec

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.5.1] - 2021-08-24

  • Revert Add AddRaw to not follow symlinks

[1.5.0] - 2021-08-20

  • Go: Increase minimum required version to Go 1.12 #381
  • Feature: Add AddRaw method which does not follow symlinks when adding a watch #289
  • Windows: Follow symlinks by default like on all other systems #289
  • CI: Use GitHub Actions for CI and cover go 1.12-1.17 #378 #381 #385
  • Go 1.14+: Fix unsafe pointer conversion #325
Commits
  • a83458b README: warning about obsoleted master branch
  • 466b39d prepare 1.5.1, retract 1.5.0
  • b98ede5 Revert "Add AddRaw to not follow symlinks + Fix link folloing on Windows (#289)"
  • dfdb645 revise pull request template
  • 08848a0 v1.5.0 preparation (#380)
  • e2e9517 Add AddRaw to not follow symlinks + Fix link folloing on Windows (#289)
  • 82ee6f3 Update test matrix for go 1.17 stable release (#385)
  • 16f0d42 add //go:build lines + add 1.17.0-rc2 to test matrix (#377)
  • cc8365b Update x/sys to latest (#379)
  • 2fb15b1 Drop support/testing for Go 1.11 and earlier (#381)
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](fsnotify/fsnotify@v1.4.7...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 22, 2022

Dependabot tried to add @GarnettWang, @xiaozhouX and @osswangxining as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/wsxiaozhang/arena/pulls/84/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the wsxiaozhang/arena repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2022

Superseded by #86.

@dependabot dependabot Bot closed this Apr 27, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/vendor/github.com/spf13/viper/github.com/fsnotify/fsnotify-1.5.3 branch April 27, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant