-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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/shirou/gopsutil/v4 from 4.24.9 to 4.24.10 #2593
Merged
MHSanaei
merged 1 commit into
main
from
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.10
Nov 2, 2024
Merged
Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10 #2593
MHSanaei
merged 1 commit into
main
from
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.10
Nov 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.9 to 4.24.10. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.24.9...v4.24.10) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 1, 2024
Please add durations in term of minutes and hours it'll be great 👍
…On Fri, Nov 1, 2024, 13:04 dependabot[bot] ***@***.***> wrote:
Bumps github.com/shirou/gopsutil/v4 <https://github.com/shirou/gopsutil>
from 4.24.9 to 4.24.10.
Release notes
*Sourced from github.com/shirou/gopsutil/v4's releases
<https://github.com/shirou/gopsutil/releases>.*
v4.24.10 What's Changed cpu
- [cpu][disk][netbsd] Generate arm-specific definitions by @Lomanic
<https://github.com/Lomanic> in shirou/gopsutil#1731
<https://redirect.github.com/shirou/gopsutil/pull/1731>
mem
- fix(mem): possible memory leak on Windows by @uubulb
<https://github.com/uubulb> in shirou/gopsutil#1722
<https://redirect.github.com/shirou/gopsutil/pull/1722>
- feat(mem): Add windows commit stats by @n4nn31355
<https://github.com/n4nn31355> in shirou/gopsutil#1720
<https://redirect.github.com/shirou/gopsutil/pull/1720>
Other Changes
- sensors: avoid passing nil pointer to CFArrayGetCount by @uubulb
<https://github.com/uubulb> in shirou/gopsutil#1727
<https://redirect.github.com/shirou/gopsutil/pull/1727>
New Contributors
- @n4nn31355 <https://github.com/n4nn31355> made their first
contribution in shirou/gopsutil#1720
<https://redirect.github.com/shirou/gopsutil/pull/1720>
*Full Changelog*: ***@***.***
<shirou/gopsutil@v4.24.9...v4.24.10>
Commits
- aa9796d
<shirou/gopsutil@aa9796d>
Merge pull request #1723
<https://redirect.github.com/shirou/gopsutil/issues/1723> from
shirou/dependabot/go_modules/golang.org/x/sys-0...
- 6be0508
<shirou/gopsutil@6be0508>
Merge pull request #1739
<https://redirect.github.com/shirou/gopsutil/issues/1739> from
shirou/dependabot/github_actions/actions/checko...
- 137fd2a
<shirou/gopsutil@137fd2a>
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2
- aa47e0f
<shirou/gopsutil@aa47e0f>
Merge pull request #1720
<https://redirect.github.com/shirou/gopsutil/issues/1720> from
n4nn31355/feat/win_mem_commit_total
- de435c3
<shirou/gopsutil@de435c3>
Merge pull request #1737
<https://redirect.github.com/shirou/gopsutil/issues/1737> from
shirou/dependabot/go_modules/github.com/ebiteng...
- 9ae3f38
<shirou/gopsutil@9ae3f38>
chore(deps): bump github.com/ebitengine/purego from 0.8.0 to 0.8.1
- a19cede
<shirou/gopsutil@a19cede>
Merge pull request #1727
<https://redirect.github.com/shirou/gopsutil/issues/1727> from
uubulb/fix_sensors_darwin_arm64
- c9da2cc
<shirou/gopsutil@c9da2cc>
Merge pull request #1731
<https://redirect.github.com/shirou/gopsutil/issues/1731> from
Lomanic/issue1645
- 44c71b6
<shirou/gopsutil@44c71b6>
Merge pull request #1722
<https://redirect.github.com/shirou/gopsutil/issues/1722> from
uubulb/fix_windows_mem
- 3045797
<shirou/gopsutil@3045797>
Merge pull request #1735
<https://redirect.github.com/shirou/gopsutil/issues/1735> from
shirou/dependabot/github_actions/actions/upload...
- Additional commits viewable in compare view
<shirou/gopsutil@v4.24.9...v4.24.10>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#2593
Commit Summary
- b2dded4
<b2dded4>
Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10
File Changes
(2 files <https://github.com/MHSanaei/3x-ui/pull/2593/files>)
- *M* go.mod
<https://github.com/MHSanaei/3x-ui/pull/2593/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6>
(2)
- *M* go.sum
<https://github.com/MHSanaei/3x-ui/pull/2593/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63>
(4)
Patch Links:
- https://github.com/MHSanaei/3x-ui/pull/2593.patch
- https://github.com/MHSanaei/3x-ui/pull/2593.diff
—
Reply to this email directly, view it on GitHub
<#2593>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBXWEFWCM2QT2ZHN5H5D2DZ6NG25AVCNFSM6AAAAABQ77XO72VHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDQNZTHA2DEOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Please add durations in term of minutes and hours it'll be great 👍 like
you did durationas of days and months
|
Also you can add option to limit packages in MB (ie 100MB,200MB, 500MB
etc..) currently limit supports minimum 1GB capacity only.
…On Fri, Nov 1, 2024, 13:23 Ibrah Prosper ***@***.***> wrote:
Please add durations in term of minutes and hours it'll be great 👍 like
you did durationas of days and months
|
MHSanaei
deleted the
dependabot/go_modules/github.com/shirou/gopsutil/v4-4.24.10
branch
November 2, 2024 16:40
najahiiii
pushed a commit
to najahiiii/3x-ui
that referenced
this pull request
Nov 4, 2024
) Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.9 to 4.24.10. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.24.9...v4.24.10) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10.
Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
aa9796d
Merge pull request #1723 from shirou/dependabot/go_modules/golang.org/x/sys-0...6be0508
Merge pull request #1739 from shirou/dependabot/github_actions/actions/checko...137fd2a
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2aa47e0f
Merge pull request #1720 from n4nn31355/feat/win_mem_commit_totalde435c3
Merge pull request #1737 from shirou/dependabot/go_modules/github.com/ebiteng...9ae3f38
chore(deps): bump github.com/ebitengine/purego from 0.8.0 to 0.8.1a19cede
Merge pull request #1727 from uubulb/fix_sensors_darwin_arm64c9da2cc
Merge pull request #1731 from Lomanic/issue164544c71b6
Merge pull request #1722 from uubulb/fix_windows_mem3045797
Merge pull request #1735 from shirou/dependabot/github_actions/actions/upload...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)