Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update module github.com/microsoft/go-winio to v0.6.2 (#…
…6056) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/Microsoft/go-winio](https://redirect.github.com/Microsoft/go-winio) | `v0.6.1` -> `v0.6.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fMicrosoft%2fgo-winio/v0.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fMicrosoft%2fgo-winio/v0.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fMicrosoft%2fgo-winio/v0.6.1/v0.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fMicrosoft%2fgo-winio/v0.6.1/v0.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Microsoft/go-winio (github.com/Microsoft/go-winio)</summary> ### [`v0.6.2`](https://redirect.github.com/microsoft/go-winio/releases/tag/v0.6.2) [Compare Source](https://redirect.github.com/Microsoft/go-winio/compare/v0.6.1...v0.6.2) #### What's Changed - \[etw] Add String() functions, JSON field option by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/285](https://redirect.github.com/microsoft/go-winio/pull/285) - enable dependency updates by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/287](https://redirect.github.com/microsoft/go-winio/pull/287) - Isolate tools dependencies in tools package by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/293](https://redirect.github.com/microsoft/go-winio/pull/293) - Update tests; run fuzzing by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/294](https://redirect.github.com/microsoft/go-winio/pull/294) - Add support for flushing and disconnecting named pipes by [@​dgolub](https://redirect.github.com/dgolub) in [https://github.com/microsoft/go-winio/pull/292](https://redirect.github.com/microsoft/go-winio/pull/292) - Add ResolvePath tests by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/276](https://redirect.github.com/microsoft/go-winio/pull/276) - \[lint] Fix errors from [#​276](https://redirect.github.com/Microsoft/go-winio/issues/276) by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/296](https://redirect.github.com/microsoft/go-winio/pull/296) - Switch from sycall to windows by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/295](https://redirect.github.com/microsoft/go-winio/pull/295) - \[lint] Remove deprecated tar.TypeRegA by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/300](https://redirect.github.com/microsoft/go-winio/pull/300) - sd.go: fix calculation of security descriptor length in SddlToSecurit… by [@​dblohm7](https://redirect.github.com/dblohm7) in [https://github.com/microsoft/go-winio/pull/299](https://redirect.github.com/microsoft/go-winio/pull/299) - fix: already typo by [@​testwill](https://redirect.github.com/testwill) in [https://github.com/microsoft/go-winio/pull/303](https://redirect.github.com/microsoft/go-winio/pull/303) - pipe.go: add DialPipeAccessImpLevel by [@​dblohm7](https://redirect.github.com/dblohm7) in [https://github.com/microsoft/go-winio/pull/302](https://redirect.github.com/microsoft/go-winio/pull/302) - Bug: Close hvsock handle on listen error; fix tests by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/310](https://redirect.github.com/microsoft/go-winio/pull/310) - fileinfo: internally fix FileBasicInfo memory alignment by [@​dagood](https://redirect.github.com/dagood) in [https://github.com/microsoft/go-winio/pull/312](https://redirect.github.com/microsoft/go-winio/pull/312) - Update go1.21 and CI by [@​helsaawy](https://redirect.github.com/helsaawy) in [https://github.com/microsoft/go-winio/pull/315](https://redirect.github.com/microsoft/go-winio/pull/315) #### New Contributors - [@​dgolub](https://redirect.github.com/dgolub) made their first contribution in [https://github.com/microsoft/go-winio/pull/292](https://redirect.github.com/microsoft/go-winio/pull/292) - [@​dblohm7](https://redirect.github.com/dblohm7) made their first contribution in [https://github.com/microsoft/go-winio/pull/299](https://redirect.github.com/microsoft/go-winio/pull/299) - [@​testwill](https://redirect.github.com/testwill) made their first contribution in [https://github.com/microsoft/go-winio/pull/303](https://redirect.github.com/microsoft/go-winio/pull/303) - [@​dagood](https://redirect.github.com/dagood) made their first contribution in [https://github.com/microsoft/go-winio/pull/312](https://redirect.github.com/microsoft/go-winio/pull/312) **Full Changelog**: microsoft/go-winio@v0.6.1...v0.6.2 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information