pullrequests Search Results · language:Edge language:Python language:C# language:Java language:JavaScript
Filter by
196M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Documents.Typed.Named | 4.0.151 → 4.0.153 | age | ...
Summary
Release v0.13.0 as a minor release covering the post-v0.12.2 local and remote commit set, led by Google Cloud provider
support, default init catalog bootstrapping, provider/runtime refactors, ...
…and b
Changed banana and lemon names and colors to London and Toronto. Nikos Chatzidimitriou
Ships the uncommitted practice-area work: /glaw-appellate, /glaw-consumer-protection, /glaw-family-law (+ TX ch.154
child-support engine), /glaw-insurance-coverage, /glaw-receivables-assignment — each ...
Fixes the four P1 findings from .claude/audit-history/2026-06-09-0829-full.md. Each was re-verified to still reproduce
on current origin/main before fixing.
1. Slate detection polling dead if tab idle ...
Bumps the uv group with 4 updates in the / directory: requests, pytest, idna and urllib3.
Updates requests from 2.32.5 to 2.33.0 details summary Release notes /summary p em Sourced from a href=
https://github.com/psf/requests/releases ...
dependencies
python:uv
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
💡 What: Replaced all loop-based Treeview item deletion in desktop_tabs/ with a single unpacking call
(tree.delete(*tree.get_children())). 🎯 Why: Iterating over items and calling .delete() individually ...