Commit 0197533
fix(deps): update module github.com/microsoft/go-mssqldb to v1.8.0 (open-telemetry#36755)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/microsoft/go-mssqldb](https://redirect.github.com/microsoft/go-mssqldb)
| `v1.7.2` -> `v1.8.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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-mssqldb
(github.com/microsoft/go-mssqldb)</summary>
###
[`v1.8.0`](https://redirect.github.com/microsoft/go-mssqldb/releases/tag/v1.8.0)
[Compare
Source](https://redirect.github.com/microsoft/go-mssqldb/compare/v1.7.2...v1.8.0)
#### What's Changed
- Migrate managed identity example to azidentity by
[@&open-telemetry#8203;chlowell](https://redirect.github.com/chlowell) in
[https://github.com/microsoft/go-mssqldb/pull/199](https://redirect.github.com/microsoft/go-mssqldb/pull/199)
- Vulnerabilty dependency x/net by
[@&open-telemetry#8203;tulioncds](https://redirect.github.com/tulioncds) in
[https://github.com/microsoft/go-mssqldb/pull/203](https://redirect.github.com/microsoft/go-mssqldb/pull/203)
- Support for UDT (hierarchyid, geometry and geography) by
[@&open-telemetry#8203;tentone](https://redirect.github.com/tentone) in
[https://github.com/microsoft/go-mssqldb/pull/216](https://redirect.github.com/microsoft/go-mssqldb/pull/216)
- Connection not closed when database name is incorrect
[#&open-telemetry#8203;173](https://redirect.github.com/microsoft/go-mssqldb/issues/173)
fix by [@&open-telemetry#8203;parMaster](https://redirect.github.com/parMaster) in
[https://github.com/microsoft/go-mssqldb/pull/224](https://redirect.github.com/microsoft/go-mssqldb/pull/224)
- Fix error checks during certificatePath reading and parsing in azuread
by [@&open-telemetry#8203;jegorbunov](https://redirect.github.com/jegorbunov) in
[https://github.com/microsoft/go-mssqldb/pull/227](https://redirect.github.com/microsoft/go-mssqldb/pull/227)
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to
1.6.0 by [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/microsoft/go-mssqldb/pull/229](https://redirect.github.com/microsoft/go-mssqldb/pull/229)
- Feat: Add tracing data to prelogin and login7 packets by
[@&open-telemetry#8203;shueybubbles](https://redirect.github.com/shueybubbles) in
[https://github.com/microsoft/go-mssqldb/pull/228](https://redirect.github.com/microsoft/go-mssqldb/pull/228)
#### New Contributors
- [@&open-telemetry#8203;chlowell](https://redirect.github.com/chlowell) made their
first contribution in
[https://github.com/microsoft/go-mssqldb/pull/199](https://redirect.github.com/microsoft/go-mssqldb/pull/199)
- [@&open-telemetry#8203;tulioncds](https://redirect.github.com/tulioncds) made their
first contribution in
[https://github.com/microsoft/go-mssqldb/pull/203](https://redirect.github.com/microsoft/go-mssqldb/pull/203)
- [@&open-telemetry#8203;tentone](https://redirect.github.com/tentone) made their
first contribution in
[https://github.com/microsoft/go-mssqldb/pull/216](https://redirect.github.com/microsoft/go-mssqldb/pull/216)
- [@&open-telemetry#8203;parMaster](https://redirect.github.com/parMaster) made their
first contribution in
[https://github.com/microsoft/go-mssqldb/pull/224](https://redirect.github.com/microsoft/go-mssqldb/pull/224)
- [@&open-telemetry#8203;jegorbunov](https://redirect.github.com/jegorbunov) made
their first contribution in
[https://github.com/microsoft/go-mssqldb/pull/227](https://redirect.github.com/microsoft/go-mssqldb/pull/227)
- [@&open-telemetry#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/microsoft/go-mssqldb/pull/229](https://redirect.github.com/microsoft/go-mssqldb/pull/229)
**Full Changelog**:
microsoft/go-mssqldb@v1.7.2...v1.8.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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-collector-contrib).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Yang Song <[email protected]>1 parent 47836e5 commit 0197533
6 files changed
+39
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments