Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #584

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps github.com/google/go-cmp from 0.5.9 to 0.6.0.

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.6.0

New API:

  • (#340) Add cmpopts.EquateComparable

Documentation changes:

  • (#337) Use of hotlinking of Go identifiers

Build changes:

  • (#325) Remove purego fallbacks

Testing changes:

  • (#322) Run tests for Go 1.20 version
  • (#332) Pin GitHub action versions
  • (#327) set workflow permission to read-only
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@discordianfish discordianfish merged commit f78f919 into master Nov 12, 2023
10 checks passed
@discordianfish discordianfish deleted the dependabot/go_modules/github.com/google/go-cmp-0.6.0 branch November 12, 2023 23:17
dmitryax pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Mar 12, 2024
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

###
[`v0.13.0`](https://togithub.com/prometheus/procfs/releases/tag/v0.13.0)

[Compare
Source](https://togithub.com/prometheus/procfs/compare/v0.12.0...v0.13.0)

#### What's Changed

- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#578
- fix(meminfo): account for optional unit field so values are accurate
by [@&#8203;tjhop](https://togithub.com/tjhop) in
[prometheus/procfs#569
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#584
- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#583
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#586
- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#587
- Update crypto.go, fix incorrect spelling by
[@&#8203;linuxgcc](https://togithub.com/linuxgcc) in
[prometheus/procfs#591
- Add udp drops by [@&#8203;alebsys](https://togithub.com/alebsys) in
[prometheus/procfs#538
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#590
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#595
- meminfo: add Percpu field by
[@&#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#588
- Bump golang.org/x/sys from 0.13.0 to 0.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#593
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#596
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#598
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#600
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#602
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#603
- infiniband: support Intel irdma devices by
[@&#8203;dswarbrick](https://togithub.com/dswarbrick) in
[prometheus/procfs#605
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#604
- golint: redundant type from array, slice, or map composite literal by
[@&#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#601
- feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics by
[@&#8203;dongjiang1989](https://togithub.com/dongjiang1989) in
[prometheus/procfs#580
- Add support for guest_time and cguest_time stats. by
[@&#8203;thomasbarrett](https://togithub.com/thomasbarrett) in
[prometheus/procfs#597
- Add `/sys/class/watchdog` statistics by
[@&#8203;gavinkflam](https://togithub.com/gavinkflam) in
[prometheus/procfs#594
- Add support for for /proc/net/tls_data kTLS stats by
[@&#8203;defect](https://togithub.com/defect) in
[prometheus/procfs#579
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#606
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#608
- chore: class_fibrechannel: support optional attributes by
[@&#8203;machine424](https://togithub.com/machine424) in
[prometheus/procfs#607
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#609
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#610
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#611

#### New Contributors

- [@&#8203;tjhop](https://togithub.com/tjhop) made their first
contribution in
[prometheus/procfs#569
- [@&#8203;linuxgcc](https://togithub.com/linuxgcc) made their first
contribution in
[prometheus/procfs#591
- [@&#8203;alebsys](https://togithub.com/alebsys) made their first
contribution in
[prometheus/procfs#538
- [@&#8203;manas-rust](https://togithub.com/manas-rust) made their first
contribution in
[prometheus/procfs#588
- [@&#8203;thomasbarrett](https://togithub.com/thomasbarrett) made their
first contribution in
[prometheus/procfs#597
- [@&#8203;gavinkflam](https://togithub.com/gavinkflam) made their first
contribution in
[prometheus/procfs#594
- [@&#8203;defect](https://togithub.com/defect) made their first
contribution in
[prometheus/procfs#579
- [@&#8203;machine424](https://togithub.com/machine424) made their first
contribution in
[prometheus/procfs#607

**Full Changelog**:
prometheus/procfs@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
DougManton pushed a commit to DougManton/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…n-telemetry#31714)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

###
[`v0.13.0`](https://togithub.com/prometheus/procfs/releases/tag/v0.13.0)

[Compare
Source](https://togithub.com/prometheus/procfs/compare/v0.12.0...v0.13.0)

#### What's Changed

- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#578
- fix(meminfo): account for optional unit field so values are accurate
by [@&open-telemetry#8203;tjhop](https://togithub.com/tjhop) in
[prometheus/procfs#569
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#584
- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#583
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#586
- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#587
- Update crypto.go, fix incorrect spelling by
[@&open-telemetry#8203;linuxgcc](https://togithub.com/linuxgcc) in
[prometheus/procfs#591
- Add udp drops by [@&open-telemetry#8203;alebsys](https://togithub.com/alebsys) in
[prometheus/procfs#538
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#590
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#595
- meminfo: add Percpu field by
[@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#588
- Bump golang.org/x/sys from 0.13.0 to 0.15.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#593
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#596
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#598
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#600
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#602
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#603
- infiniband: support Intel irdma devices by
[@&open-telemetry#8203;dswarbrick](https://togithub.com/dswarbrick) in
[prometheus/procfs#605
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#604
- golint: redundant type from array, slice, or map composite literal by
[@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#601
- feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics by
[@&open-telemetry#8203;dongjiang1989](https://togithub.com/dongjiang1989) in
[prometheus/procfs#580
- Add support for guest_time and cguest_time stats. by
[@&open-telemetry#8203;thomasbarrett](https://togithub.com/thomasbarrett) in
[prometheus/procfs#597
- Add `/sys/class/watchdog` statistics by
[@&open-telemetry#8203;gavinkflam](https://togithub.com/gavinkflam) in
[prometheus/procfs#594
- Add support for for /proc/net/tls_data kTLS stats by
[@&open-telemetry#8203;defect](https://togithub.com/defect) in
[prometheus/procfs#579
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#606
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#608
- chore: class_fibrechannel: support optional attributes by
[@&open-telemetry#8203;machine424](https://togithub.com/machine424) in
[prometheus/procfs#607
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#609
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#610
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#611

#### New Contributors

- [@&open-telemetry#8203;tjhop](https://togithub.com/tjhop) made their first
contribution in
[prometheus/procfs#569
- [@&open-telemetry#8203;linuxgcc](https://togithub.com/linuxgcc) made their first
contribution in
[prometheus/procfs#591
- [@&open-telemetry#8203;alebsys](https://togithub.com/alebsys) made their first
contribution in
[prometheus/procfs#538
- [@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) made their first
contribution in
[prometheus/procfs#588
- [@&open-telemetry#8203;thomasbarrett](https://togithub.com/thomasbarrett) made their
first contribution in
[prometheus/procfs#597
- [@&open-telemetry#8203;gavinkflam](https://togithub.com/gavinkflam) made their first
contribution in
[prometheus/procfs#594
- [@&open-telemetry#8203;defect](https://togithub.com/defect) made their first
contribution in
[prometheus/procfs#579
- [@&open-telemetry#8203;machine424](https://togithub.com/machine424) made their first
contribution in
[prometheus/procfs#607

**Full Changelog**:
prometheus/procfs@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
…n-telemetry#31714)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

###
[`v0.13.0`](https://togithub.com/prometheus/procfs/releases/tag/v0.13.0)

[Compare
Source](https://togithub.com/prometheus/procfs/compare/v0.12.0...v0.13.0)

#### What's Changed

- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#578
- fix(meminfo): account for optional unit field so values are accurate
by [@&open-telemetry#8203;tjhop](https://togithub.com/tjhop) in
[prometheus/procfs#569
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#584
- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#583
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#586
- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#587
- Update crypto.go, fix incorrect spelling by
[@&open-telemetry#8203;linuxgcc](https://togithub.com/linuxgcc) in
[prometheus/procfs#591
- Add udp drops by [@&open-telemetry#8203;alebsys](https://togithub.com/alebsys) in
[prometheus/procfs#538
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#590
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#595
- meminfo: add Percpu field by
[@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#588
- Bump golang.org/x/sys from 0.13.0 to 0.15.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#593
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#596
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#598
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#600
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#602
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#603
- infiniband: support Intel irdma devices by
[@&open-telemetry#8203;dswarbrick](https://togithub.com/dswarbrick) in
[prometheus/procfs#605
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#604
- golint: redundant type from array, slice, or map composite literal by
[@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) in
[prometheus/procfs#601
- feat: Add `/sys/fs/btrfs/<FSID>/commit_stats` statistics by
[@&open-telemetry#8203;dongjiang1989](https://togithub.com/dongjiang1989) in
[prometheus/procfs#580
- Add support for guest_time and cguest_time stats. by
[@&open-telemetry#8203;thomasbarrett](https://togithub.com/thomasbarrett) in
[prometheus/procfs#597
- Add `/sys/class/watchdog` statistics by
[@&open-telemetry#8203;gavinkflam](https://togithub.com/gavinkflam) in
[prometheus/procfs#594
- Add support for for /proc/net/tls_data kTLS stats by
[@&open-telemetry#8203;defect](https://togithub.com/defect) in
[prometheus/procfs#579
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#606
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#608
- chore: class_fibrechannel: support optional attributes by
[@&open-telemetry#8203;machine424](https://togithub.com/machine424) in
[prometheus/procfs#607
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#609
- Synchronize common files from prometheus/prometheus by
[@&open-telemetry#8203;prombot](https://togithub.com/prombot) in
[prometheus/procfs#610
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by
[@&open-telemetry#8203;dependabot](https://togithub.com/dependabot) in
[prometheus/procfs#611

#### New Contributors

- [@&open-telemetry#8203;tjhop](https://togithub.com/tjhop) made their first
contribution in
[prometheus/procfs#569
- [@&open-telemetry#8203;linuxgcc](https://togithub.com/linuxgcc) made their first
contribution in
[prometheus/procfs#591
- [@&open-telemetry#8203;alebsys](https://togithub.com/alebsys) made their first
contribution in
[prometheus/procfs#538
- [@&open-telemetry#8203;manas-rust](https://togithub.com/manas-rust) made their first
contribution in
[prometheus/procfs#588
- [@&open-telemetry#8203;thomasbarrett](https://togithub.com/thomasbarrett) made their
first contribution in
[prometheus/procfs#597
- [@&open-telemetry#8203;gavinkflam](https://togithub.com/gavinkflam) made their first
contribution in
[prometheus/procfs#594
- [@&open-telemetry#8203;defect](https://togithub.com/defect) made their first
contribution in
[prometheus/procfs#579
- [@&open-telemetry#8203;machine424](https://togithub.com/machine424) made their first
contribution in
[prometheus/procfs#607

**Full Changelog**:
prometheus/procfs@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant