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

3607 Commits

Author SHA1 Message Date
renovate[bot]
172c4adace chore(deps): update actions/checkout action to v4.2.2 (#6739)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | minor | `v4` -> `v4.2.2` |

---

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.2.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.2.1...v4.2.2)

- `url-helper.ts` now leverages well-known environment variables by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1941](https://redirect.github.com/actions/checkout/pull/1941)
- Expand unit test coverage for `isGhes` by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1946](https://redirect.github.com/actions/checkout/pull/1946)

###
[`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1)

- Check out other refs/\* by commit if provided, fall back to ref by
[@&#8203;orhantoy](https://redirect.github.com/orhantoy) in
[https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)

###
[`v4.2.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.7...v4.2.0)

- Add Ref and Commit outputs by
[@&#8203;lucacome](https://redirect.github.com/lucacome) in
[https://github.com/actions/checkout/pull/1180](https://redirect.github.com/actions/checkout/pull/1180)
- Dependency updates by
[@&#8203;dependabot-](https://redirect.github.com/dependabot-)
[https://github.com/actions/checkout/pull/1777](https://redirect.github.com/actions/checkout/pull/1777),
[https://github.com/actions/checkout/pull/1872](https://redirect.github.com/actions/checkout/pull/1872)

###
[`v4.1.7`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.6...v4.1.7)

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/actions/checkout/pull/1739](https://redirect.github.com/actions/checkout/pull/1739)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1697](https://redirect.github.com/actions/checkout/pull/1697)
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://redirect.github.com/orhantoy) in
[https://github.com/actions/checkout/pull/1774](https://redirect.github.com/actions/checkout/pull/1774)
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1776](https://redirect.github.com/actions/checkout/pull/1776)

###
[`v4.1.6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.5...v4.1.6)

- Check platform to set archive extension appropriately by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1732](https://redirect.github.com/actions/checkout/pull/1732)

###
[`v4.1.5`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v415)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.4...v4.1.5)

- Update NPM dependencies by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1703](https://redirect.github.com/actions/checkout/pull/1703)
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1694](https://redirect.github.com/actions/checkout/pull/1694)
- Bump actions/setup-node from 1 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1696](https://redirect.github.com/actions/checkout/pull/1696)
- Bump actions/upload-artifact from 2 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1695](https://redirect.github.com/actions/checkout/pull/1695)
- README: Suggest `user.email` to be
`41898282+github-actions[bot]@&#8203;users.noreply.github.com` by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1707](https://redirect.github.com/actions/checkout/pull/1707)

###
[`v4.1.4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.3...v4.1.4)

- Disable `extensions.worktreeConfig` when disabling `sparse-checkout`
by [@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1692](https://redirect.github.com/actions/checkout/pull/1692)
- Add dependabot config by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1688](https://redirect.github.com/actions/checkout/pull/1688)
- Bump the minor-actions-dependencies group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1693](https://redirect.github.com/actions/checkout/pull/1693)
- Bump word-wrap from 1.2.3 to 1.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/checkout/pull/1643](https://redirect.github.com/actions/checkout/pull/1643)

###
[`v4.1.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v413)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.2...v4.1.3)

- Check git version before attempting to disable `sparse-checkout` by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1656](https://redirect.github.com/actions/checkout/pull/1656)
- Add SSH user parameter by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1685](https://redirect.github.com/actions/checkout/pull/1685)
- Update `actions/checkout` version in `update-main-version.yml` by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/checkout/pull/1650](https://redirect.github.com/actions/checkout/pull/1650)

###
[`v4.1.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.1...v4.1.2)

- Fix: Disable sparse checkout whenever `sparse-checkout` option is not
present [@&#8203;dscho](https://redirect.github.com/dscho) in
[https://github.com/actions/checkout/pull/1598](https://redirect.github.com/actions/checkout/pull/1598)

###
[`v4.1.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v411)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4.1.0...v4.1.1)

- Correct link to GitHub Docs by
[@&#8203;peterbe](https://redirect.github.com/peterbe) in
[https://github.com/actions/checkout/pull/1511](https://redirect.github.com/actions/checkout/pull/1511)
- Link to release page from what's new section by
[@&#8203;cory-miller](https://redirect.github.com/cory-miller) in
[https://github.com/actions/checkout/pull/1514](https://redirect.github.com/actions/checkout/pull/1514)

###
[`v4.1.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v4.1.0)

- [Add support for partial checkout
filters](https://redirect.github.com/actions/checkout/pull/1396)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 13:51:30 -07:00
renovate[bot]
d4a557c53d chore(deps): update peter-evans/create-issue-from-file action to v5.0.1 (#6735)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-issue-from-file](https://redirect.github.com/peter-evans/create-issue-from-file)
| action | patch | `v5` -> `v5.0.1` |

---

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

---

### Release Notes

<details>
<summary>peter-evans/create-issue-from-file
(peter-evans/create-issue-from-file)</summary>

###
[`v5.0.1`](https://redirect.github.com/peter-evans/create-issue-from-file/releases/tag/v5.0.1):
Create Issue From File v5.0.1

[Compare
Source](https://redirect.github.com/peter-evans/create-issue-from-file/compare/v5...v5.0.1)

 The action will now truncate the issue body when it exceeds the max
size permitted by GitHub's API

##### What's Changed

- Bump peter-evans/create-or-update-comment from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1510](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1510)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.8 to 18.19.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1515](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1515)
- Bump peter-evans/create-pull-request from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1520](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1520)
- Bump peter-evans/slash-command-dispatch from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1521](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1521)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.10 to 18.19.14 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1530](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1530)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.14 to 18.19.15 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1535](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1535)
- Bump prettier from 3.2.4 to 3.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1536](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1536)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.15 to 18.19.17 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1545](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1545)
- Bump eslint-plugin-jest from 27.6.3 to 27.8.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1546](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1546)
- Bump eslint-plugin-jest from 27.8.0 to 27.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1555](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1555)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.17 to 18.19.18 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1556](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1556)
- Bump eslint-plugin-github from 4.10.1 to 4.10.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1565](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1565)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.18 to 18.19.21 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1567](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1567)
- Bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1566](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1566)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.21 to 18.19.22 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1582](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1582)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.22 to 18.19.24 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1587](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1587)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.24 to 18.19.26 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1592](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1592)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.26 to 18.19.29 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1597](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1597)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.29 to 18.19.31 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1602](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1602)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.31 to 18.19.33 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1607](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1607)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.33 to 18.19.34 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1612](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1612)
- Bump prettier from 3.2.5 to 3.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1613](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1613)
- Bump prettier from 3.3.1 to 3.3.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1622](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1622)
- Bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1625](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1625)
- Bump ws from 7.5.9 to 7.5.10 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1632](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1632)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.34 to 18.19.38 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1637](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1637)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.38 to 18.19.39 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1642](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1642)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.39 to 18.19.41 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1647](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1647)
- Bump prettier from 3.3.2 to 3.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1648](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1648)
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1649](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1649)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.41 to 18.19.42 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1663](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1663)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.42 to 18.19.43 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1668](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1668)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.43 to 18.19.44 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1674](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1674)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.44 to 18.19.45 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1679](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1679)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.45 to 18.19.47 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1684](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1684)
- Bump peter-evans/create-pull-request from 6 to 7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1689](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1689)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
18.19.47 to 18.19.50 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1694](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1694)
- Update README.md by
[@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
in
[https://github.com/peter-evans/create-issue-from-file/pull/1699](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1699)
- Remove dots from table by
[@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
in
[https://github.com/peter-evans/create-issue-from-file/pull/1700](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1700)
- Bump eslint from 8.57.0 to 8.57.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/peter-evans/create-issue-from-file/pull/1706](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1706)
- fix: truncate body when exceeds max length by
[@&#8203;peter-evans](https://redirect.github.com/peter-evans) in
[https://github.com/peter-evans/create-issue-from-file/pull/1711](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1711)

##### New Contributors

- [@&#8203;AndreiCherniaev](https://redirect.github.com/AndreiCherniaev)
made their first contribution in
[https://github.com/peter-evans/create-issue-from-file/pull/1699](https://redirect.github.com/peter-evans/create-issue-from-file/pull/1699)

**Full Changelog**:
https://github.com/peter-evans/create-issue-from-file/compare/v5.0.0...v5.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 16:42:30 +02:00
renovate[bot]
95fab57c8c chore(deps): update actions/cache action to v4.2.3 (#6736)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
minor | `v4` -> `v4.2.3` |

---

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

---

### Release Notes

<details>
<summary>actions/cache (actions/cache)</summary>

###
[`v4.2.3`](https://redirect.github.com/actions/cache/releases/tag/v4.2.3)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.2.2...v4.2.3)

##### What's Changed

- Update to use
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) 4.0.3
package & prepare for new release by
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/cache/pull/1577](https://redirect.github.com/actions/cache/pull/1577)
(SAS tokens for cache entries are now masked in debug logs)

##### New Contributors

- [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[https://github.com/actions/cache/pull/1577](https://redirect.github.com/actions/cache/pull/1577)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.2.2...v4.2.3

###
[`v4.2.2`](https://redirect.github.com/actions/cache/releases/tag/v4.2.2)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.2.1...v4.2.2)

#### What's Changed

> \[!IMPORTANT]
> As a reminder, there were important backend changes to release v4.2.0,
see [those release
notes](https://redirect.github.com/actions/cache/releases/tag/v4.2.0)
and [the
announcement](https://redirect.github.com/actions/cache/discussions/1510)
for more details.

- Bump
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to
v4.0.2 by [@&#8203;robherley](https://redirect.github.com/robherley) in
[https://github.com/actions/cache/pull/1560](https://redirect.github.com/actions/cache/pull/1560)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.2.1...v4.2.2

###
[`v4.2.1`](https://redirect.github.com/actions/cache/releases/tag/v4.2.1)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.2.0...v4.2.1)

#### What's Changed

> \[!IMPORTANT]
> As a reminder, there were important backend changes to release v4.2.0,
see [those release
notes](https://redirect.github.com/actions/cache/releases/tag/v4.2.0)
and [the
announcement](https://redirect.github.com/actions/cache/discussions/1510)
for more details.

- docs: GitHub is spelled incorrectly in caching-strategies.md by
[@&#8203;janco-absa](https://redirect.github.com/janco-absa) in
[https://github.com/actions/cache/pull/1526](https://redirect.github.com/actions/cache/pull/1526)
- docs: Make the "always save prime numbers" example more clear by
[@&#8203;Tobbe](https://redirect.github.com/Tobbe) in
[https://github.com/actions/cache/pull/1525](https://redirect.github.com/actions/cache/pull/1525)
- Update force deletion docs due a recent deprecation by
[@&#8203;sebbalex](https://redirect.github.com/sebbalex) in
[https://github.com/actions/cache/pull/1500](https://redirect.github.com/actions/cache/pull/1500)
- Bump
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) to
v4.0.1 by [@&#8203;robherley](https://redirect.github.com/robherley) in
[https://github.com/actions/cache/pull/1554](https://redirect.github.com/actions/cache/pull/1554)

#### New Contributors

- [@&#8203;janco-absa](https://redirect.github.com/janco-absa) made
their first contribution in
[https://github.com/actions/cache/pull/1526](https://redirect.github.com/actions/cache/pull/1526)
- [@&#8203;Tobbe](https://redirect.github.com/Tobbe) made their first
contribution in
[https://github.com/actions/cache/pull/1525](https://redirect.github.com/actions/cache/pull/1525)
- [@&#8203;sebbalex](https://redirect.github.com/sebbalex) made their
first contribution in
[https://github.com/actions/cache/pull/1500](https://redirect.github.com/actions/cache/pull/1500)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.2.0...v4.2.1

###
[`v4.2.0`](https://redirect.github.com/actions/cache/releases/tag/v4.2.0)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.1.2...v4.2.0)

#### ⚠️ Important Changes

The cache backend service has been rewritten from the ground up for
improved performance and reliability.
[actions/cache](https://redirect.github.com/actions/cache) now
integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of **February 1st, 2025**.
The legacy service will also be sunset on the same date. Changes in
these release are **fully backward compatible**.

**We are deprecating some versions of this action**. We recommend
upgrading to version `v4` or `v3` as soon as possible before **February
1st, 2025.** (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions `v4.2.0`
or `v3.4.0`

If you do not upgrade, all workflow runs using any of the deprecated
[actions/cache](https://redirect.github.com/actions/cache) will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: [reference to
the
announcement](https://redirect.github.com/actions/cache/discussions/1510).

##### Minor changes

Minor and patch version updates for these dependencies:

- [@&#8203;actions/core](https://redirect.github.com/actions/core):
`1.11.1`
- [@&#8203;actions/io](https://redirect.github.com/actions/io): `1.1.3`
- [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc): `0.38.3`

**Full Changelog**:
https://github.com/actions/cache/compare/v4.1.2...v4.2.0

###
[`v4.1.2`](https://redirect.github.com/actions/cache/releases/tag/v4.1.2)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.1.1...v4.1.2)

#### What's Changed

- Add Bun example by
[@&#8203;idleberg](https://redirect.github.com/idleberg) in
[https://github.com/actions/cache/pull/1456](https://redirect.github.com/actions/cache/pull/1456)
- Revise `isGhes` logic by
[@&#8203;jww3](https://redirect.github.com/jww3) in
[https://github.com/actions/cache/pull/1474](https://redirect.github.com/actions/cache/pull/1474)
- Bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/cache/pull/1475](https://redirect.github.com/actions/cache/pull/1475)
- Add dependabot.yml to enable automatic dependency upgrades by
[@&#8203;Link-](https://redirect.github.com/Link-) in
[https://github.com/actions/cache/pull/1476](https://redirect.github.com/actions/cache/pull/1476)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/cache/pull/1478](https://redirect.github.com/actions/cache/pull/1478)
- Bump actions/stale from 3 to 9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/cache/pull/1479](https://redirect.github.com/actions/cache/pull/1479)
- Bump github/codeql-action from 2 to 3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/cache/pull/1483](https://redirect.github.com/actions/cache/pull/1483)
- Bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/actions/cache/pull/1481](https://redirect.github.com/actions/cache/pull/1481)
- Prepare `4.1.2` release by
[@&#8203;Link-](https://redirect.github.com/Link-) in
[https://github.com/actions/cache/pull/1477](https://redirect.github.com/actions/cache/pull/1477)

#### New Contributors

- [@&#8203;idleberg](https://redirect.github.com/idleberg) made their
first contribution in
[https://github.com/actions/cache/pull/1456](https://redirect.github.com/actions/cache/pull/1456)
- [@&#8203;jww3](https://redirect.github.com/jww3) made their first
contribution in
[https://github.com/actions/cache/pull/1474](https://redirect.github.com/actions/cache/pull/1474)
- [@&#8203;Link-](https://redirect.github.com/Link-) made their first
contribution in
[https://github.com/actions/cache/pull/1476](https://redirect.github.com/actions/cache/pull/1476)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.1.1...v4.1.2

###
[`v4.1.1`](https://redirect.github.com/actions/cache/releases/tag/v4.1.1)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.1.0...v4.1.1)

##### What's Changed

- Restore original behavior of `cache-hit` output by
[@&#8203;joshmgross](https://redirect.github.com/joshmgross) in
[https://github.com/actions/cache/pull/1467](https://redirect.github.com/actions/cache/pull/1467)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.1.0...v4.1.1

###
[`v4.1.0`](https://redirect.github.com/actions/cache/releases/tag/v4.1.0)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.0.2...v4.1.0)

#### What's Changed

- Fix cache-hit output when cache missed by
[@&#8203;fchimpan](https://redirect.github.com/fchimpan) in
[https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404)
- Deprecate `save-always` input by
[@&#8203;joshmgross](https://redirect.github.com/joshmgross) in
[https://github.com/actions/cache/pull/1452](https://redirect.github.com/actions/cache/pull/1452)

#### New Contributors

- [@&#8203;ottlinger](https://redirect.github.com/ottlinger) made their
first contribution in
[https://github.com/actions/cache/pull/1437](https://redirect.github.com/actions/cache/pull/1437)
- [@&#8203;Olegt0rr](https://redirect.github.com/Olegt0rr) made their
first contribution in
[https://github.com/actions/cache/pull/1377](https://redirect.github.com/actions/cache/pull/1377)
- [@&#8203;fchimpan](https://redirect.github.com/fchimpan) made their
first contribution in
[https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404)
- [@&#8203;x612skm](https://redirect.github.com/x612skm) made their
first contribution in
[https://github.com/actions/cache/pull/1434](https://redirect.github.com/actions/cache/pull/1434)
- [@&#8203;todgru](https://redirect.github.com/todgru) made their first
contribution in
[https://github.com/actions/cache/pull/1311](https://redirect.github.com/actions/cache/pull/1311)
- [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their
first contribution in
[https://github.com/actions/cache/pull/1463](https://redirect.github.com/actions/cache/pull/1463)
- [@&#8203;mackey0225](https://redirect.github.com/mackey0225) made
their first contribution in
[https://github.com/actions/cache/pull/1462](https://redirect.github.com/actions/cache/pull/1462)
- [@&#8203;quatquatt](https://redirect.github.com/quatquatt) made their
first contribution in
[https://github.com/actions/cache/pull/1445](https://redirect.github.com/actions/cache/pull/1445)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.0.2...v4.1.0

###
[`v4.0.2`](https://redirect.github.com/actions/cache/releases/tag/v4.0.2)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.0.1...v4.0.2)

##### What's Changed

- Fix `fail-on-cache-miss` not working by
[@&#8203;cdce8p](https://redirect.github.com/cdce8p) in
[https://github.com/actions/cache/pull/1327](https://redirect.github.com/actions/cache/pull/1327)

**Full Changelog**:
https://github.com/actions/cache/compare/v4.0.1...v4.0.2

###
[`v4.0.1`](https://redirect.github.com/actions/cache/releases/tag/v4.0.1)

[Compare
Source](https://redirect.github.com/actions/cache/compare/v4.0.0...v4.0.1)

#### What's Changed

- Update README.md by
[@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in
[https://github.com/actions/cache/pull/1304](https://redirect.github.com/actions/cache/pull/1304)
- Update examples by
[@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) in
[https://github.com/actions/cache/pull/1305](https://redirect.github.com/actions/cache/pull/1305)
- Update actions/cache publish flow by
[@&#8203;bethanyj28](https://redirect.github.com/bethanyj28) in
[https://github.com/actions/cache/pull/1340](https://redirect.github.com/actions/cache/pull/1340)
- Update
[@&#8203;actions/cache](https://redirect.github.com/actions/cache) by
[@&#8203;bethanyj28](https://redirect.github.com/bethanyj28) in
[https://github.com/actions/cache/pull/1341](https://redirect.github.com/actions/cache/pull/1341)

#### New Contributors

- [@&#8203;yacaovsnc](https://redirect.github.com/yacaovsnc) made their
first contribution in
[https://github.com/actions/cache/pull/1304](https://redirect.github.com/actions/cache/pull/1304)

**Full Changelog**: https://github.com/actions/cache/compare/v4...v4.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 07:36:21 -07:00
Sam Xie
7ae449c5b6 Pin GitHub action digest with semver (#6724)
Instead of only showing the major release, it adds full semver to the
comment of the GitHub action digest.

Example change:
491e6e8f69
2025-05-05 16:15:19 +02:00
Sean Liao
1d8824889c all: match go conventions for generated code (#6731)
Go documents the following regex pattern
for identifying generated code:
^// Code generated .* DO NOT EDIT\.$

This convention is used go APIs and tooling.
References:
https://pkg.go.dev/go/ast#IsGenerated
https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source

Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-05-05 09:41:12 +02:00
renovate[bot]
a73e138c3d fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.6 (#6733)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint)
| `v2.1.5` -> `v2.1.6` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.5/v2.1.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.5/v2.1.6?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>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>

###
[`v2.1.6`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v216)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.5...v2.1.6)

1.  Linters bug fixes
    -   `godot`: from 1.5.0 to 1.5.1
    -   `musttag`: from 0.13.0 to 0.13.1
2.  Documentation
    -   Add note about golangci-lint v2 integration in VS Code

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 09:33:39 +02:00
renovate[bot]
0227c631fc chore(deps): update otel/weaver docker tag to v0.15.0 (#6729)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [otel/weaver](https://redirect.github.com/open-telemetry/weaver) |
stage | minor | `v0.14.0` -> `v0.15.0` |

---

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

---

### Release Notes

<details>
<summary>open-telemetry/weaver (otel/weaver)</summary>

###
[`v0.15.0`](https://redirect.github.com/open-telemetry/weaver/releases/tag/v0.15.0):
0.15.0 - 2025-05-01

[Compare
Source](https://redirect.github.com/open-telemetry/weaver/compare/v0.14.0...v0.15.0)

#### Release Notes

- Add support for attributes of type `any`.
([#&#8203;707](https://redirect.github.com/open-telemetry/weaver/pull/707)
by [@&#8203;lquerel](https://redirect.github.com/lquerel))
- Add shell completion functionality.
([#&#8203;682](https://redirect.github.com/open-telemetry/weaver/pull/682)
by [@&#8203;larrys](https://redirect.github.com/larrys))
- Add support for remote templates and policies.
([#&#8203;700](https://redirect.github.com/open-telemetry/weaver/pull/700)
by [@&#8203;lquerel](https://redirect.github.com/lquerel))
- Add [Live
Check](https://redirect.github.com/open-telemetry/weaver/blob/main/crates/weaver_live_check/README.md)
for Spans via OTLP/JSON and loose Attributes via JSON/Text.
([#&#8203;630](https://redirect.github.com/open-telemetry/weaver/pull/630)
by [@&#8203;jerbly](https://redirect.github.com/jerbly))
- 💥 BREAKING CHANGE 💥 `resource` groups are now called `entity` groups.
All JQ helper methods have been updated, but any template directly
interacting with
`group.type` may be broken. Use `entity` instead of `resource` group
type in your Jinja templates.
([#&#8203;714](https://redirect.github.com/open-telemetry/weaver/pull/714)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth))
- 💥 BREAKING CHANGE 💥 - All logging and diagnostics now go to `stderr`.
Override diagnostics with `--diagnostic-stdout`.
([#&#8203;721](https://redirect.github.com/open-telemetry/weaver/pull/721)
by [@&#8203;jerbly](https://redirect.github.com/jerbly))
- Support for simplified Template Type Examples format where the
key/attribute name is no longer included.
([#&#8203;710](https://redirect.github.com/open-telemetry/weaver/pull/710)
by [@&#8203;jerbly](https://redirect.github.com/jerbly))

#### \[0.14.0] - 2025-04-10

What's changed

- Add support for 2 semconv registries.
([#&#8203;627](https://redirect.github.com/open-telemetry/weaver/pull/627)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- Add support for annotations on attributes and groups.
([#&#8203;645](https://redirect.github.com/open-telemetry/weaver/pull/645)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- 💥 BREAKING CHANGE 💥 - Upgrade to version 0.4.0 of regorus [requires
all v0 policies to be
modified](https://redirect.github.com/microsoft/regorus/pull/373).
Policy upgrade instructions
[here](https://www.openpolicyagent.org/docs/latest/v0-upgrade/#upgrading-rego)
may help.
([#&#8203;651](https://redirect.github.com/open-telemetry/weaver/pull/651)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Stability level `Deprecated` is deprecated. Conventions should be
deprecated via `deprecated` field and should keep the original
stability.
([#&#8203;607](https://redirect.github.com/open-telemetry/weaver/pull/607)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova)).
- 💥 BREAKING CHANGE 💥 The `constraints` feature is no longer supported
in semantic conventions yaml schema.
The earliest version of semantic convention weaver is able to read has
moved to 1.26.0.
([#&#8203;611](https://redirect.github.com/open-telemetry/weaver/pull/611)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova)).
- Make `type` property required on the semantic convention group (behind
`--future` flag).
([#&#8203;611](https://redirect.github.com/open-telemetry/weaver/pull/611)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova)).
- Exclude attributes declared with `code_generation.exclude` annotations
in `semconv_attributes` and other JQ attribute helpers.
([#&#8203;662](https://redirect.github.com/open-telemetry/weaver/pull/662)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova))
- Sort metrics by name in all JQ helpers.
([#&#8203;573](https://redirect.github.com/open-telemetry/weaver/issues/573)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova))

#### \[0.13.2] - 2025-02-13

What's changed

- Add a `note` field to all deprecated variants and generate a formatted
value when
not provided in the semconv files.
([#&#8203;602](https://redirect.github.com/open-telemetry/weaver/pull/602)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).

#### \[0.13.1] - 2025-02-12

What's changed

- For issue
[#&#8203;596](https://redirect.github.com/open-telemetry/weaver/issues/596)
- Fix the Jinja deprecated test to accept the
new deprecated format.
([#&#8203;597](https://redirect.github.com/open-telemetry/weaver/pull/597)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).

#### \[0.13.0] - 2025-02-07

What's changed

- **Breaking Change**: Introduced a new `weaver registry diff` command
to generate a diff report between two versions of
the semantic convention registry. This PR introduces a breaking change
in the semantic conventions schema. While the
text-based `deprecated` field is still supported for compatibility
reasons, future semantic conventions should use the
new `deprecated` structured format.
([#&#8203;400](https://redirect.github.com/open-telemetry/weaver/pull/400/)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).

- The `deprecated` field is now a structured field defining the precise
reason for deprecation. The semantic
        conventions must be updated to adopt this new format.
- The changes related to the `deprecated` field (i.e., string → struct)
also have a potential impact on certain
templates that reference the `deprecated` field as containing text.
These templates will need to be updated to use
the `brief` field, which provides a textual explanation of the reasons
for the deprecation.

- Improvement of comment generation: removal of `<p>` tags that precede
`@` Javadoc tags.

([#&#8203;574](https://redirect.github.com/open-telemetry/weaver/pull/574)
by [@&#8203;trask](https://redirect.github.com/trask)).

- For Issue
[#&#8203;564](https://redirect.github.com/open-telemetry/weaver/issues/564)
- Require attributes and event fields to have stability: Added warnings
for missing stability
on: Attributes, Enum members in attributes, Event AnyValues, Enum
members in AnyValues.
([#&#8203;568](https://redirect.github.com/open-telemetry/weaver/pull/568)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).

- For issue
\[[#&#8203;569](https://redirect.github.com/open-telemetry/weaver/issues/569)]\(Add
include_stability config into semconv_grouped_attributes):
`is_experimental` returns `true` by default.
([#&#8203;570](https://redirect.github.com/open-telemetry/weaver/pull/570)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).

- Added an OTLP receiver to Weaver to prepare for the `weaver registry
live-check` command. (see
[#&#8203;548](https://redirect.github.com/open-telemetry/weaver/pull/548)
by [@&#8203;lquerel](https://redirect.github.com/lquerel))

- Add is_array filter and test for AttributeType.
([#&#8203;540](https://redirect.github.com/open-telemetry/weaver/pull/540)
by [@&#8203;arthurDiff](https://redirect.github.com/arthurDiff)).

- Refactored CLI registry commands to remove some duplication. Resolving
the registry with policy checks is common for
`generate`, `resolve` and `check`.
([#&#8203;536](https://redirect.github.com/open-telemetry/weaver/pull/536)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Added missing `after_resolution` policy checks to `generate` and
`resolve` through the common code.
    -   Removed the deprecated `--registry-git-sub-dir` option.
- Fixed bug in `check` if `--skip-policies` was specified then it would
not fail for any validation errors.

- Semantic Conventions Issue
[#&#8203;1513](https://redirect.github.com/open-telemetry/semantic-conventions/issues/1513)
- Make span_kind required in yaml and break down multi-kind span
definitions -
([#&#8203;542](https://redirect.github.com/open-telemetry/weaver/pull/542)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Updated the EBNF and JSON schema to define `span_kind` as mandatory
for `span` group types. Added a group validity
        check as a warning.

- First iteration of the new command: `registry emit`. Emits a semantic
convention registry as example spans to your
OTLP receiver. This may be useful in testing/simulation scenarios.
([#&#8203;549](https://redirect.github.com/open-telemetry/weaver/pull/549)
by [@&#8203;jerbly](https://redirect.github.com/jerbly))

- For issue
\[[#&#8203;569](https://redirect.github.com/open-telemetry/weaver/issues/569)]\(Add
include\*stability config into semconv_grouped_attributes): added
`stable_only` boolean flag as a parameter for
`semconv_signal`, `semconv_grouped_attributes`, and other `semconv*\*`JQ
semconv helpers. When`stable_only`is set to`true`,
corresponding helper function returns stable conventions only. If the
flag is not set or set to false, stability filtering does not apply.
It's recommended to use `stable_only`flag instead of`exclude_stability`
parameter.

([#&#8203;588](https://redirect.github.com/open-telemetry/weaver/pull/588)
by [@&#8203;lmolkova](https://redirect.github.com/lmolkova))

#### \[0.12.0] - 2024-12-09

What's changed

- Issue
[#&#8203;502](https://redirect.github.com/open-telemetry/weaver/issues/502)
- Support stability definitions from [OTEP
232](https://redirect.github.com/open-telemetry/oteps/blob/main/text/0232-maturity-of-otel.md)
-
([#&#8203;504](https://redirect.github.com/open-telemetry/weaver/pull/504)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Stability enum now has these variants: `stable`, `development`,
`deprecated`, `alpha`, `beta`, `release_candidate`
    -   `unmaintained` is not supported yet.
- `experimental` is still accepted when parsing but aliased to
`development`.
- The minijinja test, `experimental`, now returns true for any variant
other than `stable`.
- EBNF and JSON schema updated to define the new enum without the
`experimental` variant.
- Issue
[#&#8203;301](https://redirect.github.com/open-telemetry/weaver/issues/301)
- Warn against usage of `allow_custom_values`.
([#&#8203;514](https://redirect.github.com/open-telemetry/weaver/pull/514)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Fixed rego typos, attrigute and deprecaded
([#&#8203;517](https://redirect.github.com/open-telemetry/weaver/pull/517)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Create better HTML comment parser - Allow more semconv snippet headers
([#&#8203;512](https://redirect.github.com/open-telemetry/weaver/pull/512)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth)).
- Add javadoc <p> tag after lists
([#&#8203;511](https://redirect.github.com/open-telemetry/weaver/pull/511)
[@&#8203;trask](https://redirect.github.com/trask)).
- Javadoc <p> tags should only precede paragraphs
([#&#8203;510](https://redirect.github.com/open-telemetry/weaver/pull/510)
by [@&#8203;trask](https://redirect.github.com/trask)).
- More consistent newline behavior
([#&#8203;509](https://redirect.github.com/open-telemetry/weaver/pull/509)
by [@&#8203;trask](https://redirect.github.com/trask)).
- Add test cases to cover a paragraph after a list
([#&#8203;508](https://redirect.github.com/open-telemetry/weaver/pull/508)
by [@&#8203;trask](https://redirect.github.com/trask)).

Important note: Our CI/CD pipeline has been updated to use Rust
cross-compilation, significantly speeding up the ARM
target (see
\[[#&#8203;506](https://redirect.github.com/open-telemetry/weaver/issues/506)]\[https://github.com/open-telemetry/weaver/pull/506](https://redirect.github.com/open-telemetry/weaver/pull/506)6,
thanks to [@&#8203;bernot-dev](https://redirect.github.com/bernot-dev)).
If you encounter any
issues on ARM, please let us know as soon as possible. Thank you!

#### \[0.11.0] - 2024-12-05

What's changed

- Detect duplicate group ids, group names, and metric names.
([#&#8203;382](https://redirect.github.com/open-telemetry/weaver/pull/382)
by lquerel).
- Add support for Maps `map[]` to the definition of an `AnyValue`.
([#&#8203;396](https://redirect.github.com/open-telemetry/weaver/pull/396)
by [@&#8203;MSNev](https://redirect.github.com/MSNev)).
- Update semconv schema, syntax doc and validity check to correctly
define `stability` as optional for attribute groups.
([#&#8203;467](https://redirect.github.com/open-telemetry/weaver/pull/467)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Fix issue
[#&#8203;405](https://redirect.github.com/open-telemetry/weaver/issues/405)
- Updated the EBNF and JSON schema to define the `extends` or
`attributes` requirement mandatory for all group types except `metric`
and `event`. Added a group validity check as a warning.
([#&#8203;494](https://redirect.github.com/open-telemetry/weaver/pull/494)
by [@&#8203;jerbly](https://redirect.github.com/jerbly)).
- Allow adding a description when using opt_in requirement level
([#&#8203;392](https://redirect.github.com/open-telemetry/weaver/pull/392)
by [@&#8203;joaopgrassi](https://redirect.github.com/joaopgrassi))
- Add warning that issues when using prefix on groups
([#&#8203;407](https://redirect.github.com/open-telemetry/weaver/pull/407)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth))
- Update comment filter to remove trailing spaces
([#&#8203;453](https://redirect.github.com/open-telemetry/weaver/pull/453)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth))
- Metrics and Events don't require attributes
([#&#8203;494](https://redirect.github.com/open-telemetry/weaver/pull/494)
by [@&#8203;jerbly](https://redirect.github.com/jerbly))
- Added an option to follow symbolic links when loading the registry in
various parts of the codebase.
([#&#8203;468](https://redirect.github.com/open-telemetry/weaver/pull/468)
by [@&#8203;leo6leo](https://redirect.github.com/leo6leo))
- Provide max line-length in comment filter.
([#&#8203;454](https://redirect.github.com/open-telemetry/weaver/pull/454)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth))

#### \[0.10.0] - 2024-09-23

What's changed

- Add support log based `event` definitions with a `body` of new
`AnyValue` type.
([#&#8203;297](https://redirect.github.com/open-telemetry/weaver/pull/297)
by [@&#8203;MSNev](https://redirect.github.com/MSNev)).
- Add `escape_square_brackets` into `comment_formats` markdown
configuration.
([#&#8203;379](https://redirect.github.com/open-telemetry/weaver/pull/379)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- Add `enforce_trailing_dots` into the `comment_formats` configuration.
([#&#8203;378](https://redirect.github.com/open-telemetry/weaver/pull/378)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- Add support for `indent_type` in both the comment filter and the
`comment_formats` configuration.
([#&#8203;377](https://redirect.github.com/open-telemetry/weaver/pull/377)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- Add `regex_replace` filter to support replacing text using regex.
([#&#8203;380](https://redirect.github.com/open-telemetry/weaver/pull/380)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)).
- Bump opentelemetry_sdk from 0.24.1 to 0.25.0
([#&#8203;369](https://redirect.github.com/open-telemetry/weaver/issues/369))
- Bump opentelemetry-stdout from 0.5.0 to 0.25.0
([#&#8203;368](https://redirect.github.com/open-telemetry/weaver/issues/368))
- Bump anyhow from 1.0.88 to 1.0.89
([#&#8203;370](https://redirect.github.com/open-telemetry/weaver/issues/370))
- Bump regorus from 0.2.4 to 0.2.5
([#&#8203;375](https://redirect.github.com/open-telemetry/weaver/issues/375))
- Bump minijinja-contrib from 2.2.0 to 2.3.1
([#&#8203;376](https://redirect.github.com/open-telemetry/weaver/issues/376))
- Bump minijinja from 2.2.0 to 2.3.1
([#&#8203;371](https://redirect.github.com/open-telemetry/weaver/issues/371))
- Bump globset from 0.4.14 to 0.4.15
([#&#8203;366](https://redirect.github.com/open-telemetry/weaver/issues/366))

#### \[0.9.2] - 2024-09-09

What's Changed

- Build X86 + ARM64 image
([#&#8203;346](https://redirect.github.com/open-telemetry/weaver/pull/346)
by jsuereth). The parameter
`--platform=linux/x86_64` is no longer needed to run this image on
MacOS.
- Update docker guide for home directory
([#&#8203;356](https://redirect.github.com/open-telemetry/weaver/pull/356)
by jsuereth).
- Fix clippy issues.
([#&#8203;357](https://redirect.github.com/open-telemetry/weaver/pull/357)
by jsuereth).
- Bump alpine from 3.20.2 to 3.20.3
([#&#8203;360](https://redirect.github.com/open-telemetry/weaver/issues/360))
- Bump anyhow from 1.0.86 to 1.0.87
([#&#8203;359](https://redirect.github.com/open-telemetry/weaver/issues/359))
- Bump serde from 1.0.209 to 1.0.210
([#&#8203;358](https://redirect.github.com/open-telemetry/weaver/issues/358))
- Bump serde_json from 1.0.127 to 1.0.128
([#&#8203;354](https://redirect.github.com/open-telemetry/weaver/issues/354))
- Bump clap from 4.5.16 to 4.5.17
([#&#8203;351](https://redirect.github.com/open-telemetry/weaver/issues/351))
- Bump regorus from 0.2.3 to 0.2.4
([#&#8203;350](https://redirect.github.com/open-telemetry/weaver/issues/350))
- Bump indexmap from 2.4.0 to 2.5.0
([#&#8203;349](https://redirect.github.com/open-telemetry/weaver/issues/349))
- Bump minijinja-contrib from 2.1.2 to 2.2.0
([#&#8203;347](https://redirect.github.com/open-telemetry/weaver/issues/347))
- Bump ratatui from 0.28.0 to 0.28.1
([#&#8203;341](https://redirect.github.com/open-telemetry/weaver/issues/341))
- Bump flate2 from 1.0.32 to 1.0.33
([#&#8203;342](https://redirect.github.com/open-telemetry/weaver/issues/342))
- Bump minijinja from 2.1.2 to 2.2.0
([#&#8203;343](https://redirect.github.com/open-telemetry/weaver/issues/343))
- Bump serde from 1.0.208 to 1.0.209
([#&#8203;344](https://redirect.github.com/open-telemetry/weaver/issues/344))
- Bump serde_json from 1.0.125 to 1.0.127
([#&#8203;340](https://redirect.github.com/open-telemetry/weaver/issues/340))

#### \[0.9.1] - 2024-08-22

Fixes

- Warnings detected in the baseline registry are now ignored and
non-fatal errors will not
    interrupt any command before it completes

([#&#8203;337](https://redirect.github.com/open-telemetry/weaver/pull/337)
by lquerel).

#### \[0.9.0] - 2024-08-19

What's Changed

-
([#&#8203;309](https://redirect.github.com/open-telemetry/weaver/pull/309)
by lquerel) Configurable Comment Filter to Support Multiple Programming
Language Comment Formats.
More details in [Weaver Force
Doc](https://redirect.github.com/open-telemetry/weaver/blob/main/crates/weaver_forge/README.md)
and [Weaver Configuration
Doc](https://redirect.github.com/open-telemetry/weaver/blob/main/docs/weaver-config.md).
-
([#&#8203;300](https://redirect.github.com/open-telemetry/weaver/pull/300)
by lquerel) Validation for the examples attribute field.
-
([#&#8203;322](https://redirect.github.com/open-telemetry/weaver/pull/322),
[#&#8203;312](https://redirect.github.com/open-telemetry/weaver/pull/312),

[#&#8203;319](https://redirect.github.com/open-telemetry/weaver/pull/319),
[#&#8203;318](https://redirect.github.com/open-telemetry/weaver/pull/318),

[#&#8203;312](https://redirect.github.com/open-telemetry/weaver/pull/312),
[#&#8203;304](https://redirect.github.com/open-telemetry/weaver/pull/304)
by jsuereth) Many improvements have been made to the creation of the
Weaver Docker image,
    which is now scoring an A on the Scout Docker image score.
    -   Add Weaver docker image to dependabot tracking,
    -   Add build attestations,
    -   Stop using root user the docker image,
    -   Use official docker action to build docker image,
    -   Update docker to use release build.
-
([#&#8203;311](https://redirect.github.com/open-telemetry/weaver/pull/311)
by MSNev) Fix `unknown.com` test reference issue.
-
([#&#8203;307](https://redirect.github.com/open-telemetry/weaver/pull/307)
by lmolkova) Move semconv schema definition from build tools.
-
([#&#8203;305](https://redirect.github.com/open-telemetry/weaver/pull/305)
by lquerel) Detect root attribute name duplicates during the resolution
process.
-
([#&#8203;294](https://redirect.github.com/open-telemetry/weaver/pull/294)
by lquerel) Add template-level parameters and file_name per template
config.
-
([#&#8203;327](https://redirect.github.com/open-telemetry/weaver/issues/327))
Bump `regorus` from 0.2.2 to 0.2.3.
-
([#&#8203;326](https://redirect.github.com/open-telemetry/weaver/issues/326),
[#&#8203;317](https://redirect.github.com/open-telemetry/weaver/issues/317),
[#&#8203;302](https://redirect.github.com/open-telemetry/weaver/issues/302))
Bump `clap` from 4.5.13 to 4.5.16.
-
([#&#8203;325](https://redirect.github.com/open-telemetry/weaver/issues/325),
[#&#8203;313](https://redirect.github.com/open-telemetry/weaver/issues/313))
Bump `serde` from 1.0.205 to 1.0.208.
-
([#&#8203;324](https://redirect.github.com/open-telemetry/weaver/issues/324))
Bump `alpine` from 3.18.3 to 3.20.2.
-
([#&#8203;323](https://redirect.github.com/open-telemetry/weaver/issues/323))
Bump `rust` from 1.76.0-alpine3.18 to 1.78.0-alpine3.18.
-
([#&#8203;320](https://redirect.github.com/open-telemetry/weaver/issues/320),
[#&#8203;315](https://redirect.github.com/open-telemetry/weaver/issues/315),
[#&#8203;287](https://redirect.github.com/open-telemetry/weaver/issues/287))
Bump `serde_json` from 1.0.122 to 1.0.125.
-
([#&#8203;316](https://redirect.github.com/open-telemetry/weaver/issues/316))
Bump `indexmap` from 2.3.0 to 2.4.0.
-
([#&#8203;314](https://redirect.github.com/open-telemetry/weaver/issues/314),
[#&#8203;308](https://redirect.github.com/open-telemetry/weaver/issues/308))
Bump `markdown` from 1.0.0-alpha.18 to 1.0.0-alpha.20.
-
([#&#8203;310](https://redirect.github.com/open-telemetry/weaver/issues/310))
Bump `ratatui`, `textarea` and `crossterm` version in lock-step.
-
([#&#8203;303](https://redirect.github.com/open-telemetry/weaver/issues/303),
[#&#8203;299](https://redirect.github.com/open-telemetry/weaver/issues/299),
[#&#8203;293](https://redirect.github.com/open-telemetry/weaver/issues/293))
Bump `tui-textarea` from 0.5.2 to 0.6.1.
-
([#&#8203;298](https://redirect.github.com/open-telemetry/weaver/issues/298))
Bump `ratatui` from 0.27.0 to 0.28.0.
-
([#&#8203;292](https://redirect.github.com/open-telemetry/weaver/issues/292))
Bump `flate2` from 1.0.30 to 1.0.31.
-
([#&#8203;290](https://redirect.github.com/open-telemetry/weaver/issues/290))
Bump `regex` from 1.10.5 to 1.10.6.
-
([#&#8203;286](https://redirect.github.com/open-telemetry/weaver/issues/286))
Bump `crossterm` from 0.27.0 to 0.28.1.

#### \[0.8.0] - 2024-08-01

What's Changed

-
([#&#8203;257](https://redirect.github.com/open-telemetry/weaver/issues/257)
by lquerel) Infrastructure to support backward-compatibility testing
and, more generally, policies applied to multi-version registries.

<!---->

    weaver registry check \
--registry
https://github.com/open-telemetry/semantic-conventions.git[model] \
--baseline-registry
https://github.com/open-telemetry/semantic-conventions/archive/refs/tags/v1.26.0.zip[model]
\
    --policy compatibility_check.rego

-
([#&#8203;284](https://redirect.github.com/open-telemetry/weaver/issues/284)
by MadVikingGod) The `--policy` flag now accepts directories.
-
([#&#8203;270](https://redirect.github.com/open-telemetry/weaver/issues/270)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)) Follow build
tools’ case conversion rules. Numbers are no longer considered word
splitters.
-
([#&#8203;276](https://redirect.github.com/open-telemetry/weaver/issues/276)
by [@&#8203;jsuereth](https://redirect.github.com/jsuereth)) Remove
legacy way of writing templates for semconv.
-
([#&#8203;274](https://redirect.github.com/open-telemetry/weaver/issues/274)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)) Enhance error
reporting for invalid JQ expressions.
-
([#&#8203;275](https://redirect.github.com/open-telemetry/weaver/issues/275)
by [@&#8203;lquerel](https://redirect.github.com/lquerel)) The custom JQ
filter semconv_grouped_metrics now sorts metrics by their metric_name
(issue
[#&#8203;268](https://redirect.github.com/open-telemetry/weaver/issues/268)).
-
([#&#8203;256](https://redirect.github.com/open-telemetry/weaver/issues/256))
Bump gix from 0.63.0 to 0.64.0.
-
([#&#8203;271](https://redirect.github.com/open-telemetry/weaver/issues/271))
Bump jaq-parse from 1.0.2 to 1.0.3.
-
([#&#8203;272](https://redirect.github.com/open-telemetry/weaver/issues/272))
Bump jaq-core from 1.5.0 to 1.5.1
-
([#&#8203;273](https://redirect.github.com/open-telemetry/weaver/issues/273))
Bump toml from 0.8.16 to 0.8.17
-
([#&#8203;283](https://redirect.github.com/open-telemetry/weaver/issues/283))
Bump minijinja from 2.1.0 to 2.1.1

#### \[0.7.0] - 2024-07-22

What's Changed

- Add support for new custom semconv JQ filters by
[@&#8203;lquerel](https://redirect.github.com/lquerel).
- Update Weaver Forge documentation and include a step-by-step guide for
codegen authors by
[@&#8203;lquerel](https://redirect.github.com/lquerel).

The following new filters have been added to the Weaver Forge:

- `semconv_group_attributes_by_root_namespace`: Groups the attributes by
their root namespace.
- `semconv_attributes($options)`: Extracts and processes semantic
convention attributes based on provided options. $options is an object
that can contain:
    -   `exclude_stability`: a list of stability levels to exclude.
    -   `exclude_deprecated`: a boolean to exclude deprecated metrics.
    -   `exclude_root_namespace`: a list of root namespaces to exclude.
- `semconv_attributes`: Convenience function to extract all attributes
without any filtering options.
- `semconv_grouped_attributes($options)`: Groups the processed
attributes by their root namespace based on provided options. $options
is an object that can contain:
    -   `exclude_stability`: a list of stability statuses to exclude.
    -   `exclude_deprecated`: a boolean to exclude deprecated metrics.
    -   `exclude_root_namespace`: a list of root namespaces to exclude.
- `semconv_grouped_attributes`: Convenience function to group all
attributes by their root namespace without any filtering options.
- `semconv_group_metrics_by_root_namespace`: Groups the metrics by their
root namespace.
- `semconv_metrics($options)`: Extracts and processes semantic
convention metrics based on provided options. $options is an object that
can contain:
    -   `exclude_stability`: a list of stability statuses to exclude.
    -   `exclude_deprecated`: a boolean to exclude deprecated metrics.
    -   `exclude_root_namespace`: a list of root namespaces to exclude.
- `semconv_metrics`: Convenience function to extract all metrics without
any filtering options.
- `semconv_grouped_metrics($options)`: Groups the processed metrics by
their root namespace based on provided options. $options is an object
that can contain:
    -   `exclude_stability`: a list of stability statuses to exclude.
    -   `exclude_deprecated`: a boolean to exclude deprecated metrics.
    -   `exclude_root_namespace`: a list of root namespaces to exclude.
- `semconv_grouped_metrics`: Convenience function to group all metrics
by their root namespace without any filtering options.

#### \[0.6.0] - 2024-07-16

What's Changed

- Support for Hierarchical Weaver Config: We have added support for
hierarchical configuration in Weaver.
This allows more flexible and powerful configuration management. For
more details, please refer to the
documentation on [configuration file loading order and overriding
rules](https://redirect.github.com/open-telemetry/weaver/blob/main/docs/weaver-config.md#configuration-file-loading-order-and-overriding-rules).
by [@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/231](https://redirect.github.com/open-telemetry/weaver/pull/231)
- Support for MiniJinja py_compat Extensions: This release includes
support for MiniJinja py_compat
extensions, enhancing compatibility with Python syntax. For more
information, see the
[documentation](https://redirect.github.com/open-telemetry/weaver/blob/main/crates/weaver_forge/README.md#jinja-filters).
by [@&#8203;lquerel](https://redirect.github.com/lquerel)

[https://github.com/open-telemetry/weaver/pull/239](https://redirect.github.com/open-telemetry/weaver/pull/239)/239

#### New Contributors

- [@&#8203;haidong](https://redirect.github.com/haidong) made a first
contribution in
[https://github.com/open-telemetry/weaver/pull/237](https://redirect.github.com/open-telemetry/weaver/pull/237)

#### \[0.5.0] - 2024-07-02

What's Changed

- Add optional variant to requirement_level. by
[@&#8203;MadVikingGod](https://redirect.github.com/MadVikingGod) in
[https://github.com/open-telemetry/weaver/pull/199](https://redirect.github.com/open-telemetry/weaver/pull/199)
- Add semconv_const filter to support semantic convention namespacing
rules. by [@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/200](https://redirect.github.com/open-telemetry/weaver/pull/200)
- Add display_name field. by
[@&#8203;joaopgrassi](https://redirect.github.com/joaopgrassi) in
[https://github.com/open-telemetry/weaver/pull/202](https://redirect.github.com/open-telemetry/weaver/pull/202)
- Bump regex from 1.10.4 to 1.10.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/weaver/pull/205](https://redirect.github.com/open-telemetry/weaver/pull/205)
- Bump clap from 4.5.6 to 4.5.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/weaver/pull/206](https://redirect.github.com/open-telemetry/weaver/pull/206)
- New entry in developer guide to describe the process of adding new
fields in the semantic convention registry by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/209](https://redirect.github.com/open-telemetry/weaver/pull/209)
- Add Embed option for single attributes by
[@&#8203;trisch-me](https://redirect.github.com/trisch-me) in
[https://github.com/open-telemetry/weaver/pull/212](https://redirect.github.com/open-telemetry/weaver/pull/212)
- Bump include_dir from 0.7.3 to 0.7.4 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/weaver/pull/213](https://redirect.github.com/open-telemetry/weaver/pull/213)
- Add support for post-resolution policies by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/214](https://redirect.github.com/open-telemetry/weaver/pull/214)
- split_id filter is singular by
[@&#8203;bryannaegele](https://redirect.github.com/bryannaegele) in
[https://github.com/open-telemetry/weaver/pull/217](https://redirect.github.com/open-telemetry/weaver/pull/217)
- Add Jinja whitespace control by
[@&#8203;joaopgrassi](https://redirect.github.com/joaopgrassi) in
[https://github.com/open-telemetry/weaver/pull/224](https://redirect.github.com/open-telemetry/weaver/pull/224)

#### New Contributors

- [@&#8203;MadVikingGod](https://redirect.github.com/MadVikingGod) made
their first contribution in
[https://github.com/open-telemetry/weaver/pull/199](https://redirect.github.com/open-telemetry/weaver/pull/199)
- [@&#8203;joaopgrassi](https://redirect.github.com/joaopgrassi) made
their first contribution in
[https://github.com/open-telemetry/weaver/pull/202](https://redirect.github.com/open-telemetry/weaver/pull/202)
- [@&#8203;trisch-me](https://redirect.github.com/trisch-me) made their
first contribution in
[https://github.com/open-telemetry/weaver/pull/212](https://redirect.github.com/open-telemetry/weaver/pull/212)
- [@&#8203;bryannaegele](https://redirect.github.com/bryannaegele) made
their first contribution in
[https://github.com/open-telemetry/weaver/pull/217](https://redirect.github.com/open-telemetry/weaver/pull/217)

**Full Changelog**:
https://github.com/open-telemetry/weaver/compare/v0.4.0...v0.5.0

#### \[0.4.0] - 2024-06-04

What's Changed

- First cut at a developer's guide to help onboarding users. by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/166](https://redirect.github.com/open-telemetry/weaver/pull/166)
- Detect and Process Policy Files into SemConv Registry + Generic
Diagnostic Reporting by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/153](https://redirect.github.com/open-telemetry/weaver/pull/153)
- Bump gix from 0.62.0 to 0.63.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/weaver/pull/170](https://redirect.github.com/open-telemetry/weaver/pull/170)
- Update opentelemetry rust API by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/169](https://redirect.github.com/open-telemetry/weaver/pull/169)
- Bump serde from 1.0.202 to 1.0.203 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/weaver/pull/176](https://redirect.github.com/open-telemetry/weaver/pull/176)
- Support for loading templates from the file system or from an embedded
representation in the app's binary. by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/171](https://redirect.github.com/open-telemetry/weaver/pull/171)
- Add support for List of Array examples. by
[@&#8203;jerbly](https://redirect.github.com/jerbly) in
[https://github.com/open-telemetry/weaver/pull/177](https://redirect.github.com/open-telemetry/weaver/pull/177)
- Add distribution (binaries + installers) publishing workflows. by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/179](https://redirect.github.com/open-telemetry/weaver/pull/179)
- Generate JSON Schema for both Resolved Telemetry Schema and Resolved
Registry by [@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/187](https://redirect.github.com/open-telemetry/weaver/pull/187)
- Update README.md, fix Weaver checker link by
[@&#8203;xrmx](https://redirect.github.com/xrmx) in
[https://github.com/open-telemetry/weaver/pull/191](https://redirect.github.com/open-telemetry/weaver/pull/191)
- Support command line parameters to add an additional layer of
configurability in the documentation/code generator. by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/195](https://redirect.github.com/open-telemetry/weaver/pull/195)

#### New Contributors

- [@&#8203;jerbly](https://redirect.github.com/jerbly) made their first
contribution in
[https://github.com/open-telemetry/weaver/pull/177](https://redirect.github.com/open-telemetry/weaver/pull/177)
- [@&#8203;xrmx](https://redirect.github.com/xrmx) made their first
contribution in
[https://github.com/open-telemetry/weaver/pull/191](https://redirect.github.com/open-telemetry/weaver/pull/191)

**Full Changelog**:
https://github.com/open-telemetry/weaver/compare/v0.3.0...v0.4.0

#### \[0.3.0] - 2024-05-16

What's Changed

- Additional filters and tests by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/163](https://redirect.github.com/open-telemetry/weaver/pull/163)
- `instantiated_type`: Filters a type to return the instantiated type.
- `enum_type`: Filters a type to return the enum type or an error if the
type is not an enum.
    -   `capitalize_first`: Capitalizes the first letter of a string.
- `map_text` introduces a second parameter to define the default value
if the name of the text map or the input are not found in the
`text_maps` section (optional parameter).
    -   `enum`: Tests if an attribute has an enum type.
- `simple_type`: Tests if a type is a simple type (i.e.: string |
string\[] | int | int\[] | double | double\[] | boolean | boolean\[]).
- `template_type`: Tests if a type is a template type (i.e.:
template\[]).
    -   `enum_type`: Tests if a type is an enum type.

**Full Changelog**:
https://github.com/open-telemetry/weaver/compare/v0.2.0...v0.3.0

#### \[0.2.0] - 2024-04-26

Updates for Semantic Convention markdown generation, and beginnings of a
suite of utilities for code generation.

What's Changed:

- Working rust codegen example by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/136](https://redirect.github.com/open-telemetry/weaver/pull/136)
- Markdown snippet generation now uses weaver_forge templating by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/141](https://redirect.github.com/open-telemetry/weaver/pull/141)
- New Jinja filters and predicates for OTel by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/143](https://redirect.github.com/open-telemetry/weaver/pull/143)
- `attribute_sort` filter to weaver_forge by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/144](https://redirect.github.com/open-telemetry/weaver/pull/144)
- Expanding collection of filters by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/162](https://redirect.github.com/open-telemetry/weaver/pull/162)
- (chore) Removal of Old Tera Templates by
[@&#8203;lquerel](https://redirect.github.com/lquerel) in
[https://github.com/open-telemetry/weaver/pull/145](https://redirect.github.com/open-telemetry/weaver/pull/145)
- (fix) Expand id parsing by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/152](https://redirect.github.com/open-telemetry/weaver/pull/152)
- (fix) Update weaver to understand deprecated enum values. by
[@&#8203;jsuereth](https://redirect.github.com/jsuereth) in
[https://github.com/open-telemetry/weaver/pull/139](https://redirect.github.com/open-telemetry/weaver/pull/139)

**Full Changelog**:
https://github.com/open-telemetry/weaver/compare/v0.1.0...v0.2.0

#### \[0.1.0] - 2024-04-24

Initial release of OpenTelemetry weaver for usage in
semantic-conventions repository.

This is a PREVIEW release, and stability guarantees are loose prior to
1.0.

What's Changed:

- The Weaver project, initially hosted by F5, has been moved to
open-telemetry/weaver. The project's objectives have
been redefined into two main phases/focuses: 1) semconv support, 2)
application telemetry support.
- A Jinja-compatible template engine and a snippet-based generator have
been completed and tested to support the
semantic-convention repository. The template engine can be used for both
documentation and code generation.
- A new policy engine (based on rego) has been added to the project to
externalize the declaration of policies and to
enhance the management, evolution, and maintainability of semantic
conventions and application telemetry schemas. It leverages a set of
rules or policies to ensure the coherence and quality of these
conventions and schemas over time.
- A lot of documentation has been added to the entire project to make it
easier to consume and contribute.
- A code coverage process has been implemented with the initial goal of
keeping the project above 70% coverage.
- A process for cleaning up APIs has been initiated in anticipation of
publishing the crates on crates.io. The
    weaver_semconv crate is the first to undergo this process.

#### \[unreleased]

##### 🚀 Features

-   *(registry)* Improve resolved schema and registry api usability.
-   *(registry)* Introduce the concept of named registries
-   *(stats)* Implement registry stats command
-   *(resolve)* Implement registry resolve command
- *(template)* Add a more complex example generating markdown files per
group prefix
- *(template)* Reimplement template generation based on minijinja + jaq
(jq-like filters)
-   *(cli)* Add quiet mode
-   *(generator)* Add support for all group types
- *(generator)* Add jq-like filter support to make artifact generation
more flexible
-   *(generator)* Complete the weaver registry generate command.
- *(cli)* Add update-markdown sub-command and align sub-command args in
the registry command.
-   *(registry)* Improve unit test to check the generated markdown
-   *(registry)* Add unit test to check the generated markdown
-   *(registry)* Generate markdown from jinja2 templates
-   *(template)* Generate markdown files describing a registry
-   *(template)* Add template syntax configuration
- *(template)* Initialize template engine with a root directory to
support include clause.
- *(template)* Expose template.set_file_name method to dynamically
define the file name of the output.
-   *(template)* Generate registry from templates
-   *(resolve)* Improve error reporting
-   *(resolve)* Fix typo
-   *(resolve)* Implement `include` constraint
-   *(resolve)* Check `any_of` constraints
-   *(template)* Integrate with minininja
-   *(template)* Start integration of the case converter
-   *(template)* Replace tera with minijinja to improve error handling
-   *(registry)* Refactor registry sub-commands.
-   *(registry)* Add `weaver check registry` command
- *(resolver)* Simplify semantic convention registry resolution function

##### 🐛 Bug Fixes

-   *(resolution)* Adjust other unit tests to take into account the fix
-   *(resolution)* Make resolution process easy to test in unit tests
-   *(resolution)* Fix resolution order
-   *(resolution)* Create minimal example reproducing the bug

##### 📚 Documentation

-   *(template)* Add documentation to describe the template engine.
- Describe crates layout and add README.md files for every crates in the
workspace.
-   Clean up README.md

##### 🧪 Testing

- *(integration)* Create integration test to check parsing and
resolution of the official semconv repo.

##### ⚙️ Miscellaneous Tasks

-   *(coverage)* Improve test coverage
- *(coverage)* Remove xtask and main command line from the code coverage
-   *(coverage)* Apply `tarpaulin` coverage to the entire workspace
-   *(install)* Add `cargo tarpaulin` in the list of tools to install
-   *(build)* Trigger ci.yml workflow for all push and pull request
-   *(coverage)* Add test code coverage with cargo tarpaulin
-   *(clippy)* Add more clippy lints
-   *(clippy)* Fix more clippy issues
-   *(clippy)* Fix explicit_into_iter_loop clippy issue
-   *(git)* Make the output dir invisible for git
-   *(changelog)* Add git cliff configuration
-   *(code)* Make error enums non-exhaustive
- *(code)* Implement
[#&#8203;54](https://redirect.github.com/open-telemetry/weaver/issues/54)
-   *(code)* Fix str_to_string clippy lint issues
- *(code)* Implement
[#&#8203;54](https://redirect.github.com/open-telemetry/weaver/issues/54)
+ new clippy lint rule
-   *(build)* Fix doc lint issue
-   *(build)* Fix GH action
-   *(build)* Add xtask
-   *(build)* Replace script/check_workspace with cargo xtask validate
-   *(build)* Define lint rules globally from the cargo workspace
- *(build)* Clippy lint rules to remove unwrap and enforce must_use when
needed
-   *(build)* Fix clippy issues
-   *(doc)* Update README.md to describe check and generate sub-commands
-   *(build)* Fix clippy issue
-   *(build)* Fix merge issue.
-   *(build)* Update cargo lock
-   *(compatibility)* Align attribute type and examples definitions
-   *(compatibility)* Align requirement level definition
-   *(compatibility)* Align stability definition
- *(compatibility)* Make resolved registry compatible with official
registry syntax
-   *(clippy)* Fix clippy lint issues
-   *(error)* Improve compound error management
-   *(ci)* Fix toolchain version issue
-   *(ci)* Attempt to fix toolchain version issue
-   *(build)* Fix ci workflow
-   *(build)* Fix scripts path
- *(build)* Remove allowed-external-types.toml files from the Typos
control.
- *(build)* Add control procedures for workspace and public API policies
-   *(build)* Run build and test only with ubuntu target for now.
- *(build)* Remove macos target for the build (API rate limit reached,
we need to figure out that later).
-   Add cargo lock file.
-   *(dep)* Bump dependency versions
-   Migrate f5/otel-weaver repo to open-telemetry/weaver repo

#### Install weaver 0.15.0

##### Install prebuilt binaries via shell script

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-installer.sh | sh
```

##### Install prebuilt binaries via powershell script

```sh
powershell -c "irm https://github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-installer.ps1 | iex"
```

#### Download weaver 0.15.0

|  File  | Platform | Checksum |
|--------|----------|----------|
|
[weaver-aarch64-apple-darwin.tar.xz](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-aarch64-apple-darwin.tar.xz)
| Apple Silicon macOS |
[checksum](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-aarch64-apple-darwin.tar.xz.sha256)
|
|
[weaver-x86\_64-apple-darwin.tar.xz](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-apple-darwin.tar.xz)
| Intel macOS |
[checksum](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-apple-darwin.tar.xz.sha256)
|
|
[weaver-x86\_64-pc-windows-msvc.zip](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-pc-windows-msvc.zip)
| x64 Windows |
[checksum](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-pc-windows-msvc.zip.sha256)
|
|
[weaver-x86\_64-pc-windows-msvc.msi](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-pc-windows-msvc.msi)
| x64 Windows |
[checksum](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-pc-windows-msvc.msi.sha256)
|
|
[weaver-x86\_64-unknown-linux-gnu.tar.xz](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-unknown-linux-gnu.tar.xz)
| x64 Linux |
[checksum](https://redirect.github.com/open-telemetry/weaver/releases/download/v0.15.0/weaver-x86\_64-unknown-linux-gnu.tar.xz.sha256)
|

#### Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub
Artifact Attestations. These can be verified by using the [GitHub
CLI](https://cli.github.com/manual/gh_attestation_verify):

```sh
gh attestation verify <file-path of downloaded artifact> --repo open-telemetry/weaver
```

You can also download the attestation from
[GitHub](https://redirect.github.com/open-telemetry/weaver/attestations)
and verify against that directly:

```sh
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>
```

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 15:17:27 -07:00
renovate[bot]
5679db3d86 chore(deps): update module github.com/spf13/cast to v1.8.0 (#6728)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

#### What's Changed

- Updates by
[@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in
[https://github.com/spf13/cast/pull/237](https://redirect.github.com/spf13/cast/pull/237)
- Bump actions/setup-go from 4.0.1 to 4.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/spf13/cast/pull/193](https://redirect.github.com/spf13/cast/pull/193)
- Generic by
[@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in
[https://github.com/spf13/cast/pull/238](https://redirect.github.com/spf13/cast/pull/238)
- Add unsigned integer support in ToStringSliceE function by
[@&#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) in
[https://github.com/spf13/cast/pull/200](https://redirect.github.com/spf13/cast/pull/200)
- Add function to cast `interface{}` to `[]float64` by
[@&#8203;ste93cry](https://redirect.github.com/ste93cry) in
[https://github.com/spf13/cast/pull/179](https://redirect.github.com/spf13/cast/pull/179)
- Add cast methods ToUintSlice by
[@&#8203;nmvalera](https://redirect.github.com/nmvalera) in
[https://github.com/spf13/cast/pull/236](https://redirect.github.com/spf13/cast/pull/236)
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/spf13/cast/pull/240](https://redirect.github.com/spf13/cast/pull/240)
- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/spf13/cast/pull/239](https://redirect.github.com/spf13/cast/pull/239)
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/spf13/cast/pull/242](https://redirect.github.com/spf13/cast/pull/242)
- Add ToInt64Slice() and ToInt64SliceE() by
[@&#8203;arui1628](https://redirect.github.com/arui1628) in
[https://github.com/spf13/cast/pull/234](https://redirect.github.com/spf13/cast/pull/234)

#### New Contributors

- [@&#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) made
their first contribution in
[https://github.com/spf13/cast/pull/200](https://redirect.github.com/spf13/cast/pull/200)
- [@&#8203;ste93cry](https://redirect.github.com/ste93cry) made their
first contribution in
[https://github.com/spf13/cast/pull/179](https://redirect.github.com/spf13/cast/pull/179)
- [@&#8203;nmvalera](https://redirect.github.com/nmvalera) made their
first contribution in
[https://github.com/spf13/cast/pull/236](https://redirect.github.com/spf13/cast/pull/236)
- [@&#8203;arui1628](https://redirect.github.com/arui1628) made their
first contribution in
[https://github.com/spf13/cast/pull/234](https://redirect.github.com/spf13/cast/pull/234)

**Full Changelog**:
https://github.com/spf13/cast/compare/v1.7.1...v1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 08:00:34 -07:00
renovate[bot]
ec57cf49d5 chore(deps): update github/codeql-action digest to 60168ef (#6727)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | digest | `28deaed` -> `60168ef` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 07:36:24 -07:00
Stoo Johnston
6849a0ae29 Remove harness from internaltest and add doc template (#6599)
Remove harness.go from internaltest and create doc.go for package
documentation.

Fixes #6522

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2025-05-01 08:29:14 -07:00
renovate[bot]
7483f794e3 fix(deps): update build-tools to v0.23.1 (#6719)
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.23.0` -> `v0.23.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.23.1?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.23.1?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.23.0/v0.23.1?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.23.0/v0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.23.0` -> `v0.23.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.23.1?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.23.1?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.23.0/v0.23.1?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.23.0/v0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.23.0` -> `v0.23.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.23.1?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.23.1?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.23.0/v0.23.1?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.23.0/v0.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/semconvgen](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.23.0` -> `v0.23.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.23.1?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.23.1?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.23.0/v0.23.1?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.23.0/v0.23.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>open-telemetry/opentelemetry-go-build-tools
(go.opentelemetry.io/build-tools/crosslink)</summary>

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

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

##### 🧰 Bug fixes 🧰

- `issuegenerator`: Trim repository prefix from new issue titles
([#&#8203;864](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/864))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-01 07:30:09 -07:00
renovate[bot]
96fe06dff5 fix(deps): update module go.opentelemetry.io/proto/otlp to v1.6.0 (#6720)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/proto/otlp](https://redirect.github.com/open-telemetry/opentelemetry-proto-go)
| `v1.5.0` -> `v1.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fproto%2fotlp/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fproto%2fotlp/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fproto%2fotlp/v1.5.0/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fproto%2fotlp/v1.5.0/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-proto-go
(go.opentelemetry.io/proto/otlp)</summary>

###
[`v1.6.0`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/releases/tag/v1.6.0)

[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.6.0)

##### Overview

Generated Go code for the [v1.6.0][otlp] version of the OTLP

[otlp]:
https://redirect.github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.6.0

##### OTLP Changelog

> ### Added
>
> - resource: Add EntityRef.
[#&#8203;635](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/635)
> - general: add specs for empty telemetry envelopes.
[#&#8203;622](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/622)
>
> ### Changed
>
> - logs: Stabilize `event_name` field in `LogRecord` message.
[#&#8203;643](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/643)
> - profiles: Move the lookup tables to ProfilesData.
[#&#8203;644](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/644)
> - profiles: Move default sample_type from the string table to
sample_type.
[#&#8203;620](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/620)
> - general: remove comment on each service about keeping the RPC alive
[#&#8203;637](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/637)
> - metrics: clarify when bucket_counts array may be empty
[#&#8203;619](https://redirect.github.com/open-telemetry/opentelemetry-proto/pull/619)
>
> **Full Changelog**:
https://github.com/open-telemetry/opentelemetry-proto/compare/v1.5.0...v1.6.0

##### What's Changed

- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`5f5ef82`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/5f5ef82)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/239](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/239)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`5f5ef82`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/5f5ef82)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/240](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/240)
- chore(deps): update module golang.org/x/net to v0.34.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/241](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/241)
- fix(deps): update module google.golang.org/protobuf to v1.36.2 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/242](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/242)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.16.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/243](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/243)
- fix(deps): update module google.golang.org/grpc to v1.69.4 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/244](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/244)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`1a7da9e`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/1a7da9e)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/245](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/245)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`1a7da9e`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/1a7da9e)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/246](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/246)
- fix(deps): update module google.golang.org/protobuf to v1.36.3 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/247](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/247)
- fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to
v2.26.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/249](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/249)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.17.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/253](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/253)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`138b5a5`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/138b5a5)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/251](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/251)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`138b5a5`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/138b5a5)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/252](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/252)
- fix(deps): update module google.golang.org/grpc to v1.70.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/254](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/254)
- fix(deps): update module google.golang.org/protobuf to v1.36.4 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/255](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/255)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`65684f5`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/65684f5)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/256](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/256)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`65684f5`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/65684f5)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/257](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/257)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`29210b9`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/29210b9)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/259](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/259)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`29210b9`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/29210b9)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/258](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/258)
- chore(deps): update module golang.org/x/sys to v0.30.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/260](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/260)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`7023788`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/7023788)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/261](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/261)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`7023788`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/7023788)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/262](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/262)
- chore(deps): update module golang.org/x/text to v0.22.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/263](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/263)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.18.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/264](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/264)
- fix(deps): update module google.golang.org/protobuf to v1.36.5 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/265](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/265)
- fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to
v2.26.1 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/266](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/266)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`e9438ea`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/e9438ea)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/267](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/267)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`e9438ea`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/e9438ea)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/268](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/268)
- chore(deps): update module golang.org/x/net to v0.35.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/269](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/269)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`5a70512`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/5a70512)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/270](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/270)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`5a70512`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/5a70512)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/271](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/271)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`56aae31`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/56aae31)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/273](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/273)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`56aae31`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/56aae31)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/274](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/274)
- Add FOSSA scanning workflow by
[@&#8203;opentelemetrybot](https://redirect.github.com/opentelemetrybot)
in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/272](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/272)
- chore(deps): update module github.com/google/go-cmp to v0.7.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/277](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/277)
- chore(deps): update fossas/fossa-action action to v1.6.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/285](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/285)
- fix(deps): update module google.golang.org/protobuf to v1.36.6 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/286](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/286)
- Add ossf-scorecard scanning workflow by
[@&#8203;opentelemetrybot](https://redirect.github.com/opentelemetrybot)
in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/287](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/287)
- Bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /internal/tools by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/288](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/288)
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in /internal/tools by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/291](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/291)
- chore(deps): update github/codeql-action action to v3.28.15 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/290](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/290)
- fix(deps): update module google.golang.org/grpc to v1.71.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/281](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/281)
- Upgrade Go version support by
[@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/289](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/289)
- chore(deps): update module golang.org/x/net to v0.36.0 \[security] by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/284](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/284)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`207652e`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/207652e)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/276](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/276)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`207652e`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/207652e)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/275](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/275)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.22.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/278](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/278)
- fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to
v2.26.3 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/279](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/279)
- chore(deps): update module golang.org/x/sys to v0.32.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/282](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/282)
- chore(deps): update module golang.org/x/text to v0.24.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/283](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/283)
- chore(deps): update module golang.org/x/net to v0.39.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/292](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/292)
- fix(deps): update module google.golang.org/grpc to v1.72.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/293](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/293)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`61c742a`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/61c742a)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/294](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/294)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`61c742a`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/61c742a)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/295](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/295)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`2d3770c`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/2d3770c)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/297](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/297)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`2d3770c`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/2d3770c)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/296](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/296)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`7b38467`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/7b38467)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/299](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/299)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`7b38467`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/7b38467)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/300](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/300)
- chore(deps): update github/codeql-action action to v3.28.16 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/298](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/298)
- chore(deps): update google.golang.org/genproto/googleapis/api digest
to
[`10db94c`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/10db94c)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/301](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/301)
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest
to
[`10db94c`](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/commit/10db94c)
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/302](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/302)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.23.0 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/306](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/306)
- Use renovate-friendly definition of Docker image for
`otel/build-protobuf` by
[@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/305](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/305)
- chore(deps): update otel/build-protobuf docker tag to v0.25.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/308](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/308)
- fix(deps): update module go.opentelemetry.io/build-tools/multimod to
v0.23.1 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/307](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/307)
- Release v1.6.0 by
[@&#8203;MrAlias](https://redirect.github.com/MrAlias) in
[https://github.com/open-telemetry/opentelemetry-proto-go/pull/304](https://redirect.github.com/open-telemetry/opentelemetry-proto-go/pull/304)

**Full Changelog**:
https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.5.0...v1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 17:19:24 -07:00
renovate[bot]
9579111302 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.17.2 (#6717)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma)
| `v2.17.0` -> `v2.17.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.0/v2.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.0/v2.17.2?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>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>

###
[`v2.17.2`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.17.2)

[Compare
Source](https://redirect.github.com/alecthomas/chroma/compare/v2.17.1...v2.17.2)

#### Changelog

-
[`66b90e7`](https://redirect.github.com/alecthomas/chroma/commit/66b90e7)
fix: downgrade gorilla/csrf temporarily

###
[`v2.17.1`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.17.1)

[Compare
Source](https://redirect.github.com/alecthomas/chroma/compare/v2.17.0...v2.17.1)

#### Changelog

-
[`2cbcfa9`](https://redirect.github.com/alecthomas/chroma/commit/2cbcfa9)
fix: a bunch of styles did not correctly fallback to parent styles
-
[`8f4cf56`](https://redirect.github.com/alecthomas/chroma/commit/8f4cf56)
fix(zig): add rule for function calls
([#&#8203;1075](https://redirect.github.com/alecthomas/chroma/issues/1075))
-
[`abf98e0`](https://redirect.github.com/alecthomas/chroma/commit/abf98e0)
chore(deps): update all non-major dependencies
([#&#8203;1074](https://redirect.github.com/alecthomas/chroma/issues/1074))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 14:18:23 +02:00
Robert Pająk
2deefec622 chore: Add OSS-Fuzz badge (#6703)
Follows https://github.com/google/oss-fuzz/pull/13062
2025-04-30 13:49:57 +02:00
renovate[bot]
6302fe894d chore(deps): update python:3.13.3-slim-bullseye docker digest to d3f1e48 (#6715) 2025-04-30 07:22:33 +02:00
renovate[bot]
f4373a831a chore(deps): update module github.com/sonatard/noctx to v0.3.3 (#6716) 2025-04-30 06:57:10 +02:00
renovate[bot]
12b0314d76 chore(deps): update module github.com/charmbracelet/x/ansi to v0.9.2 (#6714)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/charmbracelet/x/ansi](https://redirect.github.com/charmbracelet/x)
| `v0.8.0` -> `v0.9.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcharmbracelet%2fx%2fansi/v0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcharmbracelet%2fx%2fansi/v0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcharmbracelet%2fx%2fansi/v0.8.0/v0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcharmbracelet%2fx%2fansi/v0.8.0/v0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 15:29:43 -07:00
renovate[bot]
bbedf1a41e chore(deps): update python:3.13.3-slim-bullseye docker digest to d344f2c (#6711)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | stage | digest | `9fde509` -> `d344f2c` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 13:43:17 -07:00
renovate[bot]
6f2252fcb0 fix(deps): update build-tools to v0.23.0 (#6713)
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.22.0` -> `v0.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fcrosslink/v0.23.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.23.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.22.0/v0.23.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.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/gotmpl](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.22.0` -> `v0.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fgotmpl/v0.23.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.23.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.22.0/v0.23.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.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/multimod](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.22.0` -> `v0.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fmultimod/v0.23.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.23.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.22.0/v0.23.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.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[go.opentelemetry.io/build-tools/semconvgen](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools)
| `v0.22.0` -> `v0.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fbuild-tools%2fsemconvgen/v0.23.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.23.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.22.0/v0.23.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.22.0/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

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

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

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

##### 🧰 Bug fixes 🧰

- `issuegenerator`: Print correct workflow link in the issue body.
([#&#8203;840](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/840))
- `issuegenerator`: Trim repository name from the module name in the
issue title.
([#&#8203;841](https://redirect.github.com/open-telemetry/opentelemetry-go-build-tools/issues/841))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 12:40:23 -07:00
renovate[bot]
d8f73ce679 chore(deps): update python:3.13.3-slim-bullseye docker digest to 9fde509 (#6708)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | stage | digest | `0d46ec7` -> `9fde509` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 09:32:16 +02:00
renovate[bot]
b4b461d050 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.31.0 (#6707)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/collector/pdata](https://redirect.github.com/open-telemetry/opentelemetry-collector)
| `v1.30.0` -> `v1.31.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcollector%2fpdata/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fcollector%2fpdata/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fcollector%2fpdata/v1.30.0/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcollector%2fpdata/v1.30.0/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector
(go.opentelemetry.io/collector/pdata)</summary>

###
[`v1.31.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1310v01250)

##### 🛑 Breaking changes 🛑

- `service`: Lowercase values for 'otelcol.component.kind' attributes.
([#&#8203;12865](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12865))
- `service`: Restrict the `telemetry.newPipelineTelemetry` feature gate
to metrics.
([#&#8203;12856](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12856),
[#&#8203;12933](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12933))
The "off" state of this feature gate introduced a regression, where the
Collector's internal logs were missing component attributes. See issue
[#&#8203;12870](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12870)
for more details on this bug.

On the other hand, the "on" state introduced an issue with the
Collector's default internal metrics, because the Prometheus exporter
does not currently support instrumentation scope attributes.

To solve both of these issues, this change turns on the new scope
attributes for logs and traces by default regardless of the feature
gate.
However, the new scope attributes for metrics stay locked behind the
feature gate, and will remain off by default until the Prometheus
exporter is updated to support scope attributes.

Please understand that enabling the `telemetry.newPipelineTelemetry`
feature gate may break the export of Collector metrics through,
depending on your configuration.
Having a `batch` processor in multiple pipelines is a known trigger for
this.

This comes with a breaking change, where internal logs exported through
OTLP will now use instrumentation scope attributes to identify the
source component instead of log attributes.
This does not affect the Collector's stderr output. See the changelog
for v0.123.0 for a more detailed description of the gate's effects.

##### 💡 Enhancements 💡

- `mdatagen`: Add support for attributes for telemetry configuration in
metadata.
([#&#8203;12919](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12919))
- `configmiddleware`: Add extensionmiddleware interface.
([#&#8203;12603](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12603),
[#&#8203;9591](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/9591))
- `configgrpc`: Add gRPC middleware support.
([#&#8203;12603](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12603),
[#&#8203;9591](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/9591))
- `confighttp`: Add HTTP middleware support.
([#&#8203;12603](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12603),
[#&#8203;9591](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/9591),
[#&#8203;7441](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/7441))
- `configmiddleware`: Add configmiddleware struct.
([#&#8203;12603](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12603),
[#&#8203;9591](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/9591))

##### 🧰 Bug fixes 🧰

- `exporterhelper`: Do not ignore the `num_consumers` setting when
batching is enabled.
([#&#8203;12244](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12244))
- `exporterhelper`: Reject elements larger than the queue capacity
([#&#8203;12847](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12847))
- `mdatagen`: Add time and plog package imports
([#&#8203;12907](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12907))
- `confmap`: Maintain nil values when marshaling or unmarshaling nil
slices
([#&#8203;11882](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/11882))
Previously, nil slices were converted to empty lists, which are
semantically different
than a nil slice. This change makes this conversion more consistent when
encoding
    or decoding config, and these values are now maintained.

<!-- previous-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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 16:00:20 -07:00
renovate[bot]
50ebeda03e fix(deps): update googleapis to 10db94c (#6706)
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 | `7b38467` -> `10db94c` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `7b38467` -> `10db94c` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `7b38467` -> `10db94c` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 15:21:56 -07:00
renovate[bot]
0c13d8681d chore(deps): update module github.com/sonatard/noctx to v0.3.2 (#6705)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/sonatard/noctx](https://redirect.github.com/sonatard/noctx)
| `v0.3.0` -> `v0.3.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsonatard%2fnoctx/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsonatard%2fnoctx/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsonatard%2fnoctx/v0.3.0/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsonatard%2fnoctx/v0.3.0/v0.3.2?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>sonatard/noctx (github.com/sonatard/noctx)</summary>

###
[`v0.3.2`](https://redirect.github.com/sonatard/noctx/releases/tag/v0.3.2)

[Compare
Source](https://redirect.github.com/sonatard/noctx/compare/v0.3.1...v0.3.2)

#### Changelog

-
[`91682be`](91682be25b)
Update README.md
-
[`a00128b`](a00128b6a4)
Merge pull request
[#&#8203;33](https://redirect.github.com/sonatard/noctx/issues/33) from
ldez/feat/simplify
-
[`ca7f970`](ca7f970533)
chore: simplify implementation

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

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

#### Changelog

-
[`5a87a53`](5a87a53dda)
Fix README.md
-
[`d1e4165`](d1e41655cf)
Merge pull request
[#&#8203;31](https://redirect.github.com/sonatard/noctx/issues/31) from
sonatard/sql-doc
-
[`38efa7c`](38efa7c52c)
Update sql doc
-
[`127ded2`](127ded2eb4)
Merge pull request
[#&#8203;32](https://redirect.github.com/sonatard/noctx/issues/32) from
sonatard/sql-fix
-
[`4c24501`](4c24501d76)
Remove Tx.Ping
-
[`6e0f6bb`](6e0f6bb8de)
Merge pull request
[#&#8203;29](https://redirect.github.com/sonatard/noctx/issues/29) from
sonatard/sql
-
[`01a323d`](01a323d412)
Support database/sql package
-
[`f63c7c7`](f63c7c7800)
Merge pull request
[#&#8203;30](https://redirect.github.com/sonatard/noctx/issues/30) from
sonatard/fix-doc
-
[`d73a5f9`](d73a5f9baf)
update README for 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 15:48:49 +02:00
renovate[bot]
121585c29f chore(deps): update module github.com/tetafro/godot to v1.5.1 (#6701)
This PR contains the following updates:

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

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

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

#### Changelog

-
[`effd73b`](effd73b7ff)
Fix grammar in comments.
-
[`80e9e5b`](80e9e5bf90)
Fix naming.
-
[`e41434a`](e41434ac02)
Fix offset value in returned issues.
-
[`66dbcbd`](66dbcbdb8d)
Remove copied loop vars.
-
[`4ffcadb`](4ffcadb71a)
Update to go 1.22.

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 08:07:38 -07:00
renovate[bot]
f1fa85a4eb chore(deps): update module github.com/sonatard/noctx to v0.3.0 (#6700)
This PR contains the following updates:

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

---

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

---

### Release Notes

<details>
<summary>sonatard/noctx (github.com/sonatard/noctx)</summary>

###
[`v0.3.0`](https://redirect.github.com/sonatard/noctx/releases/tag/v0.3.0)

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

#### Changelog

-
[`5a87a53`](5a87a53dda)
Fix README.md
-
[`d1e4165`](d1e41655cf)
Merge pull request
[#&#8203;31](https://redirect.github.com/sonatard/noctx/issues/31) from
sonatard/sql-doc
-
[`38efa7c`](38efa7c52c)
Update sql doc
-
[`127ded2`](127ded2eb4)
Merge pull request
[#&#8203;32](https://redirect.github.com/sonatard/noctx/issues/32) from
sonatard/sql-fix
-
[`4c24501`](4c24501d76)
Remove Tx.Ping
-
[`6e0f6bb`](6e0f6bb8de)
Merge pull request
[#&#8203;29](https://redirect.github.com/sonatard/noctx/issues/29) from
sonatard/sql
-
[`01a323d`](01a323d412)
Support database/sql package
-
[`f63c7c7`](f63c7c7800)
Merge pull request
[#&#8203;30](https://redirect.github.com/sonatard/noctx/issues/30) from
sonatard/fix-doc
-
[`d73a5f9`](d73a5f9baf)
update README for v0.2.0

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

[Compare
Source](https://redirect.github.com/sonatard/noctx/compare/v0.1.1...v0.2.0)

#### Changelog

-
[`9a51409`](9a514098df)
Merge pull request
[#&#8203;27](https://redirect.github.com/sonatard/noctx/issues/27) from
sonatard/detect-new-request
-
[`f096b01`](f096b01e2d)
return error on http.NewRequest and WithContext

###
[`v0.1.1`](https://redirect.github.com/sonatard/noctx/releases/tag/v0.1.1)

[Compare
Source](https://redirect.github.com/sonatard/noctx/compare/v0.1.0...v0.1.1)

#### Changelog

-
[`c0cbc7e`](c0cbc7e6b4)
Merge pull request
[#&#8203;26](https://redirect.github.com/sonatard/noctx/issues/26) from
sonatard/fix-makefile2
-
[`af42828`](af42828b74)
Fix Makefile
-
[`ab047bd`](ab047bdbaa)
Merge pull request
[#&#8203;24](https://redirect.github.com/sonatard/noctx/issues/24) from
ldez/feat/split-tests
-
[`d810ac1`](d810ac119b)
tests: split tests
-
[`6fedcbf`](6fedcbfdca)
Merge pull request
[#&#8203;23](https://redirect.github.com/sonatard/noctx/issues/23) from
ldez/feat/update-golangci-lint
-
[`da59097`](da5909763e)
chore: update x/tools
-
[`17dc724`](17dc7248f7)
chore: update goreleaser configuration
-
[`4085aee`](4085aee464)
chore: update to golangci-lint v2
-
[`9cec50f`](9cec50f6b5)
Merge pull request
[#&#8203;20](https://redirect.github.com/sonatard/noctx/issues/20) from
alexandear/docs/replace-golang-org
-
[`7fee779`](7fee7791b5)
replace old golang.org links with new pkg.go.dev

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 07:19:54 -07:00
renovate[bot]
2a9e97baf7 fix(deps): update googleapis to 7b38467 (#6699)
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 | `2d3770c` -> `7b38467` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `2d3770c` -> `7b38467` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `2d3770c` -> `7b38467` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 15:14:49 -07:00
renovate[bot]
2aa00b87e2 chore(deps): update module go-simpler.org/musttag to v0.13.1 (#6696)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go-simpler.org/musttag](https://redirect.github.com/go-simpler/musttag)
| `v0.13.0` -> `v0.13.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go-simpler.org%2fmusttag/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go-simpler.org%2fmusttag/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go-simpler.org%2fmusttag/v0.13.0/v0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go-simpler.org%2fmusttag/v0.13.0/v0.13.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>go-simpler/musttag (go-simpler.org/musttag)</summary>

###
[`v0.13.1`](https://redirect.github.com/go-simpler/musttag/releases/tag/v0.13.1)

[Compare
Source](https://redirect.github.com/go-simpler/musttag/compare/v0.13.0...v0.13.1)

-
[`7d096c2`](https://redirect.github.com/go-simpler/musttag/commit/7d096c2)
fix(yaml): add encoding.Text(Un)marshaler to the interface whitelist
([#&#8203;119](https://redirect.github.com/go-simpler/musttag/issues/119))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 21:21:01 -07:00
renovate[bot]
2e49a0d34a fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.5 (#6697)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint)
| `v2.1.2` -> `v2.1.5` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.2/v2.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.2/v2.1.5?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>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>

###
[`v2.1.5`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v215)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.4...v2.1.5)

Due to an error related to Snapcraft, some artifacts of the v2.1.4
release have not been published.

This release contains the same things as v2.1.3.

###
[`v2.1.4`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v214)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.3...v2.1.4)

Due to an error related to Snapcraft, some artifacts of the v2.1.3
release have not been published.

This release contains the same things as v2.1.3.

###
[`v2.1.3`](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.2...v2.1.3)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.2...v2.1.3)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 15:28:49 -07:00
renovate[bot]
ebbd5dc347 chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.1 (#6695)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/charmbracelet/colorprofile](https://redirect.github.com/charmbracelet/colorprofile)
| `v0.3.0` -> `v0.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcharmbracelet%2fcolorprofile/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcharmbracelet%2fcolorprofile/v0.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcharmbracelet%2fcolorprofile/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%2fcharmbracelet%2fcolorprofile/v0.3.0/v0.3.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>charmbracelet/colorprofile
(github.com/charmbracelet/colorprofile)</summary>

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

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

This release fixes an issue where `COLORTERM` gets evaluated whether
`TERM` is defined. It also respects `-direct` terminal types and use
true colors for those.

#### Changelog

##### Bug fixes

-
[`fc2cc29`](fc2cc29850):
fix: ignore COLORTERM when no TERM is defined
([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas))
-
[`fbe498e`](fbe498e4d8):
fix: lint issues
([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas))
-
[`14c7056`](14c7056a6b):
fix: support direct color terminals
([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas))
-
[`3e9edb6`](3e9edb6981):
fix: windows check should happen earlier in colorProfile
([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas))

##### Other work

-
[`67a142c`](67a142c976):
ci: sync golangci-lint config
([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas))
-
[`ee84230`](ee84230ba6):
ci: sync golangci-lint config
([#&#8203;39](https://redirect.github.com/charmbracelet/colorprofile/issues/39))
([@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot])

***

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 13:55:37 -07:00
renovate[bot]
b68f9abf81 chore(deps): update actions/download-artifact digest to d3f86a1 (#6694)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/download-artifact](https://redirect.github.com/actions/download-artifact)
| action | digest | `95815c3` -> `d3f86a1` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 12:34:43 -07:00
Joe Schafer
0a87dc8c40 Fix tracestate benchmarks (#6690)
The benchmark failed because the list-member keys were invalid.

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-04-24 09:33:59 +02:00
renovate[bot]
ad2be8e9ac chore(deps): update github/codeql-action digest to 28deaed (#6692) 2025-04-24 09:28:15 +02:00
renovate[bot]
f134d07745 fix(deps): update module google.golang.org/grpc to v1.72.0 (#6679)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

### Dependencies

- Minimum supported Go version is now 1.23
([#&#8203;8108](https://redirect.github.com/grpc/grpc-go/issues/8108))

### API Changes

- resolver: add experimental `AddressMapV2` with generics to ultimately
replace `AddressMap`. Deprecate `AddressMap` for deletion
([#&#8203;8187](https://redirect.github.com/grpc/grpc-go/issues/8187))
- resolver: convert EndpointMap in place to use generics
([#&#8203;8189](https://redirect.github.com/grpc/grpc-go/issues/8189))

### New Features

- xds: add `grpc.xds_client.server_failure` counter metric on xDS client
to record connectivity errors
([#&#8203;8203](https://redirect.github.com/grpc/grpc-go/issues/8203))
- balancer/rls: allow `maxAge` to exceed 5 minutes if `staleAge` is set
in the LB policy configuration
([#&#8203;8137](https://redirect.github.com/grpc/grpc-go/issues/8137))
- ringhash: implement [gRFC
A76](https://redirect.github.com/grpc/proposal/blob/master/A76-ring-hash-improvements.md)
improvements.
([#&#8203;8159](https://redirect.github.com/grpc/grpc-go/issues/8159))

### Bug Fixes

- xds: fix support for circuit breakers and load reporting in
LOGICAL_DNS clusters
([#&#8203;8169](https://redirect.github.com/grpc/grpc-go/issues/8169),
[#&#8203;8170](https://redirect.github.com/grpc/grpc-go/issues/8170))
- cds: improve RPC error messages when resources are not found
([#&#8203;8122](https://redirect.github.com/grpc/grpc-go/issues/8122))
- priority: fix race that could leak balancers and goroutines during
shutdown
([#&#8203;8095](https://redirect.github.com/grpc/grpc-go/issues/8095))
- stats/opentelemetry: fix trace attributes message sequence numbers to
start from 0
([#&#8203;8237](https://redirect.github.com/grpc/grpc-go/issues/8237))
- balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field
is set to a non-comparable value by ignoring the field
([#&#8203;8227](https://redirect.github.com/grpc/grpc-go/issues/8227))

### Behavior Changes

- transport: make servers send an HTTP/2 RST_STREAM frame to cancel a
stream when the deadline expires
([#&#8203;8071](https://redirect.github.com/grpc/grpc-go/issues/8071))

### Documentation

- stats: clarify the expected sequence of events on a stats handler
([#&#8203;7885](https://redirect.github.com/grpc/grpc-go/issues/7885))
- Special Thanks:
[@&#8203;RyanBlaney](https://redirect.github.com/RyanBlaney)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Co-authored-by: dmathieu <42@dmathieu.com>
2025-04-23 10:05:08 +02:00
Damien Mathieu
b9e3f32a83 Relax grpc errors to allow for upgrade (#6685)
#6679 is changing the gRPC errors, which fails our tests.
This change allows those tests to pass so the upgrade can happen.
2025-04-23 09:53:02 +02:00
Tyler Yahn
5e4ff9730b Fix semconv generation to support acronyms/initialisms and normative key words (#6684)
Split off work from
https://github.com/open-telemetry/opentelemetry-go/pull/6683

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-04-22 15:28:33 -07:00
renovate[bot]
7fb32fb776 fix(deps): update googleapis to 2d3770c (#6689)
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 | `61c742a` -> `2d3770c` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `61c742a` -> `2d3770c` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `61c742a` -> `2d3770c` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-22 13:21:04 -07:00
renovate[bot]
4d04669d49 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.17.0 (#6687)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma)
| `v2.16.0` -> `v2.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2fchroma%2fv2/v2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2fchroma%2fv2/v2.16.0/v2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fchroma%2fv2/v2.16.0/v2.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>alecthomas/chroma (github.com/alecthomas/chroma/v2)</summary>

###
[`v2.17.0`](https://redirect.github.com/alecthomas/chroma/releases/tag/v2.17.0)

[Compare
Source](https://redirect.github.com/alecthomas/chroma/compare/v2.16.0...v2.17.0)

#### Changelog

-
[`8fa488c`](https://redirect.github.com/alecthomas/chroma/commit/8fa488c)
Fix Gleam lexer
([#&#8203;1072](https://redirect.github.com/alecthomas/chroma/issues/1072))
-
[`211957a`](https://redirect.github.com/alecthomas/chroma/commit/211957a)
Update `pygments-lexers.txt`
([#&#8203;1070](https://redirect.github.com/alecthomas/chroma/issues/1070))
-
[`22859e6`](https://redirect.github.com/alecthomas/chroma/commit/22859e6)
Add Lean lexer
([#&#8203;1071](https://redirect.github.com/alecthomas/chroma/issues/1071))
-
[`5409db0`](https://redirect.github.com/alecthomas/chroma/commit/5409db0)
fix(vue): handle more edge cases for tags
([#&#8203;1069](https://redirect.github.com/alecthomas/chroma/issues/1069))
-
[`3ee0984`](https://redirect.github.com/alecthomas/chroma/commit/3ee0984)
chore(deps): update all non-major dependencies
([#&#8203;1067](https://redirect.github.com/alecthomas/chroma/issues/1067))
-
[`3df29af`](https://redirect.github.com/alecthomas/chroma/commit/3df29af)
styles: add proper diff styling to rrt (fix
[#&#8203;603](https://redirect.github.com/alecthomas/chroma/issues/603))
([#&#8203;1064](https://redirect.github.com/alecthomas/chroma/issues/1064))
-
[`9077658`](https://redirect.github.com/alecthomas/chroma/commit/9077658)
fix: properly tokenizes default_tags attribute
([#&#8203;1068](https://redirect.github.com/alecthomas/chroma/issues/1068))
-
[`e4ce323`](https://redirect.github.com/alecthomas/chroma/commit/e4ce323)
Link to Chroma-using pager in README.md
([#&#8203;1027](https://redirect.github.com/alecthomas/chroma/issues/1027))
-
[`b310414`](https://redirect.github.com/alecthomas/chroma/commit/b310414)
docs: add logo

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dmathieu <42@dmathieu.com>
2025-04-22 11:07:19 +02:00
Yevhenii Solomchenko
84d02c0f39 Do not discourage direct usage of Logs API (#6675)
Fixes #6572

## What

- Update documentation in `log/doc.go`.
- Fix naming of the Logs API in several documentation files `(Logs
Bridge API -> Logs API)`.

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-04-22 11:00:19 +02:00
renovate[bot]
d6d9966f9e chore(deps): update module github.com/prometheus/procfs to v0.16.1 (#6676) 2025-04-22 09:00:12 +02:00
renovate[bot]
015d51a150 fix(deps): update googleapis to 61c742a (#6681)
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 | `207652e` -> `61c742a` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| indirect | digest | `207652e` -> `61c742a` |
|
[google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto)
| require | digest | `207652e` -> `61c742a` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 17:11:09 -07:00
renovate[bot]
fdf7bec864 chore(deps): update module github.com/manuelarte/funcorder to v0.3.0 (#6674)
This PR contains the following updates:

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

---

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

---

### Release Notes

<details>
<summary>manuelarte/funcorder
(github.com/manuelarte/funcorder)</summary>

###
[`v0.3.0`](https://redirect.github.com/manuelarte/funcorder/releases/tag/v0.3.0)

[Compare
Source](https://redirect.github.com/manuelarte/funcorder/compare/v0.2.1...v0.3.0)

#### What's Changed

- Updating Github actions to add `codespell` and `typos` by
[@&#8203;manuelarte](https://redirect.github.com/manuelarte) in
[https://github.com/manuelarte/funcorder/pull/22](https://redirect.github.com/manuelarte/funcorder/pull/22)
- adding funcorder to funcorder by
[@&#8203;manuelarte](https://redirect.github.com/manuelarte) in
[https://github.com/manuelarte/funcorder/pull/23](https://redirect.github.com/manuelarte/funcorder/pull/23)
- feat: add alphabetical option by
[@&#8203;manuelarte](https://redirect.github.com/manuelarte) in
[https://github.com/manuelarte/funcorder/pull/26](https://redirect.github.com/manuelarte/funcorder/pull/26)

**Full Changelog**:
https://github.com/manuelarte/funcorder/compare/v0.2.1...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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 14:23:30 -07:00
renovate[bot]
71361b9b6b chore(deps): update golang.org/x/telemetry digest to 06ef541 (#6672)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/telemetry | indirect | digest | `dbf0ff6` -> `06ef541` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 17:17:23 +02:00
Sam Xie
6b977112b8 Clarify comments for the WithRetry option in exporters (#6670)
It's been a while since I last looked at the comment about retries.
After re-reading it, I initially assumed the gRPC retry logic was
handled by the gRPC library itself, but it's actually implemented in our
code.

Update the comment to make it clearer.
2025-04-17 10:23:45 +02:00
renovate[bot]
3107d5cb91 chore(deps): update golang.org/x/telemetry digest to dbf0ff6 (#6671)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/telemetry | indirect | digest | `f593ada` -> `dbf0ff6` |

---

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

---

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 09:46:47 +02:00
Tyler Yahn
7639c93baf Update the milestone issue search URL (#6651)
Add search for issues ...

- closed because they were completed
- are not labeled "Stale"
- have a linked PR showing work was done to complete the issue
2025-04-16 08:26:29 -07:00
renovate[bot]
3ec70fd037 chore(deps): update module github.com/go-git/go-git/v5 to v5.16.0 (#6669)
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.15.0` -> `v5.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.0?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.16.0?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.15.0/v5.16.0?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.15.0/v5.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

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

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

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

#### What's Changed

- \[v5] plumbing: support mTLS for HTTPS protocol by
[@&#8203;hiddeco](https://redirect.github.com/hiddeco) in
[https://github.com/go-git/go-git/pull/1510](https://redirect.github.com/go-git/go-git/pull/1510)
- v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix
[#&#8203;1514](https://redirect.github.com/go-git/go-git/issues/1514) by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-git/pull/1515](https://redirect.github.com/go-git/go-git/pull/1515)

**Full Changelog**:
https://github.com/go-git/go-git/compare/v5.15.0...v5.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 14:57:20 -07:00
renovate[bot]
4464175402 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.2 (#6667)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint)
| `v2.1.1` -> `v2.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.1/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint%2fv2/v2.1.1/v2.1.2?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>golangci/golangci-lint
(github.com/golangci/golangci-lint/v2)</summary>

###
[`v2.1.2`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v212)

[Compare
Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.1.1...v2.1.2)

1.  Linters bug fixes
    -   `exptostd`: from 0.4.2 to 0.4.3
    -   `gofumpt`: from 0.7.0 to 0.8.0
    -   `protogetter`: from 0.3.13 to 0.3.15
    -   `usetesting`: from 0.4.2 to 0.4.3

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 10:31:10 -07:00
Eliott Bouhana
f33c095af3 Rewrite verify_readmes.sh script in Go (#6598)
- [x] Rewrite `verify_readmes.sh` as the package
`internal/tools/verifyreadmes`
- [x] Tweak `Makefile` to call the new script instead of the old one
- [x] Remove `verify_readmes.sh`   

Closes #6527

---------

Signed-off-by: Eliott Bouhana <eliott.bouhana@datadoghq.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-04-15 11:01:30 +02:00
renovate[bot]
1ac6c6feee fix(deps): update module go.opentelemetry.io/collector/pdata to v1.30.0 (#6666)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[go.opentelemetry.io/collector/pdata](https://redirect.github.com/open-telemetry/opentelemetry-collector)
| `v1.29.0` -> `v1.30.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcollector%2fpdata/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fcollector%2fpdata/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fcollector%2fpdata/v1.29.0/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcollector%2fpdata/v1.29.0/v1.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector
(go.opentelemetry.io/collector/pdata)</summary>

###
[`v1.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1300v01240)

##### 💡 Enhancements 💡

- `exporterhelper`: Add support for bytes-based batching for profiles in
the exporterhelper package.
([#&#8203;3262](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/3262))
- `otelcol`: Enhance config validation using <validate> command to
capture all validation errors that prevents the collector from starting.
([#&#8203;8721](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8721))
- `exporterhelper`: Link batcher context to all batched request's span
contexts.
([#&#8203;12212](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12212),
[#&#8203;8122](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8122))

##### 🧰 Bug fixes 🧰

- `confighttp`: Ensure http authentication server failures are handled
by the provided error handler
([#&#8203;12666](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/12666))

<!-- previous-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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 15:27:15 -07:00
renovate[bot]
bd1f09db9a chore(deps): update module github.com/ghostiam/protogetter to v0.3.15 (#6665)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ghostiam/protogetter](https://redirect.github.com/ghostiam/protogetter)
| `v0.3.14` -> `v0.3.15` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fghostiam%2fprotogetter/v0.3.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fghostiam%2fprotogetter/v0.3.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fghostiam%2fprotogetter/v0.3.14/v0.3.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fghostiam%2fprotogetter/v0.3.14/v0.3.15?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>ghostiam/protogetter
(github.com/ghostiam/protogetter)</summary>

###
[`v0.3.15`](https://redirect.github.com/ghostiam/protogetter/releases/tag/v0.3.15)

[Compare
Source](https://redirect.github.com/ghostiam/protogetter/compare/v0.3.14...v0.3.15)

**Full Changelog**:
https://github.com/ghostiam/protogetter/compare/v0.3.14...v0.3.15

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 15:20:49 -07:00