Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.3.

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.25.3

Important Notice

Starting from this release, we have set the Go version in go.mod to 1.23. Moving forward, we plan to continuously update it to the second most recent Go release.

We understand that gopsutil runs on various platforms, and some applications using it may only support older Go versions. With this release, those applications might no longer be able to build. However, as discussed in #1804, we made this change because golang.org/x/sys, which gopsutil depends on, has adopted a policy of continuously updating its Go version.

That said, we intend to be conservative about syntax changes and avoid unnecessary modifications whenever possible.

What's Changed

disk

host

process

Chore

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.25.2...v4.25.3

v4.25.2

... (truncated)

Commits
  • 1e1ad22 Merge pull request #1830 from shirou/feat/try_to_fix_ci_test_fail_host_virtua...
  • fdbdf51 [host]: fix potential error on CI test on Windows.
  • 2b55813 Merge pull request #1791 from samburba/support-get-disk-serial-number-darwin
  • 6d4c8e5 [disk][darwin]:rename unused parameter in function to fix lint
  • 935bb6c Merge branch 'master' into support-get-disk-serial-number-darwin
  • 591e789 Merge pull request #1826 from mmorel-35/fix/contextcheck
  • 7576b6f Merge pull request #1827 from mmorel-35/loong64/golangci
  • 7166a61 fix: address //nolint:contextcheck
  • 7b14b86 Merge pull request #1783 from mmorel-35/revive/unused-parameter
  • 9d29c70 Merge pull request #1813 from mmorel-35/gocritic
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Apr 14, 2025
@mstrandboge mstrandboge added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 16, 2025
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.1 to 4.25.3.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.1...v4.25.3)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.3 branch from 12bfefd to 5d94a5f Compare April 16, 2025 15:19
@telegraf-tiger
Copy link
Contributor

@skartikey skartikey merged commit fc631d3 into master Apr 16, 2025
32 checks passed
@skartikey skartikey deleted the dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.3 branch April 16, 2025 16:27
@github-actions github-actions bot added this to the v1.34.3 milestone Apr 16, 2025
Hipska added a commit to Super-Visions/telegraf that referenced this pull request Apr 17, 2025
* master: (164 commits)
  chore(deps): Bump github.com/clarify/clarify-go from 0.3.1 to 0.4.0 (influxdata#16802)
  chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.29.0 to 1.30.0 (influxdata#16800)
  chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.3 (influxdata#16794)
  chore(deps): Bump github.com/safchain/ethtool from 0.3.0 to 0.5.10 (influxdata#16792)
  chore(deps): Bump github.com/antchfx/xpath from 1.3.3 to 1.3.4 (influxdata#16789)
  chore(deps): Bump github.com/srebhan/cborquery from 1.0.3 to 1.0.4 (influxdata#16787)
  chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 (influxdata#16786)
  chore(deps): Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 (influxdata#16785)
  chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.27.4 to 1.30.2 (influxdata#16793)
  chore(deps): Bump github.com/seancfoley/ipaddress-go from 1.7.0 to 1.7.1 (influxdata#16791)
  chore(deps): Bump cloud.google.com/go/bigquery from 1.66.2 to 1.67.0 (influxdata#16804)
  chore(deps): Bump github.com/apache/arrow-go/v18 from 18.1.0 to 18.2.0 (influxdata#16807)
  chore(deps): Bump github.com/gopcua/opcua from 0.7.1 to 0.7.4 (influxdata#16797)
  chore(deps): Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 (influxdata#16801)
  chore(deps): Bump github.com/openconfig/goyang from 1.6.0 to 1.6.2 (influxdata#16799)
  chore(deps): Bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.2 (influxdata#16806)
  chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.25 to 2.10.27 (influxdata#16808)
  fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (influxdata#16781)
  chore(deps): Bump github.com/yuin/goldmark from 1.7.8 to 1.7.9 (influxdata#16784)
  fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (influxdata#16782)
  ...
srebhan pushed a commit that referenced this pull request May 5, 2025
…#16794)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit fc631d3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants