Skip to content
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

Update dependency psutil to v5.9.1 #4089

Merged
merged 1 commit into from
May 23, 2022
Merged

Update dependency psutil to v5.9.1 #4089

merged 1 commit into from
May 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psutil ==5.9.0 -> ==5.9.1 age adoption passing confidence

Release Notes

giampaolo/psutil

v5.9.1

Compare Source

=====

2022-05-20

Enhancements

  • 1053_: drop Python 2.6 support. (patches by Matthieu Darbois and Hugo van
    Kemenade)
  • 2050_, [Linux]: increase read(2) buffer size from 1k to 32k when reading
    /proc pseudo files line by line. This should help having more consistent
    results.
  • 2057_, [OpenBSD]: add support for cpu_freq()_.
  • 2107_, [Linux]: Process.memory_full_info()_ (reporting process USS/PSS/Swap
    memory) now reads /proc/pid/smaps_rollup instead of /proc/pids/smaps,
    which makes it 5 times faster.

Bug fixes

  • 2048_: AttributeError is raised if psutil.Error class is raised
    manually and passed through str.
  • 2049_, [Linux]: cpu_freq()_ erroneously returns curr value in GHz while
    min and max are in MHz.
  • 2050_, [Linux]: virtual_memory()_ may raise ValueError if running in a
    LCX container.

Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Pacific/Auckland.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@anarkiwi anarkiwi merged commit 596c639 into master May 23, 2022
@anarkiwi anarkiwi deleted the renovate/psutil-5.x branch May 23, 2022 14: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.

2 participants