Skip to content

Commit 0197533

Browse files
renovate[bot]opentelemetrybotsongy23
authored andcommitted
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` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.2/v1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.7.2/v1.8.0?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-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

File tree

6 files changed

+39
-46
lines changed

6 files changed

+39
-46
lines changed

internal/sqlquery/go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/SAP/go-hdb v1.12.6
77
github.com/go-sql-driver/mysql v1.8.1
88
github.com/lib/pq v1.10.9
9-
github.com/microsoft/go-mssqldb v1.7.2
9+
github.com/microsoft/go-mssqldb v1.8.0
1010
github.com/sijms/go-ora/v2 v2.8.22
1111
github.com/snowflakedb/gosnowflake v1.12.0
1212
github.com/stretchr/testify v1.10.0
@@ -23,8 +23,8 @@ require (
2323
filippo.io/edwards25519 v1.1.0 // indirect
2424
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
2525
github.com/99designs/keyring v1.2.2 // indirect
26-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
27-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
26+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
27+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
2828
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 // indirect
2929
github.com/BurntSushi/toml v1.4.0 // indirect
3030
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
@@ -74,7 +74,6 @@ require (
7474
github.com/pierrec/lz4/v4 v4.1.18 // indirect
7575
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
7676
github.com/pmezard/go-difflib v1.0.0 // indirect
77-
github.com/rogpeppe/go-internal v1.12.0 // indirect
7877
github.com/sirupsen/logrus v1.9.3 // indirect
7978
github.com/zeebo/xxh3 v1.0.2 // indirect
8079
go.opentelemetry.io/collector/config/configtelemetry v0.115.1-0.20241206185113-3f3e208e71b8 // indirect

internal/sqlquery/go.sum

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/sqlqueryreceiver/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ require (
3636
filippo.io/edwards25519 v1.1.0 // indirect
3737
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
3838
github.com/99designs/keyring v1.2.2 // indirect
39-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
40-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
39+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
40+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
4141
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0 // indirect
4242
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
4343
github.com/BurntSushi/toml v1.4.0 // indirect
@@ -108,7 +108,7 @@ require (
108108
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
109109
github.com/magefile/mage v1.15.0 // indirect
110110
github.com/magiconair/properties v1.8.7 // indirect
111-
github.com/microsoft/go-mssqldb v1.7.2 // indirect
111+
github.com/microsoft/go-mssqldb v1.8.0 // indirect
112112
github.com/mitchellh/copystructure v1.2.0 // indirect
113113
github.com/mitchellh/reflectwalk v1.0.2 // indirect
114114
github.com/moby/docker-image-spec v1.3.1 // indirect

receiver/sqlqueryreceiver/go.sum

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/sqlserverreceiver/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ require (
2929
filippo.io/edwards25519 v1.1.0 // indirect
3030
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
3131
github.com/99designs/keyring v1.2.2 // indirect
32-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
33-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
32+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
33+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
3434
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 // indirect
3535
github.com/BurntSushi/toml v1.4.0 // indirect
3636
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
@@ -82,7 +82,7 @@ require (
8282
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
8383
github.com/knadh/koanf/v2 v2.1.2 // indirect
8484
github.com/lib/pq v1.10.9 // indirect
85-
github.com/microsoft/go-mssqldb v1.7.2 // indirect
85+
github.com/microsoft/go-mssqldb v1.8.0 // indirect
8686
github.com/mitchellh/copystructure v1.2.0 // indirect
8787
github.com/mitchellh/reflectwalk v1.0.2 // indirect
8888
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

receiver/sqlserverreceiver/go.sum

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)