Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10#6168

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 2, 2025

Bumpsgithub.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10.

Release notes

Sourced fromgithub.com/shirou/gopsutil/v4's releases.

v4.25.10

What's Changed

cpu

disk

host

net

Other Changes

New Contributors

Full Changelog:shirou/gopsutil@v4.25.9...v4.25.10

Commits
  • 1da1bb1 Merge pull request#1941 from StefanoBalzarottiNozomi/refactor-disk-windows
  • 4bea90c Merge pull request#1942 from shirou/fix/linter_error
  • 5683c90 [net][linux]: fix gosec linter issue
  • 3a9eeb4 fix: linter error about string concat and build tag
  • 94fc64e fix build
  • 1e8bd3e Update disk/disk_windows.go
  • cf1133d Update disk/disk_windows.go
  • 7ebc85a Update disk/disk_windows.go
  • 0a39842 linting
  • b65c122 these tests are only for windows
  • Additional commits viewable incompare 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)

Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.9 to 4.25.10.- [Release notes](https://github.com/shirou/gopsutil/releases)- [Commits](shirou/gopsutil@v4.25.9...v4.25.10)---updated-dependencies:- dependency-name: github.com/shirou/gopsutil/v4  dependency-version: 4.25.10  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesRelates to an upstream dependency goPull requests that update Go code labelsNov 2, 2025
@ldezldez self-requested a reviewNovember 2, 2025 12:58
@ldezldez added this to theunreleased milestoneNov 2, 2025
@ldezldez merged commit9b10709 intomainNov 2, 2025
18 checks passed
@ldezldez deleted the dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.10 branchNovember 2, 2025 12:58
project-mirrors-bot-tubot pushed a commit to project-mirrors/forgejo-runner that referenced this pull requestNov 5, 2025
…to v2.6.1 (#1120)This PR contains the following updates:| Package | Change | Age | Confidence ||---|---|---|---|| [github.com/golangci/golangci-lint/v2/cmd/golangci-lint](https://github.com/golangci/golangci-lint) | `v2.6.0` -> `v2.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint%2fv2%2fcmd%2fgolangci-lint/v2.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint%2fv2%2fcmd%2fgolangci-lint/v2.6.0/v2.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>golangci/golangci-lint (github.com/golangci/golangci-lint/v2/cmd/golangci-lint)</summary>### [`v2.6.1`](https://github.com/golangci/golangci-lint/releases/tag/v2.6.1)[Compare Source](golangci/golangci-lint@v2.6.0...v2.6.1)`golangci-lint` is a free and open-source project built by volunteers.If you value it, consider supporting us, the [maintainers](https://donate.golangci.org) and [linter authors](https://golangci-lint.run/docs/product/thanks/).We appreciate it! ❤️For key updates, see the [changelog](https://golangci-lint.run/docs/product/changelog/#&#8203;261).#### Changelog- [`1865317`](golangci/golangci-lint@1865317) build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2 ([#&#8203;6164](golangci/golangci-lint#6164))- [`a9084fe`](golangci/golangci-lint@a9084fe) build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.2.1 to 1.2.2 ([#&#8203;6161](golangci/golangci-lint#6161))- [`9b10709`](golangci/golangci-lint@9b10709) build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 ([#&#8203;6168](golangci/golangci-lint#6168))- [`8b07473`](golangci/golangci-lint@8b07473) build(deps): bump the linter-testdata group across 2 directories with 3 updates ([#&#8203;6167](golangci/golangci-lint#6167))</details>---### Configuration📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).🚦 **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 [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL0RlcGVuZGVuY3lVcGRhdGUiLCJydW4tZW5kLXRvLWVuZC10ZXN0cyJdfQ==-->Reviewed-on:https://code.forgejo.org/forgejo/runner/pulls/1120Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org>Co-authored-by: Renovate Bot <bot@kriese.eu>Co-committed-by: Renovate Bot <bot@kriese.eu>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ldezldezldez approved these changes

Assignees

No one assigned

Labels

dependenciesRelates to an upstream dependencygoPull requests that update Go code

Projects

None yet

Milestone

unreleased

Development

Successfully merging this pull request may close these issues.

2 participants

@ldez

[8]ページ先頭

©2009-2025 Movatter.jp