Skip to content

Commit

Permalink
chore(deps): update module github.com/microsoft/go-winio to v0.6.2 (#…
Browse files Browse the repository at this point in the history
…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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[#&#8203;276](https://redirect.github.com/Microsoft/go-winio/issues/276)
by [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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
renovate[bot] authored Dec 17, 2024
1 parent 461b2f3 commit 2e84120
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
github.com/Masterminds/semver/v3 v3.3.0 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
github.com/ProtonMail/go-crypto v1.0.0 // indirect
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0/go.mod h1:ONJg5sxcbsdQQ4
github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 h1:vDfG60vDtIuf0MEOhmLlLLSzqaRM8EMcgJPdp74zmpA=
github.com/OpenPeeDeeP/depguard/v2 v2.2.0/go.mod h1:CIzddKRvLBC4Au5aYP/i3nyaWQ+ClszLIuVocRiCYFQ=
github.com/ProtonMail/go-crypto v1.0.0 h1:LRuvITjQWX+WIfr930YHG2HNfjR1uOfyf5vE0kC2U78=
Expand Down

0 comments on commit 2e84120

Please sign in to comment.