Skip to content

Commit

Permalink
fix(deps): update module github.com/microsoft/go-mssqldb to v1.8.0 (#…
Browse files Browse the repository at this point in the history
…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
[@&#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
[@&#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
[@&#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
[#&#8203;173](https://redirect.github.com/microsoft/go-mssqldb/issues/173)
fix by [@&#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 [@&#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 [@&#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
[@&#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

- [@&#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)
- [@&#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)
- [@&#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)
- [@&#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)
- [@&#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)
- [@&#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]>
  • Loading branch information
3 people authored Dec 10, 2024
1 parent 5957482 commit 121e6d2
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 46 deletions.
7 changes: 3 additions & 4 deletions internal/sqlquery/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/SAP/go-hdb v1.12.6
github.com/go-sql-driver/mysql v1.8.1
github.com/lib/pq v1.10.9
github.com/microsoft/go-mssqldb v1.7.2
github.com/microsoft/go-mssqldb v1.8.0
github.com/sijms/go-ora/v2 v2.8.22
github.com/snowflakedb/gosnowflake v1.12.0
github.com/stretchr/testify v1.10.0
Expand All @@ -23,8 +23,8 @@ require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
github.com/99designs/keyring v1.2.2 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
Expand Down Expand Up @@ -74,7 +74,6 @@ require (
github.com/pierrec/lz4/v4 v4.1.18 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/zeebo/xxh3 v1.0.2 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.115.1-0.20241206185113-3f3e208e71b8 // indirect
Expand Down
22 changes: 10 additions & 12 deletions internal/sqlquery/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions receiver/sqlqueryreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
github.com/99designs/keyring v1.2.2 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
Expand Down Expand Up @@ -108,7 +108,7 @@ require (
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/magefile/mage v1.15.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/microsoft/go-mssqldb v1.7.2 // indirect
github.com/microsoft/go-mssqldb v1.8.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/moby/docker-image-spec v1.3.1 // indirect
Expand Down
22 changes: 10 additions & 12 deletions receiver/sqlqueryreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions receiver/sqlserverreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
github.com/99designs/keyring v1.2.2 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 // indirect
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
Expand Down Expand Up @@ -82,7 +82,7 @@ require (
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
github.com/knadh/koanf/v2 v2.1.2 // indirect
github.com/lib/pq v1.10.9 // indirect
github.com/microsoft/go-mssqldb v1.7.2 // indirect
github.com/microsoft/go-mssqldb v1.8.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand Down
22 changes: 10 additions & 12 deletions receiver/sqlserverreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 121e6d2

Please sign in to comment.