Skip to content

chore(deps): update minor updates (master)#332

Merged
jvansanten merged 2 commits intomasterfrom
renovate/master-minor-updates
Jan 29, 2026
Merged

chore(deps): update minor updates (master)#332
jvansanten merged 2 commits intomasterfrom
renovate/master-minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
prometheus-client 0.23.10.24.1 age confidence
psutil 7.2.17.2.2 age confidence
pymongo 4.15.54.16.0 age confidence
rich 14.2.014.3.1 age confidence

Release Notes

prometheus/client_python (prometheus-client)

v0.24.1

Compare Source

v0.24.0

Compare Source

What's Changed

Full Changelog: prometheus/client_python@v0.23.1...v0.24.0

giampaolo/psutil (psutil)

v7.2.2

Compare Source

=====

2026-01-28

Enhancements

  • 2705_: [Linux]: Process.wait()_ now uses pidfd_open() + poll() for
    waiting, resulting in no busy loop and faster response times. Requires
    Linux >= 5.3 and Python >= 3.9. Falls back to traditional polling if
    unavailable.
  • 2705_: [macOS], [BSD]: Process.wait()_ now uses kqueue() for waiting,
    resulting in no busy loop and faster response times.

Bug fixes

  • 2701_, [macOS]: fix compilation error on macOS < 10.7. (patch by Sergey
    Fedorov)
  • 2707_, [macOS]: fix potential memory leaks in error paths of
    Process.memory_full_info() and Process.threads().
  • 2708_, [macOS]: Process.cmdline()_ and Process.environ()_ may fail with ``OSError: [Errno 0] Undefined error`` (from ``sysctl(KERN_PROCARGS2)``). They now raise AccessDenied`_ instead.
mongodb/mongo-python-driver (pymongo)

v4.16.0: PyMongo 4.16.0

Compare Source

Community notes:

Textualize/rich (rich)

v14.3.1

Compare Source

Fixed
  • Fixed characters out of unicode range reporting a cell size if 0 #​3944

v14.3.0

Compare Source

Fixed
  • IPython now respects when a Console instance is passed to pretty.install #​3915
  • Fixed extraneous blank line on non-interactive disabled Progress #​3905
  • Fixed extra padding on first cell in columns #​3935
  • Fixed trailing whitespace removed when soft_wrap=True #​3937
  • Fixed style new-lines when soft_wrap = True and a print style is set #​3938
Added
  • Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) #​3930
  • Added support for UNICODE_VERSION environment variable #​3930
  • Added last_render_height property to LiveRender #​3934
  • Expose locals_max_depth and locals_overflow in traceback.install #​3906/
  • Added Segment.split_lines_terminator #​3938
Changed
  • cells.cell_len now has a unicode_version parameter (that you probably should never change) #​3930
  • Live will not write a new line if there was nothing rendered #​3934
  • Changed style of Markdown headers #​3942
  • Changed style of Markdown tables, added markdown.table.header and markdown.table.border styles #​3942
  • Changed style of Markdown rules #​3942

Configuration

📅 Schedule: Branch creation - "every 4th week on Thursday before 10am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Jan 29, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 29, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

upsert always returns a value, but annotations don't know that
@jvansanten jvansanten merged commit edfbc69 into master Jan 29, 2026
10 checks passed
@jvansanten jvansanten deleted the renovate/master-minor-updates branch January 29, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant