trivrost
trivrost copied to clipboard
Update module github.com/gofrs/flock to v0.13.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/gofrs/flock | v0.8.1 -> v0.13.0 |
Release Notes
gofrs/flock (github.com/gofrs/flock)
v0.13.0
What's Changed
Minimum Go version 1.24
- feat: add Stat method by @ferhatelmas in #127
- chore(deps): bump golang.org/x/sys from 0.22.0 to 0.37.0
Full Changelog: https://github.com/gofrs/flock/compare/v0.12.1...v0.13.0
v0.12.1
What's Changed
- tests: add tests about directory support by @ldez in #89
- chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group by @dependabot in #90
- fix: missing read-write flag in reopenFDOnError by @crazy-max in #95
New Contributors
- @crazy-max made their first contribution in #95
Full Changelog: https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: differentiation of Solaris and Illumos by @ldez in #80
- feat(windows): replace custom implementation with golang.org/x/sys/windows by @ldez in #81
- fix: update fnctl implementation by @ldez in #84
- feat: use runtime errors instead of compilation errors for unsupported platforms by @ldez in #85
- refactor: use x/sys/* instead of Syscall when possible by @ldez in #87
Full Changelog: https://github.com/gofrs/flock/compare/v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: add options to define flag and permissions of the file by @ldez in #76
- tests: remove files generated during tests by @ldez in #77
Full Changelog: https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: add support for Illumos/Solaris by @gaige in #63
- chore: migrate from gopkg.in/check to stretchr/testify by @ldez in #70
- docs: remove reference to sync.Locker by @ldez in #66
New Contributors
Full Changelog: https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore: add go modules by @moskyb in #57
- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #65
- fix: replace Syscall6 with SyscallN on Windows by @ldez
New Contributors
Full Changelog: https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 2 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
github.com/stretchr/testify |
v1.10.0 -> v1.11.1 |
golang.org/x/sys |
v0.30.0 -> v0.37.0 |
go |
1.17 -> 1.24.0 |
Needs go 1.23