Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:JavaScript

Filter by

183M results  (3 s)

183M results

:pencil: Description Addressed security vulnerabilities. :gear: Work Item N/A :movie_camera: Demo N/A

Bumps actions/setup-python from 5 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-python/releases actions/setup-python s releases /a . /em /p blockquote ...
dependencies
github_actions

Behebt die Kostenlücke beim Solita-Prompt-Caching. Was: - supabase/functions/claude/index.ts: cacht jetzt auch die Gesprächs-Historie (Breakpoint auf dem letzten Message-Block), nicht nur System+Tools. ...

Protected content delivery + proxy hardening (audit bundle) Closes the remaining Phase 0 audit items by moving paid/PII file bytes behind authenticated, enrollment/owner-gated endpoints and fixing per-IP ...

Renames the PE Portfolio PE firm sub-tab to PE Overview. The sub-tab label was dynamic — it showed the currently selected PE firm name (defaulting to Blue Owl ). It now shows a static PE Overview. The ...

Why: HTMLFragmentWriter and TextToHtmlWriter produced a trailing backtick in the HTML generated for rendered [LINK:]s. It was not visible in browsers, but is wrong anyway. What: Remove the spurious backtick. ...

documentation
enhancement

Bumps astral-sh/setup-uv from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/setup-uv/releases astral-sh/setup-uv s releases /a . /em /p blockquote ...
dependencies
github_actions

Bumps actions/setup-go from 5 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-go/releases actions/setup-go s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions

The FPS readout stopped showing in the profiler HUD. The one-per-line head relied on textContent + \n + CSS white-space: pre-line, which wasn t rendering the line (likely a WebKit pre-line/newline quirk). ...