fibratus
fibratus copied to clipboard
chore(deps): bump github.com/Microsoft/go-winio from 0.4.14 to 0.6.2
Bumps github.com/Microsoft/go-winio from 0.4.14 to 0.6.2.
Release notes
Sourced from github.com/Microsoft/go-winio's releases.
v0.6.2
What's Changed
- [etw] Add String() functions, JSON field option by
@helsaawyin microsoft/go-winio#285- enable dependency updates by
@helsaawyin microsoft/go-winio#287- Isolate tools dependencies in tools package by
@helsaawyin microsoft/go-winio#293- Update tests; run fuzzing by
@helsaawyin microsoft/go-winio#294- Add support for flushing and disconnecting named pipes by
@dgolubin microsoft/go-winio#292- Add ResolvePath tests by
@helsaawyin microsoft/go-winio#276- [lint] Fix errors from #276 by
@helsaawyin microsoft/go-winio#296- Switch from sycall to windows by
@helsaawyin microsoft/go-winio#295- [lint] Remove deprecated tar.TypeRegA by
@helsaawyin microsoft/go-winio#300- sd.go: fix calculation of security descriptor length in SddlToSecurit… by
@dblohm7in microsoft/go-winio#299- fix: already typo by
@testwillin microsoft/go-winio#303- pipe.go: add DialPipeAccessImpLevel by
@dblohm7in microsoft/go-winio#302- Bug: Close hvsock handle on listen error; fix tests by
@helsaawyin microsoft/go-winio#310- fileinfo: internally fix FileBasicInfo memory alignment by
@dagoodin microsoft/go-winio#312- Update go1.21 and CI by
@helsaawyin microsoft/go-winio#315New Contributors
@dgolubmade their first contribution in microsoft/go-winio#292@dblohm7made their first contribution in microsoft/go-winio#299@testwillmade their first contribution in microsoft/go-winio#303@dagoodmade their first contribution in microsoft/go-winio#312Full Changelog: https://github.com/microsoft/go-winio/compare/v0.6.1...v0.6.2
v0.6.1
What's Changed
- Soften linter by
@helsaawyin microsoft/go-winio#264- Bump linter, remove structcheck, ignore unhandled_errors by
@helsaawyin microsoft/go-winio#265- pkg/etw/sample: remove dependency on github.com/sirupsen/logrus by
@thaJeztahin microsoft/go-winio#267- Update go.mod dependencies by
@helsaawyin microsoft/go-winio#277- Add some basic bind filter functions by
@gabriel-samfirain microsoft/go-winio#274- Apply two upstream CL to mkwinsyscall by
@helsaawyin microsoft/go-winio#278- Unable to create named pipe on certain WS2012, Win 10 Pro machines by
@rcarman-r7in microsoft/go-winio#280- Add
fs.ResolvePathto resolve symbolic links by@helsaawyin microsoft/go-winio#275- update linter and fix lint errors by
@helsaawyin microsoft/go-winio#284New Contributors
@gabriel-samfiramade their first contribution in microsoft/go-winio#274@rcarman-r7made their first contribution in microsoft/go-winio#280Full Changelog: https://github.com/microsoft/go-winio/compare/v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix typos by
@johanvdwin microsoft/go-winio#237- backuptar: SecurityDescriptorFromTarHeader() don't decode twice by
@thaJeztahin microsoft/go-winio#233- Updating windows build constraints by
@helsaawyin microsoft/go-winio#241- Bump go version to 1.17 in go.mod/CI by
@dcantahin microsoft/go-winio#230
... (truncated)
Commits
3c9576cUpdate go1.21 and CI (#315)008bc6efileinfo: internally fix FileBasicInfo memory alignment (#312)bc421d9Bug: Close hvsock handle on listen error; fix tests (#310)553a715Merge pull request #302 from dblohm7/implevel21963303pipe.go: add DialPipeAccessImpLevele6aebd6fix: already typo (#303)eb5b095sd.go: fix calculation of security descriptor length in SddlToSecurityDescrip...87c84cf[lint] Remove deprecated tar.TypeRegA (#300)9f0d5dcSwitch from sycall to windows (#295)fec52bd[lint] Fix errors from #276 (#296)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.