Skip to content

build(deps): bump github.com/gofrs/flock from 0.7.1 to 0.7.3 #1326

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

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2020

Bumps github.com/gofrs/flock from 0.7.1 to 0.7.3.

Release notes

Sourced from github.com/gofrs/flock's releases.

0.7.2

  • Ensure we release file handle if we failed to take an exclusive lock (#43 / @azr, #31 / @virtuald)
Commits
  • 6caa735 Merge pull request #47 from gofrs/fix_license
  • 7848045 Fix license text, update year
  • 8a39eb4 Merge pull request #43 from azr/release_failed_flock
  • 0eda267 Update flock_internal_test.go
  • 8293fac Update flock_internal_test.go
  • 958d664 test that a failed file lock closes the file
  • c6c7c77 Ensure files are closed upon lock error
  • 5135e61 Merge pull request #37 from gofrs/tariq1890-patch-1
  • e6f1e02 Rename flock godoc badge.
  • See full diff 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

Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.7.1 to 0.7.3.
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](gofrs/flock@v0.7.1...v0.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Aug 24, 2020
@dependabot dependabot bot requested a review from a team August 24, 2020 06:41
@SVilgelm SVilgelm merged commit fe53590 into master Aug 24, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gofrs/flock-0.7.3 branch August 24, 2020 18:26
@ldez ldez added this to the v1.31 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants