Skip to content

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

Filter by

157M results  (2 s)

157M results

Bumps python-multipart from 0.0.30 to 0.0.31. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/python-multipart/releases python-multipart s releases /a . /em /p ...
dependencies
python:uv

What Engine layer for genre-mixing control and build provenance. Stacked on #66 (depends on the recommendation harness/pool that is not yet on main). Why DJs reported playlists mix too many genres with ...

[!IMPORTANT] This is an automatic PR generated by Vercel to help you with patching efforts. We can t guarantee it s comprehensive, and it may contain mistakes. Please review our guidance before merging ...

What Changed Both Problem A (had_diff tracking to skip no-op iterations in PR title) and Problem B (--fixes flag injecting Fixes #N into PR body for both normal and timeout ship paths) are implemented ...

Summary - make system status recognize Postgres clients for tenant routing - update status text from CLIENTS_JSON-specific wording to tenant routing wording - add smoke coverage that client save ...

Observation ran live but created 0 issues — the board used sequence indices, so the LLM s close/needs-human proposals referenced unmatchable numbers and the close guard fail-closed-skipped them (skips=3). ...

Bumps the pip group with 1 update in the /apps/zLinebot/services/jwt-auth directory: pyjwt. Bumps the pip group with 1 update in the /apps/zLinebot/services/pr-bot directory: pyjwt. Bumps the pip group ...
dependencies
python

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

Summary - Skip the Claude: Docs Auto-Review job on Dependabot PRs by gating the job s if: on github.event.pull_request.user.login != dependabot[bot] . - Dependabot PRs don t touch docs in a way ...
patch

Problem: First name field was accepting single character names like A which are not valid names. Fix: Added min=2 to @Size annotation in Person.java @Size(min = 2, max = 30, message = First name must ...