starcoinorg / starcoin

Starcoin - A Move smart contract blockchain network that scales by layering
Apache License 2.0
1.38k stars 289 forks source link

Bump psutil from 3.2.2 to 3.3.0 #4097

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps psutil from 3.2.2 to 3.3.0.

Changelog

Sourced from psutil's changelog.

[v3.3.0] - 2024-01-01

Added

  • Expose shared memory value from MemoryInfo

Fix

  • Change 'mach' dependency to 'mach2' for RUSTSEC-2020-0168
  • Fix ProcessCpuTimes on macOS arm64 (Apple Silicon)
Commits
  • 6704543 Merge pull request #111 from rust-psutil/rel3.3
  • 4db1915 Fix mach -> mach2 use statements
  • 0cd6225 3.3.0
  • 6388954 Fix Clippy warning
  • 2dc3485 Merge pull request #105 from lucacasonato/mach_timebase_fix
  • fdf4057 Merge pull request #108 from legokichi/update-mmac2
  • 6d9261b Merge pull request #110 from jimmygchen/expose-shared-memory-info
  • 2590895 Expose shared memory value from MemoryInfo.
  • 406e208 change mach to mach2
  • bba5d1e Fix ProcessCpuTimes on macOS arm64 (Apple Silicon)
  • 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 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)
nkysg commented 6 months ago

@dependabot ignore this dependency

dependabot[bot] commented 6 months ago

OK, I won't notify you about psutil again, unless you re-open this PR.