Skip to content

fix(deps): update dependency psutil to v7 - #18

Merged
superlopuh merged 1 commit into
mainfrom
renovate/psutil-7.x
Aug 10, 2025
Merged

fix(deps): update dependency psutil to v7#18
superlopuh merged 1 commit into
mainfrom
renovate/psutil-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
psutil ==6.1.1 -> ==7.0.0 age confidence

Release Notes

giampaolo/psutil (psutil)

v7.0.0

Compare Source

=====

2025-02-13

Enhancements

  • 669_, [Windows]: net_if_addrs()_ also returns the broadcast address
    instead of None.
  • 2480_: Python 2.7 is no longer supported. Latest version supporting Python
    2.7 is psutil 6.1.X. Install it with: pip2 install psutil==6.1.*.
  • 2490_: removed long deprecated Process.memory_info_ex() method. It was
    deprecated in psutil 4.0.0, released 8 years ago. Substitute is
    Process.memory_full_info().

Bug fixes

  • 2496_, [Linux]: Avoid segfault (a cPython bug) on Process.memory_maps()
    for processes that use hundreds of GBs of memory.
  • 2502_, [macOS]: virtual_memory()_ now relies on host_statistics64
    instead of host_statistics. This is the same approach used by vm_stat
    CLI tool, and should grant more accurate results.

Compatibility notes

  • 2480_: Python 2.7 is no longer supported.
  • 2490_: removed long deprecated Process.memory_info_ex() method.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency psutil to v7 fix(deps): update dependency psutil to v7 Jun 10, 2025
@renovate
renovate Bot force-pushed the renovate/psutil-7.x branch from c7d5ca6 to b6878bf Compare June 11, 2025 11:57
@renovate
renovate Bot force-pushed the renovate/psutil-7.x branch from b6878bf to 24ec4a9 Compare July 21, 2025 17:44
@renovate
renovate Bot force-pushed the renovate/psutil-7.x branch from 24ec4a9 to 6fbe393 Compare August 10, 2025 12:55
@renovate
renovate Bot force-pushed the renovate/psutil-7.x branch from 6fbe393 to 6b72129 Compare August 10, 2025 21:56
@superlopuh
superlopuh merged commit 9b4e1da into main Aug 10, 2025
8 checks passed
@renovate
renovate Bot deleted the renovate/psutil-7.x branch August 10, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant