1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-14 02:33:21 +02:00
opentelemetry-go/internal
renovate[bot] 2e84120a43
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
[@&#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**:
https://github.com/microsoft/go-winio/compare/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>
2024-12-17 11:22:03 +01:00
..
attribute Performance improvements for attribute value AsStringSlice, AsFloat64Slice, AsInt64Slice, AsBoolSlice (#6011) 2024-12-03 09:46:16 +01:00
baggage [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
global fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000) 2024-11-23 07:49:00 -08:00
internaltest [chore]: enable int-conversion rule of perfsprint (#5964) 2024-11-14 19:17:37 +01:00
matchers [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
shared [chore]: enable all rules of perfsprint (#5978) 2024-11-18 10:04:50 +01:00
tools chore(deps): update module github.com/microsoft/go-winio to v0.6.2 (#6056) 2024-12-17 11:22:03 +01:00
gen.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
rawhelpers.go Fix gosec overflow alerts (#5799) 2024-09-13 09:11:50 +02:00