chore(deps): update minor updates (master)#332
Merged
jvansanten merged 2 commits intomasterfrom Jan 29, 2026
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
upsert always returns a value, but annotations don't know that
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.23.1→0.24.17.2.1→7.2.24.15.5→4.16.014.2.0→14.3.1Release Notes
prometheus/client_python (prometheus-client)
v0.24.1Compare Source
v0.24.0Compare Source
What's Changed
Full Changelog: prometheus/client_python@v0.23.1...v0.24.0
giampaolo/psutil (psutil)
v7.2.2Compare Source
=====
2026-01-28
Enhancements
Process.wait()_ now usespidfd_open()+poll()forwaiting, resulting in no busy loop and faster response times. Requires
Linux >= 5.3 and Python >= 3.9. Falls back to traditional polling if
unavailable.
Process.wait()_ now useskqueue()for waiting,resulting in no busy loop and faster response times.
Bug fixes
Fedorov)
Process.memory_full_info()andProcess.threads()._ andProcess.environ()_ may fail with ``OSError: [Errno 0] Undefined error`` (from ``sysctl(KERN_PROCARGS2)``). They now raiseAccessDenied`_ instead.mongodb/mongo-python-driver (pymongo)
v4.16.0: PyMongo 4.16.0Compare Source
Community notes:
Textualize/rich (rich)
v14.3.1Compare Source
Fixed
v14.3.0Compare Source
Fixed
Consoleinstance is passed topretty.install#3915Progress#3905Added
UNICODE_VERSIONenvironment variable #3930last_render_heightproperty to LiveRender #3934Segment.split_lines_terminator#3938Changed
cells.cell_lennow has aunicode_versionparameter (that you probably should never change) #3930markdown.table.headerandmarkdown.table.borderstyles #3942Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.