Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/microsoft/go-mssqldb to v1.8.0 #36755

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/microsoft/go-mssqldb v1.7.2 -> v1.8.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.7.2...v1.8.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
@renovate renovate bot requested a review from crobert-1 as a code owner December 10, 2024 10:28
@renovate renovate bot added the renovatebot label Dec 10, 2024
@renovate renovate bot requested review from dmitryax and a team as code owners December 10, 2024 10:28
Copy link
Contributor Author

renovate bot commented Dec 10, 2024

ℹ Artifact update notice

File name: internal/sqlquery/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 -> v1.11.1
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 -> v1.8.0

@codeboten codeboten merged commit 121e6d2 into main Dec 10, 2024
160 checks passed
@codeboten codeboten deleted the renovate/github.com-microsoft-go-mssqldb-1.x branch December 10, 2024 14:53
@github-actions github-actions bot added this to the next release milestone Dec 10, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…pen-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]>
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
…pen-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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal/sqlquery receiver/sqlquery SQL query receiver receiver/sqlserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants