You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-29 23:07:45 +02:00
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/procfs](https://redirect.github.com/prometheus/procfs) | `v0.17.0` -> `v0.18.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](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>prometheus/procfs (github.com/prometheus/procfs)</summary> ### [`v0.18.0`](https://redirect.github.com/prometheus/procfs/releases/tag/v0.18.0) [Compare Source](https://redirect.github.com/prometheus/procfs/compare/v0.17.0...v0.18.0) #### What's Changed - chore: clean up golangci-lint configuration by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [#​720](https://redirect.github.com/prometheus/procfs/pull/720) - chore: enable errorlint linter by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [#​742](https://redirect.github.com/prometheus/procfs/pull/742) - Modify proc\_statm\_test notes by [@​SilenceAdele](https://redirect.github.com/SilenceAdele) in [#​735](https://redirect.github.com/prometheus/procfs/pull/735) - feat: Add hung\_task\_detect\_count by [@​dongjiang1989](https://redirect.github.com/dongjiang1989) in [#​738](https://redirect.github.com/prometheus/procfs/pull/738) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [#​736](https://redirect.github.com/prometheus/procfs/pull/736) - net\_dev\_snmp6: directory traversal by [@​lzap](https://redirect.github.com/lzap) in [#​743](https://redirect.github.com/prometheus/procfs/pull/743) - sysfs/class\_sas\_phy: Continue on EINVAL in parseSASPhy by [@​hrtbrock](https://redirect.github.com/hrtbrock) in [#​749](https://redirect.github.com/prometheus/procfs/pull/749) - Add compact metrics to vmstat by [@​cbensimon](https://redirect.github.com/cbensimon) in [#​754](https://redirect.github.com/prometheus/procfs/pull/754) - Update supported Go versions. by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​755](https://redirect.github.com/prometheus/procfs/pull/755) - chore: enable several rules from go-critic by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [#​741](https://redirect.github.com/prometheus/procfs/pull/741) - build(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​751](https://redirect.github.com/prometheus/procfs/pull/751) - build(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​752](https://redirect.github.com/prometheus/procfs/pull/752) - \[PROM-50] Update copyright headers by [@​SuperQ](https://redirect.github.com/SuperQ) in [#​756](https://redirect.github.com/prometheus/procfs/pull/756) - add sriov, power state and numa node info in PciDevice by [@​jj-asama](https://redirect.github.com/jj-asama) in [#​748](https://redirect.github.com/prometheus/procfs/pull/748) - Fix Proc.Limits limit name matching by [@​inkel](https://redirect.github.com/inkel) in [#​667](https://redirect.github.com/prometheus/procfs/pull/667) - add netfilter queue support by [@​KonstantinKuklin](https://redirect.github.com/KonstantinKuklin) in [#​677](https://redirect.github.com/prometheus/procfs/pull/677) #### New Contributors - [@​lzap](https://redirect.github.com/lzap) made their first contribution in [#​743](https://redirect.github.com/prometheus/procfs/pull/743) - [@​hrtbrock](https://redirect.github.com/hrtbrock) made their first contribution in [#​749](https://redirect.github.com/prometheus/procfs/pull/749) - [@​cbensimon](https://redirect.github.com/cbensimon) made their first contribution in [#​754](https://redirect.github.com/prometheus/procfs/pull/754) - [@​jj-asama](https://redirect.github.com/jj-asama) made their first contribution in [#​748](https://redirect.github.com/prometheus/procfs/pull/748) - [@​inkel](https://redirect.github.com/inkel) made their first contribution in [#​667](https://redirect.github.com/prometheus/procfs/pull/667) - [@​KonstantinKuklin](https://redirect.github.com/KonstantinKuklin) made their first contribution in [#​677](https://redirect.github.com/prometheus/procfs/pull/677) **Full Changelog**: <https://github.com/prometheus/procfs/compare/v0.17.0...v0.18.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>