1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-08-10 22:31:50 +02:00
Commit Graph

3333 Commits

Author SHA1 Message Date
Tyler Yahn
64838d6aa6 Fix otlptrace client types (#6143)
Use the correct package name.
2025-01-10 12:37:01 +01:00
Alex Boten
ba628e49e8 docs: update badge link (#6144)
Noticed the badge was showing a failing status even though the CI
appeared to be passing:
![Screenshot 2025-01-09 at 1 22
18 PM](https://github.com/user-attachments/assets/7fc7fbb8-df79-45dd-a3cb-8f78e8848ab1)

I used the "create status badge" functionality to create the badge:

![Screenshot 2025-01-09 at 1 22
31 PM](https://github.com/user-attachments/assets/cffe4664-223c-446a-b146-5b58126bbc17)

Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-01-10 10:11:30 +01:00
renovate[bot]
206f5f86b4 fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.16.0 (#6148)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.15.0` -> `v0.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/gotmpl)</summary>

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0160)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.15.0...v0.16.0)

##### 💡 Enhancements 💡

- `crosslink`: Adds a 'tidy' subcommand to generate 'go mod tidy'
schedules
([#&#8203;642](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/642))

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 09:23:22 +01:00
renovate[bot]
cbada9aefb fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.16.0 (#6150)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools/semconvgen](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.15.0` -> `v0.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/semconvgen)</summary>

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0160)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.15.0...v0.16.0)

##### 💡 Enhancements 💡

- `crosslink`: Adds a 'tidy' subcommand to generate 'go mod tidy'
schedules
([#&#8203;642](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/642))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 09:17:29 +01:00
renovate[bot]
f9aa327872 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.16.0 (#6149)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.15.0` -> `v0.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/multimod)</summary>

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0160)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.15.0...v0.16.0)

##### 💡 Enhancements 💡

- `crosslink`: Adds a 'tidy' subcommand to generate 'go mod tidy'
schedules
([#&#8203;642](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/642))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 09:09:07 +01:00
renovate[bot]
ab57980b1f fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.16.0 (#6147)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools/crosslink](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.15.0` -> `v0.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/crosslink)</summary>

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0160)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.15.0...v0.16.0)

##### 💡 Enhancements 💡

- `crosslink`: Adds a 'tidy' subcommand to generate 'go mod tidy'
schedules
([#&#8203;642](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/642))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 09:01:21 +01:00
renovate[bot]
9299c4663e chore(deps): update module go.opentelemetry.io/build-tools to v0.16.0 (#6146)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/build-tools](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.15.0` -> `v0.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fbuild-tools/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fbuild-tools/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fbuild-tools/v0.15.0/v0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools)</summary>

###
[`v0.16.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/blob/HEAD/CHANGELOG.md#v0160)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/compare/v0.15.0...v0.16.0)

##### 💡 Enhancements 💡

- `crosslink`: Adds a 'tidy' subcommand to generate 'go mod tidy'
schedules
([#&#8203;642](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/642))

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 06:20:15 +01:00
renovate[bot]
14b874e169 chore(deps): update module github.com/sagikazarmark/locafero to v0.7.0 (#6140)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/sagikazarmark/locafero](https://redirect.github.com/sagikazarmark/locafero)
| `v0.6.0` -> `v0.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsagikazarmark%2flocafero/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsagikazarmark%2flocafero/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsagikazarmark%2flocafero/v0.6.0/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsagikazarmark%2flocafero/v0.6.0/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sagikazarmark/locafero
(github.com/sagikazarmark/locafero)</summary>

###
[`v0.7.0`](https://redirect.github.com/sagikazarmark/locafero/compare/v0.6.0...v0.7.0)

[Compare
Source](https://redirect.github.com/sagikazarmark/locafero/compare/v0.6.0...v0.7.0)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:39:21 +01:00
renovate[bot]
fe33778892 chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 (#6141)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/securego/gosec/v2](https://redirect.github.com/securego/gosec)
| `v2.21.4` -> `v2.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsecurego%2fgosec%2fv2/v2.21.4/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsecurego%2fgosec%2fv2/v2.21.4/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>securego/gosec (github.com/securego/gosec/v2)</summary>

###
[`v2.22.0`](https://redirect.github.com/securego/gosec/releases/tag/v2.22.0)

[Compare
Source](https://redirect.github.com/securego/gosec/compare/v2.21.4...v2.22.0)

#### Changelog

-
[`e0cca6f`](e0cca6fe95)
Update what message for G104
([#&#8203;1282](https://redirect.github.com/securego/gosec/issues/1282))
-
[`534689b`](534689b08f)
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2
([#&#8203;1281](https://redirect.github.com/securego/gosec/issues/1281))
-
[`eb95db1`](eb95db1c76)
chore(deps): update all dependencies
([#&#8203;1280](https://redirect.github.com/securego/gosec/issues/1280))
-
[`6c6da40`](6c6da403f0)
chore(deps): update all dependencies
([#&#8203;1279](https://redirect.github.com/securego/gosec/issues/1279))
-
[`b12f51f`](b12f51f7d6)
Simplify sortIssues implementation
([#&#8203;1277](https://redirect.github.com/securego/gosec/issues/1277))
-
[`54c2185`](54c2185ae6)
Enable testifylint and fix up lint issues
([#&#8203;1276](https://redirect.github.com/securego/gosec/issues/1276))
-
[`36c81ed`](36c81ed69b)
Refactor AppendError to check for build.NoGoError
([#&#8203;1273](https://redirect.github.com/securego/gosec/issues/1273))
-
[`9a2d74f`](9a2d74ffe0)
chore(deps): update module golang.org/x/net to v0.33.0 \[security]
([#&#8203;1275](https://redirect.github.com/securego/gosec/issues/1275))
-
[`4c5ad91`](4c5ad914f3)
Update README.md
([#&#8203;1274](https://redirect.github.com/securego/gosec/issues/1274))
-
[`e21b4d4`](e21b4d42cf)
Rule documentation updates
([#&#8203;1272](https://redirect.github.com/securego/gosec/issues/1272))
-
[`92de0ee`](92de0ee7a2)
Replace old golang.org links with new go.dev
([#&#8203;1271](https://redirect.github.com/securego/gosec/issues/1271))
-
[`4fda076`](4fda076e5d)
Refactor AppendError to use strings.Contains
([#&#8203;1270](https://redirect.github.com/securego/gosec/issues/1270))
-
[`b01f49e`](b01f49e366)
Simplify Analyzer.ignore by reducing nesting
([#&#8203;1269](https://redirect.github.com/securego/gosec/issues/1269))
-
[`b62cc33`](b62cc3316d)
Improve capitalization in AI API flags descriptions
([#&#8203;1267](https://redirect.github.com/securego/gosec/issues/1267))
-
[`bc77d16`](bc77d16301)
Remove unused golint dependency
([#&#8203;1266](https://redirect.github.com/securego/gosec/issues/1266))
-
[`ef1a35f`](ef1a35faf9)
Simplify tests by using GinkgoT().TempDir()
([#&#8203;1265](https://redirect.github.com/securego/gosec/issues/1265))
-
[`09b9143`](09b914371e)
Documentation on adding new rules and analyzers
([#&#8203;1262](https://redirect.github.com/securego/gosec/issues/1262))
-
[`1bd92a8`](1bd92a8e30)
chore(deps): update all dependencies
([#&#8203;1268](https://redirect.github.com/securego/gosec/issues/1268))
-
[`ca55eca`](ca55eca3de)
Update to go 1.22.10 and 1.23.4 versions
([#&#8203;1264](https://redirect.github.com/securego/gosec/issues/1264))
-
[`329cad8`](329cad89ee)
chore(deps): update module golang.org/x/crypto to v0.31.0 \[security]
([#&#8203;1263](https://redirect.github.com/securego/gosec/issues/1263))
-
[`08beb25`](08beb25d41)
chore(deps): update all dependencies
([#&#8203;1261](https://redirect.github.com/securego/gosec/issues/1261))
-
[`d566be2`](d566be274e)
chore(deps): update module github.com/onsi/gomega to v1.36.0
([#&#8203;1259](https://redirect.github.com/securego/gosec/issues/1259))
-
[`8c602d0`](8c602d0bc4)
fix: revive.redefines-builtin-id lint warnings
([#&#8203;1257](https://redirect.github.com/securego/gosec/issues/1257))
-
[`399e835`](399e835157)
Fix typos in comments and fields
-
[`229cf63`](229cf63a09)
Remove the decryption funtions/methods from G407 check
-
[`699cb55`](699cb55eb3)
Upate go to version 1.23.3 and 1.22.9
-
[`9b13cd5`](9b13cd5ab4)
Fix G115 false positive when going from parsed uint to larger int
-
[`08ea2a5`](08ea2a57db)
chore(deps): update all dependencies
-
[`4415613`](44156135bf)
chore(deps): update all dependencies
-
[`3274716`](3274716ce3)
chore(deps): update all dependencies
-
[`1fb6a46`](1fb6a46eed)
chore(deps): update all dependencies
-
[`d2c92ed`](d2c92ed7b3)
chore(deps): update all dependencies
-
[`4fd9872`](4fd98728a7)
Update go version to 1.23.2 and 1.22.8
-
[`1501618`](1501618b90)
chore(deps): update module google.golang.org/api to v0.201.0
-
[`7d33bc1`](7d33bc1991)
chore(deps): update all dependencies
-
[`bd8b4b4`](bd8b4b4ece)
chore(deps): update all dependencies
-
[`1216c9b`](1216c9b96b)
Fix the cosign step to authenticate with the container registry
-
[`50d1b4a`](50d1b4ae6b)
chore(deps): update module google.golang.org/api to v0.199.0
-
[`c0ba7c7`](c0ba7c7a74)
Update the gosec to v2.21.4 in the Github action
-
[`a3299ce`](a3299ce10c)
Add the version into goreleaser config

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:30:46 +01:00
renovate[bot]
cc34299917 chore(deps): update module github.com/uudashr/iface to v1.3.1 (#6139)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/uudashr/iface](https://redirect.github.com/uudashr/iface)
| `v1.3.0` -> `v1.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuudashr%2fiface/v1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fuudashr%2fiface/v1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fuudashr%2fiface/v1.3.0/v1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fuudashr%2fiface/v1.3.0/v1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uudashr/iface (github.com/uudashr/iface)</summary>

###
[`v1.3.1`](https://redirect.github.com/uudashr/iface/releases/tag/v1.3.1)

[Compare
Source](https://redirect.github.com/uudashr/iface/compare/v1.3.0...v1.3.1)

#### What's Changed

- Fix typo in comment by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/uudashr/iface/pull/7](https://redirect.github.com/uudashr/iface/pull/7)
- Enable golangci-lint for tests by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/uudashr/iface/pull/8](https://redirect.github.com/uudashr/iface/pull/8)
- Handle untyped nil by
[@&#8203;uudashr](https://redirect.github.com/uudashr)

#### New Contributors

- [@&#8203;alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[https://github.com/uudashr/iface/pull/7](https://redirect.github.com/uudashr/iface/pull/7)

**Full Changelog**:
https://github.com/uudashr/iface/compare/v1.3.0...v1.3.1

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 08:18:55 -08:00
renovate[bot]
4f3ca3f58f fix(deps): update module google.golang.org/protobuf to v1.36.2 (#6138) 2025-01-07 20:12:13 +01:00
renovate[bot]
01608431c5 chore(deps): update module github.com/protonmail/go-crypto to v1.1.4 (#6137)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ProtonMail/go-crypto](https://redirect.github.com/ProtonMail/go-crypto)
| `v1.1.3` -> `v1.1.4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fProtonMail%2fgo-crypto/v1.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fProtonMail%2fgo-crypto/v1.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fProtonMail%2fgo-crypto/v1.1.3/v1.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fProtonMail%2fgo-crypto/v1.1.3/v1.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ProtonMail/go-crypto
(github.com/ProtonMail/go-crypto)</summary>

###
[`v1.1.4`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.1.4)

[Compare
Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.1.3...v1.1.4)

#### What's Changed

- Emit armor headers in sorted order by
[@&#8203;andrewgdotcom](https://redirect.github.com/andrewgdotcom) in
[https://github.com/ProtonMail/go-crypto/pull/255](https://redirect.github.com/ProtonMail/go-crypto/pull/255)
- Reduce memory usage when AEAD en/decrypting large messages by
[@&#8203;twiss](https://redirect.github.com/twiss) in
[https://github.com/ProtonMail/go-crypto/pull/259](https://redirect.github.com/ProtonMail/go-crypto/pull/259)
- Update artifact actions to v4 by
[@&#8203;twiss](https://redirect.github.com/twiss) in
[https://github.com/ProtonMail/go-crypto/pull/260](https://redirect.github.com/ProtonMail/go-crypto/pull/260)

**Full Changelog**:
https://github.com/ProtonMail/go-crypto/compare/v1.1.3...v1.1.4

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 10:56:27 -08:00
Alex Boten
0b00bfb105 Minimum go version dependency downgraded back to 1.22.0 in various packages (#6073)
This is pulling in a change to opentelemetry-proto-go that allows us to
set the minimum go version back down to 1.22.0.

This depends on
https://github.com/open-telemetry/opentelemetry-proto-go/pull/224

Fixes https://github.com/open-telemetry/opentelemetry-go/issues/5969

---------

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-01-07 10:37:10 -08:00
renovate[bot]
ad556b4b46 fix(deps): update golang.org/x (#6135)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| golang.org/x/crypto | `v0.31.0` -> `v0.32.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fcrypto/v0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fcrypto/v0.31.0/v0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fcrypto/v0.31.0/v0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| indirect | minor |
| golang.org/x/exp | `7d7fa50` -> `7588d65` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp/v0.0.0-20250103183323-7d7fa50e5329/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp/v0.0.0-20250103183323-7d7fa50e5329/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | digest |
| golang.org/x/exp/typeparams | `7d7fa50` -> `7588d65` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250103183323-7d7fa50e5329/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250103183323-7d7fa50e5329/v0.0.0-20250106191152-7588d65b2ba8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| indirect | digest |
| golang.org/x/net | `v0.33.0` -> `v0.34.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.33.0/v0.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.33.0/v0.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| indirect | minor |
| golang.org/x/tools | `v0.28.0` -> `v0.29.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 13:03:23 -08:00
renovate[bot]
2940303c1e chore(deps): update module github.com/alingse/nilnesserr to v0.1.2 (#6134)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/alingse/nilnesserr](https://redirect.github.com/alingse/nilnesserr)
| `v0.1.1` -> `v0.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falingse%2fnilnesserr/v0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falingse%2fnilnesserr/v0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falingse%2fnilnesserr/v0.1.1/v0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falingse%2fnilnesserr/v0.1.1/v0.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>alingse/nilnesserr (github.com/alingse/nilnesserr)</summary>

###
[`v0.1.2`](https://redirect.github.com/alingse/nilnesserr/releases/tag/v0.1.2)

[Compare
Source](https://redirect.github.com/alingse/nilnesserr/compare/v0.1.1...v0.1.2)

clean some docs

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 08:45:51 -08:00
renovate[bot]
f21ed432f5 fix(deps): update googleapis to 5f5ef82 (#6133)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `6982302` -> `5f5ef82` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `6982302` -> `5f5ef82` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `6982302` -> `5f5ef82` |

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 08:27:18 -08:00
renovate[bot]
d8a6c7d010 chore(deps): update module github.com/pjbgf/sha1cd to v0.3.1 (#6123)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/pjbgf/sha1cd](https://redirect.github.com/pjbgf/sha1cd) |
`v0.3.0` -> `v0.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpjbgf%2fsha1cd/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpjbgf%2fsha1cd/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpjbgf%2fsha1cd/v0.3.0/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpjbgf%2fsha1cd/v0.3.0/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pjbgf/sha1cd (github.com/pjbgf/sha1cd)</summary>

###
[`v0.3.1`](https://redirect.github.com/pjbgf/sha1cd/releases/tag/v0.3.1)

[Compare
Source](https://redirect.github.com/pjbgf/sha1cd/compare/v0.3.0...v0.3.1)

#### What's Changed

- build(deps): Bump github/codeql-action from 2.2.4 to 2.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/35](https://redirect.github.com/pjbgf/sha1cd/pull/35)
- build(deps): Bump golang from `2edf6aa` to `52921e6` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/36](https://redirect.github.com/pjbgf/sha1cd/pull/36)
- goasm: Add amd64 implementation for ubc by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/pjbgf/sha1cd/pull/37](https://redirect.github.com/pjbgf/sha1cd/pull/37)
- build(deps): Bump github/codeql-action from 2.2.5 to 2.2.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/39](https://redirect.github.com/pjbgf/sha1cd/pull/39)
- build(deps): Bump golang from `52921e6` to `74a3829` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/40](https://redirect.github.com/pjbgf/sha1cd/pull/40)
- build(deps): Bump github/codeql-action from 2.2.6 to 2.2.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/47](https://redirect.github.com/pjbgf/sha1cd/pull/47)
- build(deps): Bump golang from `74a3829` to `5990c4f` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/42](https://redirect.github.com/pjbgf/sha1cd/pull/42)
- build(deps): Bump actions/setup-go from 3.5.0 to 4.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/41](https://redirect.github.com/pjbgf/sha1cd/pull/41)
- build(deps): Bump actions/checkout from 3.3.0 to 3.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/45](https://redirect.github.com/pjbgf/sha1cd/pull/45)
- build(deps): Bump github/codeql-action from 2.2.9 to 2.2.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/49](https://redirect.github.com/pjbgf/sha1cd/pull/49)
- build(deps): Bump golang from `5990c4f` to `23050c2` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/48](https://redirect.github.com/pjbgf/sha1cd/pull/48)
- build(deps): Bump github/codeql-action from 2.2.11 to 2.2.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/50](https://redirect.github.com/pjbgf/sha1cd/pull/50)
- build(deps): Bump actions/checkout from 3.5.0 to 3.5.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/51](https://redirect.github.com/pjbgf/sha1cd/pull/51)
- build(deps): Bump golang from `23050c2` to `403f486` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/52](https://redirect.github.com/pjbgf/sha1cd/pull/52)
- build(deps): Bump github/codeql-action from 2.2.12 to 2.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/53](https://redirect.github.com/pjbgf/sha1cd/pull/53)
- build(deps): Bump github/codeql-action from 2.3.0 to 2.3.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/54](https://redirect.github.com/pjbgf/sha1cd/pull/54)
- build(deps): Bump github/codeql-action from 2.3.2 to 2.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/55](https://redirect.github.com/pjbgf/sha1cd/pull/55)
- build(deps): Bump golang from `403f486` to `31a8f92` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/56](https://redirect.github.com/pjbgf/sha1cd/pull/56)
- build(deps): Bump golang from `31a8f92` to `685a22e` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/57](https://redirect.github.com/pjbgf/sha1cd/pull/57)
- build(deps): Bump actions/setup-go from 4.0.0 to 4.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/58](https://redirect.github.com/pjbgf/sha1cd/pull/58)
- build(deps): Bump github/codeql-action from 2.3.3 to 2.3.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/60](https://redirect.github.com/pjbgf/sha1cd/pull/60)
- build(deps): Bump golang from `685a22e` to `690e413` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/59](https://redirect.github.com/pjbgf/sha1cd/pull/59)
- build(deps): Bump github/codeql-action from 2.3.5 to 2.3.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/61](https://redirect.github.com/pjbgf/sha1cd/pull/61)
- build(deps): Bump golang from `690e413` to `4b1fc02` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/64](https://redirect.github.com/pjbgf/sha1cd/pull/64)
- build(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/63](https://redirect.github.com/pjbgf/sha1cd/pull/63)
- build(deps): Bump github/codeql-action from 2.3.6 to 2.13.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/62](https://redirect.github.com/pjbgf/sha1cd/pull/62)
- Bump dependencies by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/pjbgf/sha1cd/pull/66](https://redirect.github.com/pjbgf/sha1cd/pull/66)
- build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/67](https://redirect.github.com/pjbgf/sha1cd/pull/67)
- build(deps): Bump golang from 1.20 to 1.21 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/68](https://redirect.github.com/pjbgf/sha1cd/pull/68)
- build(deps): Bump golang from `ec457a2` to `b490ae1` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/69](https://redirect.github.com/pjbgf/sha1cd/pull/69)
- build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/70](https://redirect.github.com/pjbgf/sha1cd/pull/70)
- Update LICENSE by [@&#8203;pjbgf](https://redirect.github.com/pjbgf)
in
[https://github.com/pjbgf/sha1cd/pull/71](https://redirect.github.com/pjbgf/sha1cd/pull/71)
- build(deps): Bump golang from `b490ae1` to `d2aad22` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/72](https://redirect.github.com/pjbgf/sha1cd/pull/72)
- build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/73](https://redirect.github.com/pjbgf/sha1cd/pull/73)
- build(deps): Bump golang from `d2aad22` to `cffaba7` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/74](https://redirect.github.com/pjbgf/sha1cd/pull/74)
- Bump Go to 1.21 by [@&#8203;pjbgf](https://redirect.github.com/pjbgf)
in
[https://github.com/pjbgf/sha1cd/pull/77](https://redirect.github.com/pjbgf/sha1cd/pull/77)
- build(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/76](https://redirect.github.com/pjbgf/sha1cd/pull/76)
- build(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/78](https://redirect.github.com/pjbgf/sha1cd/pull/78)
- build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/79](https://redirect.github.com/pjbgf/sha1cd/pull/79)
- Bump github.com/mmcloughlin/avo v0.6.0 by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/pjbgf/sha1cd/pull/81](https://redirect.github.com/pjbgf/sha1cd/pull/81)
- build(deps): Bump golang from 1.21 to 1.22 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/82](https://redirect.github.com/pjbgf/sha1cd/pull/82)
- build(deps): Bump golang from `ef61a20` to `7b297d9` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/83](https://redirect.github.com/pjbgf/sha1cd/pull/83)
- build(deps): Bump golang from `7b297d9` to `34ce21a` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/84](https://redirect.github.com/pjbgf/sha1cd/pull/84)
- build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/85](https://redirect.github.com/pjbgf/sha1cd/pull/85)
- build(deps): Bump golang from `34ce21a` to `0b55ab8` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/86](https://redirect.github.com/pjbgf/sha1cd/pull/86)
- build(deps): Bump golang from `0b55ab8` to `c4fb952` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/88](https://redirect.github.com/pjbgf/sha1cd/pull/88)
- build(deps): Bump golang from `c4fb952` to `450e382` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/89](https://redirect.github.com/pjbgf/sha1cd/pull/89)
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/90](https://redirect.github.com/pjbgf/sha1cd/pull/90)
- Bump dependencies, Go and some house-keep by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/pjbgf/sha1cd/pull/91](https://redirect.github.com/pjbgf/sha1cd/pull/91)
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/93](https://redirect.github.com/pjbgf/sha1cd/pull/93)
- build(deps): Bump golang from `450e382` to `d5302d4` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/92](https://redirect.github.com/pjbgf/sha1cd/pull/92)
- build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/94](https://redirect.github.com/pjbgf/sha1cd/pull/94)
- build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/95](https://redirect.github.com/pjbgf/sha1cd/pull/95)
- build(deps): Bump golang from `d5302d4` to `b1e05e2` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/96](https://redirect.github.com/pjbgf/sha1cd/pull/96)
- build(deps): Bump github/codeql-action from 2.13.4 to 3.25.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/99](https://redirect.github.com/pjbgf/sha1cd/pull/99)
- build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/98](https://redirect.github.com/pjbgf/sha1cd/pull/98)
- build(deps): Bump golang from `b1e05e2` to `f43c6f0` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/97](https://redirect.github.com/pjbgf/sha1cd/pull/97)
- build(deps): Bump github/codeql-action from 3.25.5 to 3.25.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/100](https://redirect.github.com/pjbgf/sha1cd/pull/100)
- build(deps): Bump github/codeql-action from 3.25.6 to 3.25.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/102](https://redirect.github.com/pjbgf/sha1cd/pull/102)
- build(deps): Bump golang from `f43c6f0` to `969349b` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/103](https://redirect.github.com/pjbgf/sha1cd/pull/103)
- build(deps): Bump golang from `969349b` to `c2010b9` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/106](https://redirect.github.com/pjbgf/sha1cd/pull/106)
- build(deps): Bump github/codeql-action from 3.25.8 to 3.25.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/105](https://redirect.github.com/pjbgf/sha1cd/pull/105)
- build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/104](https://redirect.github.com/pjbgf/sha1cd/pull/104)
- build(deps): Bump golang from `c2010b9` to `a66eda6` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/107](https://redirect.github.com/pjbgf/sha1cd/pull/107)
- build(deps): Bump github/codeql-action from 3.25.10 to 3.25.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/108](https://redirect.github.com/pjbgf/sha1cd/pull/108)
- build(deps): Bump golang from `a66eda6` to `fcae9e0` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/109](https://redirect.github.com/pjbgf/sha1cd/pull/109)
- build(deps): Bump golang from `fcae9e0` to `829eff9` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/110](https://redirect.github.com/pjbgf/sha1cd/pull/110)
- build(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/111](https://redirect.github.com/pjbgf/sha1cd/pull/111)
- build(deps): Bump github/codeql-action from 3.25.11 to 3.25.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/112](https://redirect.github.com/pjbgf/sha1cd/pull/112)
- build(deps): Bump github/codeql-action from 3.25.12 to 3.25.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/113](https://redirect.github.com/pjbgf/sha1cd/pull/113)
- build(deps): Bump golang from `829eff9` to `86a3c48` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/114](https://redirect.github.com/pjbgf/sha1cd/pull/114)
- build(deps): Bump github/codeql-action from 3.25.13 to 3.25.15 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/115](https://redirect.github.com/pjbgf/sha1cd/pull/115)
- build(deps): Bump github/codeql-action from 3.25.15 to 3.26.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/116](https://redirect.github.com/pjbgf/sha1cd/pull/116)
- build(deps): Bump golang from `86a3c48` to `2bd56f0` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/117](https://redirect.github.com/pjbgf/sha1cd/pull/117)
- build(deps): Bump golang from 1.22 to 1.23 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/119](https://redirect.github.com/pjbgf/sha1cd/pull/119)
- build(deps): Bump github/codeql-action from 3.26.0 to 3.26.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/118](https://redirect.github.com/pjbgf/sha1cd/pull/118)
- build(deps): Bump github/codeql-action from 3.26.2 to 3.26.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/120](https://redirect.github.com/pjbgf/sha1cd/pull/120)
- build(deps): Bump github/codeql-action from 3.26.5 to 3.26.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/121](https://redirect.github.com/pjbgf/sha1cd/pull/121)
- build(deps): Bump golang from `613a108` to `4a3c2bc` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/122](https://redirect.github.com/pjbgf/sha1cd/pull/122)
- build(deps): Bump golang from `4a3c2bc` to `2fe82a3` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/123](https://redirect.github.com/pjbgf/sha1cd/pull/123)
- build(deps): Bump github/codeql-action from 3.26.6 to 3.26.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/124](https://redirect.github.com/pjbgf/sha1cd/pull/124)
- build(deps): Bump github/codeql-action from 3.26.7 to 3.26.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/125](https://redirect.github.com/pjbgf/sha1cd/pull/125)
- build(deps): Bump github/codeql-action from 3.26.8 to 3.26.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/128](https://redirect.github.com/pjbgf/sha1cd/pull/128)
- build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/127](https://redirect.github.com/pjbgf/sha1cd/pull/127)
- build(deps): Bump golang from `2fe82a3` to `4f063a2` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/126](https://redirect.github.com/pjbgf/sha1cd/pull/126)
- build(deps): Bump github/codeql-action from 3.26.9 to 3.26.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/129](https://redirect.github.com/pjbgf/sha1cd/pull/129)
- build(deps): Bump golang from `4f063a2` to `adee809` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/130](https://redirect.github.com/pjbgf/sha1cd/pull/130)
- build(deps): Bump github/codeql-action from 3.26.11 to 3.26.12 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/133](https://redirect.github.com/pjbgf/sha1cd/pull/133)
- build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/132](https://redirect.github.com/pjbgf/sha1cd/pull/132)
- build(deps): Bump golang from `adee809` to `a7f2fc9` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/131](https://redirect.github.com/pjbgf/sha1cd/pull/131)
- build(deps): Bump github/codeql-action from 3.26.12 to 3.26.13 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/135](https://redirect.github.com/pjbgf/sha1cd/pull/135)
- build(deps): Bump github/codeql-action from 3.26.13 to 3.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/138](https://redirect.github.com/pjbgf/sha1cd/pull/138)
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/137](https://redirect.github.com/pjbgf/sha1cd/pull/137)
- build(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/136](https://redirect.github.com/pjbgf/sha1cd/pull/136)
- build(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/139](https://redirect.github.com/pjbgf/sha1cd/pull/139)
- build(deps): Bump github/codeql-action from 3.27.1 to 3.27.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/140](https://redirect.github.com/pjbgf/sha1cd/pull/140)
- build(deps): Bump github/codeql-action from 3.27.4 to 3.27.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/141](https://redirect.github.com/pjbgf/sha1cd/pull/141)
- build(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/142](https://redirect.github.com/pjbgf/sha1cd/pull/142)
- build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/143](https://redirect.github.com/pjbgf/sha1cd/pull/143)
- build(deps): Bump github/codeql-action from 3.27.6 to 3.27.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/144](https://redirect.github.com/pjbgf/sha1cd/pull/144)
- build(deps): Bump github/codeql-action from 3.27.9 to 3.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/pjbgf/sha1cd/pull/145](https://redirect.github.com/pjbgf/sha1cd/pull/145)

**Full Changelog**:
https://github.com/pjbgf/sha1cd/compare/v0.3.0...v0.3.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 10:07:49 +01:00
renovate[bot]
b25db7b039 chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 (#6125)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git)
| `v5.12.0` -> `v5.13.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv5/v5.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-git%2fgo-git%2fv5/v5.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-git%2fgo-git%2fv5/v5.12.0/v5.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-git%2fv5/v5.12.0/v5.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>

###
[`v5.13.1`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.1)

[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.13.0...v5.13.1)

#### What's Changed

- build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1327](https://redirect.github.com/go-git/go-git/pull/1327)
- build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1329](https://redirect.github.com/go-git/go-git/pull/1329)
- build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1340](https://redirect.github.com/go-git/go-git/pull/1340)
- Revert "plumbing: transport/ssh, Add support for SSH
[@&#8203;cert-authority](https://redirect.github.com/cert-authority)."
by [@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[#&#8203;1346](https://redirect.github.com/go-git/go-git/issues/1346)

**Full Changelog**:
https://github.com/go-git/go-git/compare/v5.13.0...v5.13.1

###
[`v5.13.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.0)

[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.12.0...v5.13.0)

#### What's Changed

- build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in
/cli/go-git by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1065](https://redirect.github.com/go-git/go-git/pull/1065)
- build: bump golang.org/x/net from 0.22.0 to 0.23.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1068](https://redirect.github.com/go-git/go-git/pull/1068)
- build: bump golang.org/x/net from 0.23.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1071](https://redirect.github.com/go-git/go-git/pull/1071)
- Properly support skipping of non-mandatory extensions by
[@&#8203;codablock](https://redirect.github.com/codablock) in
[https://github.com/go-git/go-git/pull/1066](https://redirect.github.com/go-git/go-git/pull/1066)
- git: Refine some codes in test and non-test. by
[@&#8203;onee-only](https://redirect.github.com/onee-only) in
[https://github.com/go-git/go-git/pull/1077](https://redirect.github.com/go-git/go-git/pull/1077)
- plumbing: protocol/packp, client-side filter capability support by
[@&#8203;edigaryev](https://redirect.github.com/edigaryev) in
[https://github.com/go-git/go-git/pull/1000](https://redirect.github.com/go-git/go-git/pull/1000)
- build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1078](https://redirect.github.com/go-git/go-git/pull/1078)
- plumbing: fix sideband demux on flush by
[@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas) in
[https://github.com/go-git/go-git/pull/1084](https://redirect.github.com/go-git/go-git/pull/1084)
- storage: dotgit, head reference usually comes first by
[@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas) in
[https://github.com/go-git/go-git/pull/1085](https://redirect.github.com/go-git/go-git/pull/1085)
- build: bump golang.org/x/text from 0.14.0 to 0.15.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1091](https://redirect.github.com/go-git/go-git/pull/1091)
- build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1094](https://redirect.github.com/go-git/go-git/pull/1094)
- build: bump golang.org/x/net from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1093](https://redirect.github.com/go-git/go-git/pull/1093)
- git: Added an example for Repository.Branches by
[@&#8203;johnmatthiggins](https://redirect.github.com/johnmatthiggins)
in
[https://github.com/go-git/go-git/pull/1088](https://redirect.github.com/go-git/go-git/pull/1088)
- git: worktree_commit, Modify checking empty commit. Fixes
[#&#8203;723](https://redirect.github.com/go-git/go-git/issues/723) by
[@&#8203;onee-only](https://redirect.github.com/onee-only) in
[https://github.com/go-git/go-git/pull/1050](https://redirect.github.com/go-git/go-git/pull/1050)
- plumbing: transport/http, Wrap http errors to return reason. Fixes
[#&#8203;1097](https://redirect.github.com/go-git/go-git/issues/1097) by
[@&#8203;ggambetti](https://redirect.github.com/ggambetti) in
[https://github.com/go-git/go-git/pull/1100](https://redirect.github.com/go-git/go-git/pull/1100)
- build: bump golang.org/x/sys from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1106](https://redirect.github.com/go-git/go-git/pull/1106)
- build: bump golang.org/x/text from 0.15.0 to 0.16.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1107](https://redirect.github.com/go-git/go-git/pull/1107)
- Bumps Go versions and go-billy by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1056](https://redirect.github.com/go-git/go-git/pull/1056)
- \_examples: Fixed a dead link COMPATIBILITY.md by
[@&#8203;gecko655](https://redirect.github.com/gecko655) in
[https://github.com/go-git/go-git/pull/1109](https://redirect.github.com/go-git/go-git/pull/1109)
- build: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in
/cli/go-git by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1115](https://redirect.github.com/go-git/go-git/pull/1115)
- build: bump github.com/elazarl/goproxy from
v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb
by [@&#8203;hbelmiro](https://redirect.github.com/hbelmiro) in
[https://github.com/go-git/go-git/pull/1124](https://redirect.github.com/go-git/go-git/pull/1124)
- build: bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1104](https://redirect.github.com/go-git/go-git/pull/1104)
- Add option approximating `git clean -x` flag. by
[@&#8203;msuozzo](https://redirect.github.com/msuozzo) in
[https://github.com/go-git/go-git/pull/995](https://redirect.github.com/go-git/go-git/pull/995)
- Revert "Add option approximating `git clean -x` flag." by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1129](https://redirect.github.com/go-git/go-git/pull/1129)
- Fix reference updated concurrently error for the filesystem storer by
[@&#8203;Javier-varez](https://redirect.github.com/Javier-varez) in
[https://github.com/go-git/go-git/pull/1116](https://redirect.github.com/go-git/go-git/pull/1116)
- build: bump golang.org/x/net from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1134](https://redirect.github.com/go-git/go-git/pull/1134)
- utils: merkletrie, Align error message with upstream by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1142](https://redirect.github.com/go-git/go-git/pull/1142)
- plumbing: transport/file, Change paths to absolute by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1141](https://redirect.github.com/go-git/go-git/pull/1141)
- plumbing: gitignore, Fix loading of ignored .gitignore files. by
[@&#8203;Achilleshiel](https://redirect.github.com/Achilleshiel) in
[https://github.com/go-git/go-git/pull/1114](https://redirect.github.com/go-git/go-git/pull/1114)
- build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1147](https://redirect.github.com/go-git/go-git/pull/1147)
- plumbing: transport/ssh, Add support for SSH
[@&#8203;cert-authority](https://redirect.github.com/cert-authority). by
[@&#8203;Javier-varez](https://redirect.github.com/Javier-varez) in
[https://github.com/go-git/go-git/pull/1157](https://redirect.github.com/go-git/go-git/pull/1157)
- build: run example tests during CI workflow by
[@&#8203;crazybolillo](https://redirect.github.com/crazybolillo) in
[https://github.com/go-git/go-git/pull/1030](https://redirect.github.com/go-git/go-git/pull/1030)
- storage: filesystem, Fix object cache not working due to uninitialised
objects being put into cache by
[@&#8203;SatelliteMind](https://redirect.github.com/SatelliteMind) in
[https://github.com/go-git/go-git/pull/1138](https://redirect.github.com/go-git/go-git/pull/1138)
- git: Fix fetching missing commits by
[@&#8203;AriehSchneier](https://redirect.github.com/AriehSchneier) in
[https://github.com/go-git/go-git/pull/1032](https://redirect.github.com/go-git/go-git/pull/1032)
- plumbing: format/packfile, remove duplicate checks in findMatch() by
[@&#8203;edigaryev](https://redirect.github.com/edigaryev) in
[https://github.com/go-git/go-git/pull/1152](https://redirect.github.com/go-git/go-git/pull/1152)
- git: worktree, Fix file reported as `Untracked` while it is committed
by [@&#8203;rodrigocam](https://redirect.github.com/rodrigocam) in
[https://github.com/go-git/go-git/pull/1023](https://redirect.github.com/go-git/go-git/pull/1023)
- build: bump golang.org/x/sys from 0.22.0 to 0.23.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1160](https://redirect.github.com/go-git/go-git/pull/1160)
- plumbing: filemode, Remove check for setting size of .git/index file
by [@&#8203;nicholasSUSE](https://redirect.github.com/nicholasSUSE) in
[https://github.com/go-git/go-git/pull/1159](https://redirect.github.com/go-git/go-git/pull/1159)
- build: bump golang.org/x/net from 0.27.0 to 0.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1163](https://redirect.github.com/go-git/go-git/pull/1163)
- Fix some lint warning and increase stalebot to 180 days by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1128](https://redirect.github.com/go-git/go-git/pull/1128)
- adjust path extracted from file: url on Windows by
[@&#8203;tomqwpl](https://redirect.github.com/tomqwpl) in
[https://github.com/go-git/go-git/pull/416](https://redirect.github.com/go-git/go-git/pull/416)
- build: bump golang.org/x/sys from 0.23.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1164](https://redirect.github.com/go-git/go-git/pull/1164)
- Add RestoreStaged to Worktree that mimics the behaviour of git restore
--staged <file>... by
[@&#8203;ben-tbotlabs](https://redirect.github.com/ben-tbotlabs) in
[https://github.com/go-git/go-git/pull/493](https://redirect.github.com/go-git/go-git/pull/493)
- plumbing: signature, support the same x509 signature formats as git by
[@&#8203;yoavamit](https://redirect.github.com/yoavamit) in
[https://github.com/go-git/go-git/pull/1169](https://redirect.github.com/go-git/go-git/pull/1169)
- fix: allow discovery of non bare repos in fsLoader by
[@&#8203;jakobmoellerdev](https://redirect.github.com/jakobmoellerdev)
in
[https://github.com/go-git/go-git/pull/1170](https://redirect.github.com/go-git/go-git/pull/1170)
- build: bump golang.org/x/sys from 0.24.0 to 0.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1178](https://redirect.github.com/go-git/go-git/pull/1178)
- build: bump golang.org/x/text from 0.17.0 to 0.18.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1179](https://redirect.github.com/go-git/go-git/pull/1179)
- build: bump golang.org/x/net from 0.28.0 to 0.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1184](https://redirect.github.com/go-git/go-git/pull/1184)
- Consume push URLs when they are provided by
[@&#8203;mcepl](https://redirect.github.com/mcepl) in
[https://github.com/go-git/go-git/pull/1191](https://redirect.github.com/go-git/go-git/pull/1191)
- \*: use gocheck's MkDir instead of TempDir for tests. Fixes
[#&#8203;807](https://redirect.github.com/go-git/go-git/issues/807) by
[@&#8203;uragirii](https://redirect.github.com/uragirii) in
[https://github.com/go-git/go-git/pull/1194](https://redirect.github.com/go-git/go-git/pull/1194)
- build: bump golang.org/x/net from 0.29.0 to 0.30.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1200](https://redirect.github.com/go-git/go-git/pull/1200)
- worktree: .git/index not correctly generated when running on Windows
by [@&#8203;BeChris](https://redirect.github.com/BeChris) in
[https://github.com/go-git/go-git/pull/1198](https://redirect.github.com/go-git/go-git/pull/1198)
- git: worktree, Fix sparse reset. Fixes
[#&#8203;90](https://redirect.github.com/go-git/go-git/issues/90) by
[@&#8203;onee-only](https://redirect.github.com/onee-only) in
[https://github.com/go-git/go-git/pull/1101](https://redirect.github.com/go-git/go-git/pull/1101)
- git: worktree, Pass context on updateSubmodules. Fixes
[#&#8203;1098](https://redirect.github.com/go-git/go-git/issues/1098) by
[@&#8203;onee-only](https://redirect.github.com/onee-only) in
[https://github.com/go-git/go-git/pull/1154](https://redirect.github.com/go-git/go-git/pull/1154)
- build: bump github.com/go-git/go-billy/v5 from
5.5.1-0.20240427054813-8453aa90c6ec to 5.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1211](https://redirect.github.com/go-git/go-git/pull/1211)
- Update contributing guidelines by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1217](https://redirect.github.com/go-git/go-git/pull/1217)
- build: bump github.com/ProtonMail/go-crypto from 1.0.0 to 1.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1222](https://redirect.github.com/go-git/go-git/pull/1222)
- build: bump golang.org/x/sys from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1223](https://redirect.github.com/go-git/go-git/pull/1223)
- build: bump golang.org/x/crypto from 0.28.0 to 0.29.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1221](https://redirect.github.com/go-git/go-git/pull/1221)
- build: bump github.com/ProtonMail/go-crypto from 1.1.1 to 1.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1226](https://redirect.github.com/go-git/go-git/pull/1226)
- build: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1232](https://redirect.github.com/go-git/go-git/pull/1232)
- build: bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1231](https://redirect.github.com/go-git/go-git/pull/1231)
- build: General improvements around fuzzing by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1229](https://redirect.github.com/go-git/go-git/pull/1229)
- build: bump golang.org/x/net from 0.30.0 to 0.32.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1241](https://redirect.github.com/go-git/go-git/pull/1241)
- build: group dependabot updates for golang.org by
[@&#8203;AriehSchneier](https://redirect.github.com/AriehSchneier) in
[https://github.com/go-git/go-git/pull/1243](https://redirect.github.com/go-git/go-git/pull/1243)
- build: bump github/codeql-action from 2.22.11 to 3.27.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1244](https://redirect.github.com/go-git/go-git/pull/1244)
- build: bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /cli/go-git
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1246](https://redirect.github.com/go-git/go-git/pull/1246)
- build: bump golang.org/x/crypto from 0.30.0 to 0.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1247](https://redirect.github.com/go-git/go-git/pull/1247)
- build: bump github.com/gliderlabs/ssh from 0.3.7 to 0.3.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1248](https://redirect.github.com/go-git/go-git/pull/1248)
- add comment preventing people from creating invalid trees by
[@&#8203;petar](https://redirect.github.com/petar) in
[https://github.com/go-git/go-git/pull/732](https://redirect.github.com/go-git/go-git/pull/732)
- build: bump github/codeql-action from 3.27.6 to 3.27.9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1250](https://redirect.github.com/go-git/go-git/pull/1250)
- plumbing: Properly encode index version 4 by
[@&#8203;BeChris](https://redirect.github.com/BeChris) in
[https://github.com/go-git/go-git/pull/1251](https://redirect.github.com/go-git/go-git/pull/1251)
- Fix typos by [@&#8203;deining](https://redirect.github.com/deining) in
[https://github.com/go-git/go-git/pull/1148](https://redirect.github.com/go-git/go-git/pull/1148)
- Fix reset files in subfolders by
[@&#8203;linglo](https://redirect.github.com/linglo) in
[https://github.com/go-git/go-git/pull/1177](https://redirect.github.com/go-git/go-git/pull/1177)
- git: update switch cases by
[@&#8203;hezhizhen](https://redirect.github.com/hezhizhen) in
[https://github.com/go-git/go-git/pull/1182](https://redirect.github.com/go-git/go-git/pull/1182)
- build: bump golang.org/x/net from 0.32.0 to 0.33.0 in the golang-org
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1256](https://redirect.github.com/go-git/go-git/pull/1256)
- fix(1212): Fix invalid reference name error while cloning branches
containing /- by
[@&#8203;varmakarthik12](https://redirect.github.com/varmakarthik12) in
[https://github.com/go-git/go-git/pull/1257](https://redirect.github.com/go-git/go-git/pull/1257)
- pktline : accept upercase hexadecimal value as pktline length
information by [@&#8203;BeChris](https://redirect.github.com/BeChris) in
[https://github.com/go-git/go-git/pull/1220](https://redirect.github.com/go-git/go-git/pull/1220)
- build: bump github/codeql-action from 3.27.9 to 3.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1260](https://redirect.github.com/go-git/go-git/pull/1260)
- build: bump github.com/elazarl/goproxy from
0.0.0-20240618083138-03be62527ccb to 1.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/go-git/go-git/pull/1262](https://redirect.github.com/go-git/go-git/pull/1262)
- git: worktree_commit, sanitize author and commiter name and email
before creating the commit object. Fixes
[#&#8203;680](https://redirect.github.com/go-git/go-git/issues/680) by
[@&#8203;BeChris](https://redirect.github.com/BeChris) in
[https://github.com/go-git/go-git/pull/1261](https://redirect.github.com/go-git/go-git/pull/1261)

#### New Contributors

- [@&#8203;johnmatthiggins](https://redirect.github.com/johnmatthiggins)
made their first contribution in
[https://github.com/go-git/go-git/pull/1088](https://redirect.github.com/go-git/go-git/pull/1088)
- [@&#8203;ggambetti](https://redirect.github.com/ggambetti) made their
first contribution in
[https://github.com/go-git/go-git/pull/1100](https://redirect.github.com/go-git/go-git/pull/1100)
- [@&#8203;gecko655](https://redirect.github.com/gecko655) made their
first contribution in
[https://github.com/go-git/go-git/pull/1109](https://redirect.github.com/go-git/go-git/pull/1109)
- [@&#8203;hbelmiro](https://redirect.github.com/hbelmiro) made their
first contribution in
[https://github.com/go-git/go-git/pull/1124](https://redirect.github.com/go-git/go-git/pull/1124)
- [@&#8203;msuozzo](https://redirect.github.com/msuozzo) made their
first contribution in
[https://github.com/go-git/go-git/pull/995](https://redirect.github.com/go-git/go-git/pull/995)
- [@&#8203;Javier-varez](https://redirect.github.com/Javier-varez) made
their first contribution in
[https://github.com/go-git/go-git/pull/1116](https://redirect.github.com/go-git/go-git/pull/1116)
- [@&#8203;Achilleshiel](https://redirect.github.com/Achilleshiel) made
their first contribution in
[https://github.com/go-git/go-git/pull/1114](https://redirect.github.com/go-git/go-git/pull/1114)
- [@&#8203;crazybolillo](https://redirect.github.com/crazybolillo) made
their first contribution in
[https://github.com/go-git/go-git/pull/1030](https://redirect.github.com/go-git/go-git/pull/1030)
- [@&#8203;SatelliteMind](https://redirect.github.com/SatelliteMind)
made their first contribution in
[https://github.com/go-git/go-git/pull/1138](https://redirect.github.com/go-git/go-git/pull/1138)
- [@&#8203;rodrigocam](https://redirect.github.com/rodrigocam) made
their first contribution in
[https://github.com/go-git/go-git/pull/1023](https://redirect.github.com/go-git/go-git/pull/1023)
- [@&#8203;nicholasSUSE](https://redirect.github.com/nicholasSUSE) made
their first contribution in
[https://github.com/go-git/go-git/pull/1159](https://redirect.github.com/go-git/go-git/pull/1159)
- [@&#8203;tomqwpl](https://redirect.github.com/tomqwpl) made their
first contribution in
[https://github.com/go-git/go-git/pull/416](https://redirect.github.com/go-git/go-git/pull/416)
- [@&#8203;ben-tbotlabs](https://redirect.github.com/ben-tbotlabs) made
their first contribution in
[https://github.com/go-git/go-git/pull/493](https://redirect.github.com/go-git/go-git/pull/493)
- [@&#8203;yoavamit](https://redirect.github.com/yoavamit) made their
first contribution in
[https://github.com/go-git/go-git/pull/1169](https://redirect.github.com/go-git/go-git/pull/1169)
- [@&#8203;uragirii](https://redirect.github.com/uragirii) made their
first contribution in
[https://github.com/go-git/go-git/pull/1194](https://redirect.github.com/go-git/go-git/pull/1194)
- [@&#8203;petar](https://redirect.github.com/petar) made their first
contribution in
[https://github.com/go-git/go-git/pull/732](https://redirect.github.com/go-git/go-git/pull/732)
- [@&#8203;deining](https://redirect.github.com/deining) made their
first contribution in
[https://github.com/go-git/go-git/pull/1148](https://redirect.github.com/go-git/go-git/pull/1148)
- [@&#8203;linglo](https://redirect.github.com/linglo) made their first
contribution in
[https://github.com/go-git/go-git/pull/1177](https://redirect.github.com/go-git/go-git/pull/1177)
- [@&#8203;varmakarthik12](https://redirect.github.com/varmakarthik12)
made their first contribution in
[https://github.com/go-git/go-git/pull/1257](https://redirect.github.com/go-git/go-git/pull/1257)

**Full Changelog**:
https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 09:59:54 +01:00
renovate[bot]
e72e2dac7b fix(deps): update module github.com/golangci/golangci-lint to v1.63.4 (#6128)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint)
| `v1.62.2` -> `v1.63.4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.63.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.63.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.62.2/v1.63.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.62.2/v1.63.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>golangci/golangci-lint
(github.com/golangci/golangci-lint)</summary>

###
[`v1.63.4`](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.3...v1.63.4)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.3...v1.63.4)

###
[`v1.63.3`](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.2...v1.63.3)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.2...v1.63.3)

###
[`v1.63.2`](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.1...v1.63.2)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.1...v1.63.2)

###
[`v1.63.1`](https://redirect.github.com/golangci/golangci-lint/releases/tag/v1.63.1)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.63.0...v1.63.1)

`golangci-lint` is a free and open-source project built by volunteers.

If you value it, consider supporting us, the
[maintainers](https://opencollective.com/golangci-lint) and [linter
authors](https://golangci-lint.run/product/thanks/).

We appreciate it! ❤️

For key updates, see the
[changelog](https://golangci-lint.run/product/changelog/#&#8203;1631).

##### Changelog

-
[`afa0e27`](afa0e274a0)
fix: filter files
([#&#8203;5272](https://redirect.github.com/golangci/golangci-lint/issues/5272))
-
[`ffb15ca`](ffb15ca3c9)
gci: fix cgo
([#&#8203;5274](https://redirect.github.com/golangci/golangci-lint/issues/5274))

###
[`v1.63.0`](https://redirect.github.com/golangci/golangci-lint/compare/v1.62.2...v1.63.0)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.62.2...v1.63.0)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 09:49:46 +01:00
renovate[bot]
0f21b3b000 chore(deps): update module github.com/ldez/grignotin to v0.8.0 (#6129)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ldez/grignotin](https://redirect.github.com/ldez/grignotin)
| `v0.7.0` -> `v0.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fldez%2fgrignotin/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fldez%2fgrignotin/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fldez%2fgrignotin/v0.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fldez%2fgrignotin/v0.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ldez/grignotin (github.com/ldez/grignotin)</summary>

###
[`v0.8.0`](https://redirect.github.com/ldez/grignotin/compare/v0.7.0...v0.8.0)

[Compare
Source](https://redirect.github.com/ldez/grignotin/compare/v0.7.0...v0.8.0)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 09:38:09 +01:00
renovate[bot]
fad6372f31 chore(deps): update module github.com/karamaru-alpha/copyloopvar to v1.2.1 (#6126)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/karamaru-alpha/copyloopvar](https://redirect.github.com/karamaru-alpha/copyloopvar)
| `v1.1.0` -> `v1.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkaramaru-alpha%2fcopyloopvar/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkaramaru-alpha%2fcopyloopvar/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkaramaru-alpha%2fcopyloopvar/v1.1.0/v1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkaramaru-alpha%2fcopyloopvar/v1.1.0/v1.2.1?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>karamaru-alpha/copyloopvar
(github.com/karamaru-alpha/copyloopvar)</summary>

###
[`v1.2.1`](https://redirect.github.com/karamaru-alpha/copyloopvar/releases/tag/v1.2.1)

[Compare
Source](https://redirect.github.com/karamaru-alpha/copyloopvar/compare/v1.2.0...v1.2.1)

#### What's Changed

- fix: suggested fixes by
[@&#8203;ldez](https://redirect.github.com/ldez) in
[https://github.com/karamaru-alpha/copyloopvar/pull/19](https://redirect.github.com/karamaru-alpha/copyloopvar/pull/19)

**Full Changelog**:
https://github.com/karamaru-alpha/copyloopvar/compare/v1.2.0...v1.2.1

###
[`v1.2.0`](https://redirect.github.com/karamaru-alpha/copyloopvar/releases/tag/v1.2.0)

[Compare
Source](https://redirect.github.com/karamaru-alpha/copyloopvar/compare/v1.1.0...v1.2.0)

#### What's Changed

- update: change analyzer doc by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/karamaru-alpha/copyloopvar/pull/16](https://redirect.github.com/karamaru-alpha/copyloopvar/pull/16)
- feat: suggested fixes support by
[@&#8203;ldez](https://redirect.github.com/ldez) in
[https://github.com/karamaru-alpha/copyloopvar/pull/17](https://redirect.github.com/karamaru-alpha/copyloopvar/pull/17)

**Full Changelog**:
https://github.com/karamaru-alpha/copyloopvar/compare/v1.1.0...v1.2.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 09:31:02 +01:00
renovate[bot]
12c2ac306d chore(deps): update module github.com/julz/importas to v0.2.0 (#6116)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/julz/importas](https://redirect.github.com/julz/importas)
| `v0.1.0` -> `v0.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fjulz%2fimportas/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fjulz%2fimportas/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fjulz%2fimportas/v0.1.0/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fjulz%2fimportas/v0.1.0/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>julz/importas (github.com/julz/importas)</summary>

###
[`v0.2.0`](https://redirect.github.com/julz/importas/releases/tag/v0.2.0)

[Compare
Source](https://redirect.github.com/julz/importas/compare/v0.1.0...v0.2.0)

#### What's Changed

- Allow non capturing groups by
[@&#8203;tomfeigin](https://redirect.github.com/tomfeigin) in
[https://github.com/julz/importas/pull/9](https://redirect.github.com/julz/importas/pull/9)
- Bump go versions in CI to 1.20/21 by
[@&#8203;rmohr](https://redirect.github.com/rmohr) in
[https://github.com/julz/importas/pull/17](https://redirect.github.com/julz/importas/pull/17)
- Support dot imports by
[@&#8203;rmohr](https://redirect.github.com/rmohr) in
[https://github.com/julz/importas/pull/16](https://redirect.github.com/julz/importas/pull/16)
- Fix race in compiling rule regex by
[@&#8203;samuel](https://redirect.github.com/samuel) in
[https://github.com/julz/importas/pull/13](https://redirect.github.com/julz/importas/pull/13)
- go 1.22+ support by
[@&#8203;grosser](https://redirect.github.com/grosser) in
[https://github.com/julz/importas/pull/23](https://redirect.github.com/julz/importas/pull/23)
- fix conflicting aliases producing random results because of map usage
by [@&#8203;grosser](https://redirect.github.com/grosser) in
[https://github.com/julz/importas/pull/24](https://redirect.github.com/julz/importas/pull/24)
- add Makefile by [@&#8203;grosser](https://redirect.github.com/grosser)
in
[https://github.com/julz/importas/pull/22](https://redirect.github.com/julz/importas/pull/22)

#### New Contributors

- [@&#8203;tomfeigin](https://redirect.github.com/tomfeigin) made their
first contribution in
[https://github.com/julz/importas/pull/9](https://redirect.github.com/julz/importas/pull/9)
- [@&#8203;rmohr](https://redirect.github.com/rmohr) made their first
contribution in
[https://github.com/julz/importas/pull/17](https://redirect.github.com/julz/importas/pull/17)
- [@&#8203;samuel](https://redirect.github.com/samuel) made their first
contribution in
[https://github.com/julz/importas/pull/13](https://redirect.github.com/julz/importas/pull/13)
- [@&#8203;grosser](https://redirect.github.com/grosser) made their
first contribution in
[https://github.com/julz/importas/pull/23](https://redirect.github.com/julz/importas/pull/23)

**Full Changelog**:
https://github.com/julz/importas/compare/v0.1.0...v0.2.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:54:36 -08:00
renovate[bot]
23fa5b7411 chore(deps): update mvdan.cc/unparam digest to 447d509 (#6115)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [mvdan.cc/unparam](https://redirect.github.com/mvdan/unparam) |
indirect | digest | `57a3b42` -> `447d509` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:43:51 -08:00
renovate[bot]
ed6b53a243 fix(deps): update golang.org/x (#6121)
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| golang.org/x/exp | require | digest | `b2144cd` -> `7d7fa50` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp/v0.0.0-20241217172543-b2144cdd0a67/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp/v0.0.0-20241217172543-b2144cdd0a67/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| golang.org/x/exp/typeparams | indirect | digest | `b2144cd` ->
`7d7fa50` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20241217172543-b2144cdd0a67/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fexp%2ftypeparams/v0.0.0-20241217172543-b2144cdd0a67/v0.0.0-20250103183323-7d7fa50e5329?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| golang.org/x/sys | indirect | minor | `v0.28.0` -> `v0.29.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsys/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fsys/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fsys/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fsys/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| golang.org/x/sys | require | minor | `v0.28.0` -> `v0.29.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsys/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fsys/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fsys/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fsys/v0.28.0/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| golang.org/x/telemetry | indirect | digest | `cc96b6e` -> `6d9ea86` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftelemetry/v0.0.0-20250105011419-6d9ea865d014?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftelemetry/v0.0.0-20250105011419-6d9ea865d014?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftelemetry/v0.0.0-20241220003058-cc96b6e0d3d9/v0.0.0-20250105011419-6d9ea865d014?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftelemetry/v0.0.0-20241220003058-cc96b6e0d3d9/v0.0.0-20250105011419-6d9ea865d014?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:26:07 -08:00
renovate[bot]
f6d71e1fbd chore(deps): update module github.com/ldez/grignotin to v0.7.0 (#6112)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ldez/grignotin](https://redirect.github.com/ldez/grignotin)
| `v0.6.0` -> `v0.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fldez%2fgrignotin/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fldez%2fgrignotin/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fldez%2fgrignotin/v0.6.0/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fldez%2fgrignotin/v0.6.0/v0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ldez/grignotin (github.com/ldez/grignotin)</summary>

###
[`v0.7.0`](https://redirect.github.com/ldez/grignotin/compare/v0.6.0...v0.7.0)

[Compare
Source](https://redirect.github.com/ldez/grignotin/compare/v0.6.0...v0.7.0)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:16:56 -08:00
renovate[bot]
b5952388d6 chore(deps): update github.com/golangci/gofmt digest to 057b062 (#6111)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/golangci/gofmt](https://redirect.github.com/golangci/gofmt)
| indirect | digest | `d8596aa` -> `057b062` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 09:09:17 -08:00
renovate[bot]
f7a3915e1b chore(deps): update module github.com/tetafro/godot to v1.4.20 (#6110)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/tetafro/godot](https://redirect.github.com/tetafro/godot)
| `v1.4.18` -> `v1.4.20` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftetafro%2fgodot/v1.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftetafro%2fgodot/v1.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftetafro%2fgodot/v1.4.18/v1.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftetafro%2fgodot/v1.4.18/v1.4.20?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tetafro/godot (github.com/tetafro/godot)</summary>

###
[`v1.4.20`](https://redirect.github.com/tetafro/godot/releases/tag/v1.4.20)

[Compare
Source](https://redirect.github.com/tetafro/godot/compare/v1.4.19...v1.4.20)

#### Changelog

-
[`c4546a8`](c4546a818c)
Fix typo.
-
[`f9709c7`](f9709c7062)
chore: enbale CI on PR
-
[`3dee5a8`](3dee5a8e35)
chore: fix CI
-
[`dad08f4`](dad08f4ac6)
chore: fix linting

###
[`v1.4.19`](https://redirect.github.com/tetafro/godot/releases/tag/v1.4.19)

[Compare
Source](https://redirect.github.com/tetafro/godot/compare/v1.4.18...v1.4.19)

#### Changelog

-
[`440e395`](440e3957e0)
chore: remove bool
-
[`6ad1bdc`](6ad1bdc232)
fix: cgo support

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 08:56:28 -08:00
renovate[bot]
79ba6b4d25 fix(deps): update module google.golang.org/protobuf to v1.36.1 (#6109)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go)
| `v1.36.0` -> `v1.36.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fprotobuf/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fprotobuf/v1.36.0/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fprotobuf/v1.36.0/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf-go
(google.golang.org/protobuf)</summary>

###
[`v1.36.1`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.1)

[Compare
Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.0...v1.36.1)

**Full Changelog**:
https://github.com/protocolbuffers/protobuf-go/compare/v1.36.0...v1.36.1

Bug fixes:
[CL/638495](https://go-review.googlesource.com/c/protobuf/+/638495):
internal/impl: revert IsSynthetic() check to fix panic

Maintenance:
[CL/637475](https://go-review.googlesource.com/c/protobuf/+/637475):
internal/errors: delete compatibility code for Go before 1.13

</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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 08:30:44 -08:00
renovate[bot]
a5555933e2 fix(deps): update googleapis to 6982302 (#6108)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `6b3ec00` -> `6982302` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `6b3ec00` -> `6982302` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `6b3ec00` -> `6982302` |

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-05 08:18:31 -08:00
Tyler Yahn
3fd4a3f4b5 Only run links check on main branch merge (#6098)
Right now we are doubling our link checks for PRs against branches
hosted on the main repository. This is likely not helping our 429 issue
with link checking.
2025-01-05 08:06:52 -08:00
Tyler Yahn
278fb8b291 [chore] Move the changelog guard (#6100)
Something missed in the last release.
2025-01-05 07:59:31 -08:00
renovate[bot]
c862d2d69c chore(deps): update github.com/timakin/bodyclose digest to 1db5c5c (#6105)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/timakin/bodyclose](https://redirect.github.com/timakin/bodyclose)
| indirect | digest | `adbc21e` -> `1db5c5c` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 07:12:47 -08:00
renovate[bot]
23132adfa1 chore(deps): update golang.org/x/telemetry digest to cc96b6e (#6102)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/telemetry | indirect | digest | `738f4b2` -> `cc96b6e` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 08:22:45 -08:00
renovate[bot]
87738c03d3 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 (#6103)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway)
| `v2.24.0` -> `v2.25.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.24.0/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.24.0/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>grpc-ecosystem/grpc-gateway
(github.com/grpc-ecosystem/grpc-gateway/v2)</summary>

###
[`v2.25.1`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.25.0...v2.25.1)

[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.25.0...v2.25.1)

###
[`v2.25.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.25.0)

[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.24.0...v2.25.0)

##### What's Changed

- Extend google.protobuf.EnumOptions for Schema by
[@&#8203;hown3d](https://redirect.github.com/hown3d) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4931](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4931)
- fix(deps): Relax the minimum required go version by
[@&#8203;nhhagen](https://redirect.github.com/nhhagen) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5022](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5022)
- Correctly expand path variables for Update Methods. by
[@&#8203;nullaus](https://redirect.github.com/nullaus) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5041](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5041)
- Use org_golang_x_tools as module extension by
[@&#8203;mering](https://redirect.github.com/mering) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5043](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5043)
- fix: update to protobuf 1.36.0 and exclude synthetic oneofs during
populateFieldValueFromPath by
[@&#8203;aerialls](https://redirect.github.com/aerialls) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5072](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5072)

##### New Contributors

- [@&#8203;hown3d](https://redirect.github.com/hown3d) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/4931](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4931)
- [@&#8203;nhhagen](https://redirect.github.com/nhhagen) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5022](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5022)
- [@&#8203;nullaus](https://redirect.github.com/nullaus) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5041](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5041)
- [@&#8203;mering](https://redirect.github.com/mering) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5043](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5043)
- [@&#8203;aerialls](https://redirect.github.com/aerialls) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5072](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5072)

**Full Changelog**:
https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.24.0...v2.25.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 08:04:27 -08:00
renovate[bot]
49587321d5 fix(deps): update googleapis to 6b3ec00 (#6101)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `9240e9c` -> `6b3ec00` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `9240e9c` -> `6b3ec00` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `9240e9c` -> `6b3ec00` |

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 13:02:17 -08:00
renovate[bot]
c944a9dac9 chore(deps): update lycheeverse/lychee-action action to v2.2.0 (#6099)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action)
| action | minor | `v2.1.0` -> `v2.2.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary>

###
[`v2.2.0`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.2.0):
Version 2.2.0

[Compare
Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.1.0...v2.2.0)

#### What's Changed

- Fix if expressions in GitHub actions by
[@&#8203;YDX-2147483647](https://redirect.github.com/YDX-2147483647) in
[https://github.com/lycheeverse/lychee-action/pull/265](https://redirect.github.com/lycheeverse/lychee-action/pull/265)
- Update README.md to include continue-on-error: true in action by
[@&#8203;psobolewskiPhD](https://redirect.github.com/psobolewskiPhD) in
[https://github.com/lycheeverse/lychee-action/pull/267](https://redirect.github.com/lycheeverse/lychee-action/pull/267)
- Bump default version to latest (0.18.0) by
[@&#8203;trask](https://redirect.github.com/trask) in
[https://github.com/lycheeverse/lychee-action/pull/269](https://redirect.github.com/lycheeverse/lychee-action/pull/269)

#### New Contributors

- [@&#8203;psobolewskiPhD](https://redirect.github.com/psobolewskiPhD)
made their first contribution in
[https://github.com/lycheeverse/lychee-action/pull/267](https://redirect.github.com/lycheeverse/lychee-action/pull/267)
- [@&#8203;trask](https://redirect.github.com/trask) made their first
contribution in
[https://github.com/lycheeverse/lychee-action/pull/269](https://redirect.github.com/lycheeverse/lychee-action/pull/269)

**Full Changelog**:
https://github.com/lycheeverse/lychee-action/compare/v2...v2.2.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 07:52:30 -08:00
renovate[bot]
6b8f29d43d fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 9e4b4d4 (#6096)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/opentracing-contrib/go-grpc/test](https://redirect.github.com/opentracing-contrib/go-grpc)
| require | digest | `ca80a95` -> `9e4b4d4` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 07:47:15 -08:00
renovate[bot]
82c57cb8dd chore(deps): update module golang.org/x/net to v0.33.0 (#6092)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| golang.org/x/net | `v0.32.0` -> `v0.33.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.32.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 14:03:20 -08:00
renovate[bot]
39aa7301d1 fix(deps): update module google.golang.org/grpc to v1.69.2 (#6091)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) |
`v1.69.0` -> `v1.69.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgrpc/v1.69.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fgrpc/v1.69.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fgrpc/v1.69.0/v1.69.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgrpc/v1.69.0/v1.69.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>grpc/grpc-go (google.golang.org/grpc)</summary>

###
[`v1.69.2`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.69.2):
Release 1.69.2

[Compare
Source](https://redirect.github.com/grpc/grpc-go/compare/v1.69.0...v1.69.2)

### Bug Fixes

- stats/experimental: add type aliases for symbols (`Metrics`/etc) that
were moved to the stats package
([#&#8203;7929](https://redirect.github.com/grpc/grpc-go/issues/7929)).
-   client: set user-agent string to the correct version.

</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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 13:23:59 -08:00
renovate[bot]
2881c722d0 chore(deps): update codecov/codecov-action action to v5.1.2 (#6090)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)
| action | patch | `v5.1.1` -> `v5.1.2` |

---

### Release Notes

<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>

###
[`v5.1.2`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v512)

[Compare
Source](https://redirect.github.com/codecov/codecov-action/compare/v5.1.1...v5.1.2)

##### What's Changed

- fix: update statment by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1726](https://redirect.github.com/codecov/codecov-action/pull/1726)
- fix: update action script by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1725](https://redirect.github.com/codecov/codecov-action/pull/1725)
- fix: prevent oidc on tokenless due to permissioning by
[@&#8203;thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov)
in
[https://github.com/codecov/codecov-action/pull/1724](https://redirect.github.com/codecov/codecov-action/pull/1724)
- chore(release): wrapper-0.0.31 by
[@&#8203;app/codecov-releaser-app](https://redirect.github.com/app/codecov-releaser-app)
in
[https://github.com/codecov/codecov-action/pull/1723](https://redirect.github.com/codecov/codecov-action/pull/1723)
- Put quotes around `${{ inputs.token }}` in `action.yml` by
[@&#8203;jwodder](https://redirect.github.com/jwodder) in
[https://github.com/codecov/codecov-action/pull/1721](https://redirect.github.com/codecov/codecov-action/pull/1721)
- build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[https://github.com/codecov/codecov-action/pull/1722](https://redirect.github.com/codecov/codecov-action/pull/1722)
- Remove mistake from options table by
[@&#8203;Acconut](https://redirect.github.com/Acconut) in
[https://github.com/codecov/codecov-action/pull/1718](https://redirect.github.com/codecov/codecov-action/pull/1718)
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by
[@&#8203;app/dependabot](https://redirect.github.com/app/dependabot) in
[https://github.com/codecov/codecov-action/pull/1717](https://redirect.github.com/codecov/codecov-action/pull/1717)

**Full Changelog**:
https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 13:00:36 -08:00
renovate[bot]
d447233323 fix(deps): update module google.golang.org/protobuf to v1.36.0 (#6089)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go)
| `v1.35.2` -> `v1.36.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fprotobuf/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fprotobuf/v1.35.2/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fprotobuf/v1.35.2/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf-go
(google.golang.org/protobuf)</summary>

###
[`v1.36.0`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.0)

[Compare
Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.35.2...v1.36.0)

**Full Changelog**:
https://github.com/protocolbuffers/protobuf-go/compare/v1.35.2...v1.36.0

User-visible changes:

[CL/635139](https://go-review.googlesource.com/c/protobuf/+/635139):
src/google/protobuf: document UnmarshalJSON / API level behavior
[CL/635138](https://go-review.googlesource.com/c/protobuf/+/635138):
reflect/protoreflect: use \[] syntax to reference method
[CL/635137](https://go-review.googlesource.com/c/protobuf/+/635137):
proto: add reference to size semantics with lazy decoding to comment
[CL/634818](https://go-review.googlesource.com/c/protobuf/+/634818):
compiler/protogen: allow overriding API level from --go_opt
[CL/634817](https://go-review.googlesource.com/c/protobuf/+/634817):
cmd/protoc-gen-go: generate \_protoopaque variant for hybrid
[CL/634816](https://go-review.googlesource.com/c/protobuf/+/634816):
all: regenerate.bash for Opaque API
[CL/634815](https://go-review.googlesource.com/c/protobuf/+/634815):
all: Release the Opaque API
[CL/634015](https://go-review.googlesource.com/c/protobuf/+/634015):
types/descriptorpb: regenerate using latest protobuf v29.1 release
[CL/632735](https://go-review.googlesource.com/c/protobuf/+/632735):
internal/impl: skip synthetic oneofs in messageInfo
[CL/627876](https://go-review.googlesource.com/c/protobuf/+/627876):
all: start v1.35.2-devel

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 08:27:34 -08:00
renovate[bot]
0754598181 chore(deps): update module github.com/uudashr/iface to v1.3.0 (#6088)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/uudashr/iface](https://redirect.github.com/uudashr/iface)
| `v1.2.1` -> `v1.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuudashr%2fiface/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fuudashr%2fiface/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fuudashr%2fiface/v1.2.1/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fuudashr%2fiface/v1.2.1/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uudashr/iface (github.com/uudashr/iface)</summary>

###
[`v1.3.0`](https://redirect.github.com/uudashr/iface/releases/tag/v1.3.0)

[Compare
Source](https://redirect.github.com/uudashr/iface/compare/v1.2.1...v1.3.0)

#### What's Changed

- Add fix suggestion for opaque analyzer by
[@&#8203;uudashr](https://redirect.github.com/uudashr) in
[https://github.com/uudashr/iface/pull/5](https://redirect.github.com/uudashr/iface/pull/5)
- Add fix suggestion for unused analyzer by
[@&#8203;uudashr](https://redirect.github.com/uudashr) in
[https://github.com/uudashr/iface/pull/6](https://redirect.github.com/uudashr/iface/pull/6)

**Full Changelog**:
https://github.com/uudashr/iface/compare/v1.2.1...v1.3.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 08:18:47 -08:00
renovate[bot]
37c1509e69 chore(deps): update github.com/timakin/bodyclose digest to adbc21e (#6045)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/timakin/bodyclose](https://redirect.github.com/timakin/bodyclose)
| indirect | digest | `5742072` -> `adbc21e` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2024-12-18 08:03:40 -08:00
renovate[bot]
79a66049ae chore(deps): update module github.com/spf13/cast to v1.7.1 (#6086)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/spf13/cast](https://redirect.github.com/spf13/cast) |
`v1.7.0` -> `v1.7.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fcast/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fspf13%2fcast/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fspf13%2fcast/v1.7.0/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fcast/v1.7.0/v1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>spf13/cast (github.com/spf13/cast)</summary>

###
[`v1.7.1`](https://redirect.github.com/spf13/cast/releases/tag/v1.7.1)

[Compare
Source](https://redirect.github.com/spf13/cast/compare/v1.7.0...v1.7.1)

#### What's Changed

- Update README.md by
[@&#8203;lesichkovm](https://redirect.github.com/lesichkovm) in
[https://github.com/spf13/cast/pull/224](https://redirect.github.com/spf13/cast/pull/224)
- Fix ToUint64 issue with string input exceeding maximum int64 by
[@&#8203;skyjerry](https://redirect.github.com/skyjerry) in
[https://github.com/spf13/cast/pull/213](https://redirect.github.com/spf13/cast/pull/213)

#### New Contributors

- [@&#8203;lesichkovm](https://redirect.github.com/lesichkovm) made
their first contribution in
[https://github.com/spf13/cast/pull/224](https://redirect.github.com/spf13/cast/pull/224)
- [@&#8203;skyjerry](https://redirect.github.com/skyjerry) made their
first contribution in
[https://github.com/spf13/cast/pull/213](https://redirect.github.com/spf13/cast/pull/213)

**Full Changelog**:
https://github.com/spf13/cast/compare/v1.7.0...v1.7.1

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 15:58:54 +01:00
renovate[bot]
78fa22abc0 chore(deps): update module github.com/uudashr/gocognit to v1.2.0 (#6087)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/uudashr/gocognit](https://redirect.github.com/uudashr/gocognit)
| `v1.1.3` -> `v1.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fuudashr%2fgocognit/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fuudashr%2fgocognit/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fuudashr%2fgocognit/v1.1.3/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fuudashr%2fgocognit/v1.1.3/v1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>uudashr/gocognit (github.com/uudashr/gocognit)</summary>

###
[`v1.2.0`](https://redirect.github.com/uudashr/gocognit/releases/tag/v1.2.0)

[Compare
Source](https://redirect.github.com/uudashr/gocognit/compare/v1.1.4...v1.2.0)

#### What's Changed

- Add diagnostic capability by
[@&#8203;uudashr](https://redirect.github.com/uudashr) in
[https://github.com/uudashr/gocognit/pull/39](https://redirect.github.com/uudashr/gocognit/pull/39)

**Full Changelog**:
https://github.com/uudashr/gocognit/compare/v1.1.4...v1.2.0

###
[`v1.1.4`](https://redirect.github.com/uudashr/gocognit/releases/tag/v1.1.4)

[Compare
Source](https://redirect.github.com/uudashr/gocognit/compare/v1.1.3...v1.1.4)

#### What's Changed

- Resolve linter warning by
[@&#8203;uudashr](https://redirect.github.com/uudashr) in
[https://github.com/uudashr/gocognit/pull/37](https://redirect.github.com/uudashr/gocognit/pull/37)
- Fix nesting inside else/else if by
[@&#8203;uudashr](https://redirect.github.com/uudashr) in
[https://github.com/uudashr/gocognit/pull/38](https://redirect.github.com/uudashr/gocognit/pull/38)

**Full Changelog**:
https://github.com/uudashr/gocognit/compare/v1.1.3...v1.1.4

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 15:52:41 +01:00
renovate[bot]
81770ed8b1 chore(deps): update module github.com/tdakkota/asciicheck to v0.3.0 (#6082)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/tdakkota/asciicheck](https://redirect.github.com/tdakkota/asciicheck)
| `v0.2.0` -> `v0.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftdakkota%2fasciicheck/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftdakkota%2fasciicheck/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftdakkota%2fasciicheck/v0.2.0/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftdakkota%2fasciicheck/v0.2.0/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tdakkota/asciicheck (github.com/tdakkota/asciicheck)</summary>

###
[`v0.3.0`](https://redirect.github.com/tdakkota/asciicheck/releases/tag/v0.3.0):
: bump &#x60;x/tools&#x60; version

[Compare
Source](https://redirect.github.com/tdakkota/asciicheck/compare/v0.2.0...v0.3.0)

#### What's Changed

- chore(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tdakkota/asciicheck/pull/15](https://redirect.github.com/tdakkota/asciicheck/pull/15)
- chore(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tdakkota/asciicheck/pull/16](https://redirect.github.com/tdakkota/asciicheck/pull/16)
- chore(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tdakkota/asciicheck/pull/17](https://redirect.github.com/tdakkota/asciicheck/pull/17)
- chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/tdakkota/asciicheck/pull/18](https://redirect.github.com/tdakkota/asciicheck/pull/18)
- Update x/tools to fix panic in tests with Go 1.23 by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/tdakkota/asciicheck/pull/23](https://redirect.github.com/tdakkota/asciicheck/pull/23)

#### New Contributors

- [@&#8203;alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[https://github.com/tdakkota/asciicheck/pull/23](https://redirect.github.com/tdakkota/asciicheck/pull/23)

**Full Changelog**:
https://github.com/tdakkota/asciicheck/compare/v0.2.0...v0.3.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 10:20:42 +01:00
renovate[bot]
eb58bca1ed chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.10.0 (#6083)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/tomarrell/wrapcheck/v2](https://redirect.github.com/tomarrell/wrapcheck)
| `v2.9.0` -> `v2.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftomarrell%2fwrapcheck%2fv2/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2ftomarrell%2fwrapcheck%2fv2/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2ftomarrell%2fwrapcheck%2fv2/v2.9.0/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftomarrell%2fwrapcheck%2fv2/v2.9.0/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tomarrell/wrapcheck
(github.com/tomarrell/wrapcheck/v2)</summary>

###
[`v2.10.0`](https://redirect.github.com/tomarrell/wrapcheck/releases/tag/v2.10.0):
Add config option to extend default signatures

[Compare
Source](https://redirect.github.com/tomarrell/wrapcheck/compare/v2.9.0...v2.10.0)

#### What's Changed

- Add config option to extend `ignoreSigs` by
[@&#8203;matthewhughes934](https://redirect.github.com/matthewhughes934)
in
[https://github.com/tomarrell/wrapcheck/pull/56](https://redirect.github.com/tomarrell/wrapcheck/pull/56).
Previously the only option was to replace the entire set, requiring you
to also include the default set.

#### New Contributors

-
[@&#8203;matthewhughes934](https://redirect.github.com/matthewhughes934)
made their first contribution in
[https://github.com/tomarrell/wrapcheck/pull/56](https://redirect.github.com/tomarrell/wrapcheck/pull/56)

**Full Changelog**:
https://github.com/tomarrell/wrapcheck/compare/v2.9.0...v2.10.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 10:08:36 +01:00
renovate[bot]
0a6f364b2f chore(deps): update module github.com/sagikazarmark/locafero to v0.6.0 (#6077)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/sagikazarmark/locafero](https://redirect.github.com/sagikazarmark/locafero)
| `v0.4.0` -> `v0.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsagikazarmark%2flocafero/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsagikazarmark%2flocafero/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsagikazarmark%2flocafero/v0.4.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsagikazarmark%2flocafero/v0.4.0/v0.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sagikazarmark/locafero
(github.com/sagikazarmark/locafero)</summary>

###
[`v0.6.0`](https://redirect.github.com/sagikazarmark/locafero/compare/v0.5.0...v0.6.0)

[Compare
Source](https://redirect.github.com/sagikazarmark/locafero/compare/v0.5.0...v0.6.0)

###
[`v0.5.0`](https://redirect.github.com/sagikazarmark/locafero/compare/v0.4.0...v0.5.0)

[Compare
Source](https://redirect.github.com/sagikazarmark/locafero/compare/v0.4.0...v0.5.0)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:57:46 +01:00
renovate[bot]
cef1f02a35 chore(deps): update module github.com/protonmail/go-crypto to v1.1.3 (#6076)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ProtonMail/go-crypto](https://redirect.github.com/ProtonMail/go-crypto)
| `v1.0.0` -> `v1.1.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fProtonMail%2fgo-crypto/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fProtonMail%2fgo-crypto/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fProtonMail%2fgo-crypto/v1.0.0/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fProtonMail%2fgo-crypto/v1.0.0/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ProtonMail/go-crypto
(github.com/ProtonMail/go-crypto)</summary>

###
[`v1.1.3`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.1.3)

[Compare
Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.1.2...v1.1.3)

#### What's Changed

- Add argon2 test vector for 32-bit platforms by
[@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/245](https://redirect.github.com/ProtonMail/go-crypto/pull/245)
- Validate argon2 params on read by
[@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/246](https://redirect.github.com/ProtonMail/go-crypto/pull/246)
- Adapt aead preferences on key generation by
[@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/248](https://redirect.github.com/ProtonMail/go-crypto/pull/248)
- Improve AEAD handling by
[@&#8203;twiss](https://redirect.github.com/twiss) in
[https://github.com/ProtonMail/go-crypto/pull/247](https://redirect.github.com/ProtonMail/go-crypto/pull/247)
- Improve error message for decryption with a session key by
[@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/237](https://redirect.github.com/ProtonMail/go-crypto/pull/237)
- Flag to allow signing key decryption by
[@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/251](https://redirect.github.com/ProtonMail/go-crypto/pull/251)

**Full Changelog**:
https://github.com/ProtonMail/go-crypto/compare/v1.1.2...v1.1.3

###
[`v1.1.2`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.1.2)

[Compare
Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2)

#### What's Changed

- Cleartext Framework: Exclude the line-ending separator when decoding
plaintext by [@&#8203;lubux](https://redirect.github.com/lubux) in
[https://github.com/ProtonMail/go-crypto/pull/242](https://redirect.github.com/ProtonMail/go-crypto/pull/242)

**Full Changelog**:
https://github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2

###
[`v1.1.1`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.1.1)

[Compare
Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1)

#### What's Changed

- Fix `clearsign.Encode` backwards compatibility
[#&#8203;239](https://redirect.github.com/ProtonMail/go-crypto/issues/239)
by [@&#8203;mdosch](https://redirect.github.com/mdosch) in
[https://github.com/ProtonMail/go-crypto/pull/240](https://redirect.github.com/ProtonMail/go-crypto/pull/240)

**Full Changelog**:
https://github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1

###
[`v1.1.0`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.1.0)

[Compare
Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.0.0...v1.1.0)

#### What's Changed

This release adds full support for the new version of the OpenPGP
standard, [RFC 9580](https://www.rfc-editor.org/rfc/rfc9580.html). In
addition, the release introduces an improved non-backwards compatible v2
API. The API in the `openpgp` package remains fully backwards compatible
while the new v2 API is located in a separate `v2` package in `openpgp`.

For the full changes since `v1.0.0`, see the previous release notes. For
the full changelog, see
https://github.com/ProtonMail/go-crypto/compare/v1.0.0...v1.1.0.

Changes since `v1.1.0-beta.0`:

- Replace expiring curve448 integration test vector by
[@&#8203;lubux](https://redirect.github.com/lubux)
- Validate input key size in SEIPDv2 decryption by
[@&#8203;lubux](https://redirect.github.com/lubux)

**Changelog since `v1.1.0-beta.0`**:
https://github.com/ProtonMail/go-crypto/compare/v1.1.0-beta.0...v1.1.0.

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:49:49 +01:00
renovate[bot]
afd5cd11ba chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 (#6078)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/sanposhiho/wastedassign/v2](https://redirect.github.com/sanposhiho/wastedassign)
| `v2.0.7` -> `v2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsanposhiho%2fwastedassign%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsanposhiho%2fwastedassign%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsanposhiho%2fwastedassign%2fv2/v2.0.7/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsanposhiho%2fwastedassign%2fv2/v2.0.7/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sanposhiho/wastedassign
(github.com/sanposhiho/wastedassign/v2)</summary>

###
[`v2.1.0`](https://redirect.github.com/sanposhiho/wastedassign/releases/tag/v2.1.0)

[Compare
Source](https://redirect.github.com/sanposhiho/wastedassign/compare/v2.0.7...v2.1.0)

#### What's Changed

- Update x/tools to fix panic in tests with Go 1.23 by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[https://github.com/sanposhiho/wastedassign/pull/43](https://redirect.github.com/sanposhiho/wastedassign/pull/43)

#### New Contributors

- [@&#8203;alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[https://github.com/sanposhiho/wastedassign/pull/43](https://redirect.github.com/sanposhiho/wastedassign/pull/43)

**Full Changelog**:
https://github.com/sanposhiho/wastedassign/compare/v2.0.7...v2.1.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:42:38 +01:00