Skip to content

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

Filter by

176M results  (2 s)

176M results

Scope Consolidate the Claude Code hook layer (PRD #876 slice #877): - Delete .claude/hooks/log-event.sh — the only remaining jq-based logger - Fold session_start lifecycle logging into session-start.sh ...

Bumps python from 3.11.15-slim-bookworm to 3.14.6-slim-bookworm. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python package-manager=docker ...
dependencies
docker

RLS epic (#353) Slice 0 — realizes ADR-030 s four mechanisms + the first service end-to-end. Foundation: enable_rls_on (ENABLE+FORCE RLS + policy with USING and WITH CHECK; apply() refactored to compose ...

Summary - .venv doesn t exist when buildCommand runs — Railpack creates it after, so .venv/bin/pip gives exit 127 - Switch to uv pip install — uv is available in the build context and installs into ...

Bumps the npm-all group with 2 updates: @playwright/test and vitest. Updates @playwright/test from 1.60.0 to 1.61.0 details summary Release notes /summary p em Sourced from a href= https://github.com/microsoft/playwright/releases ...
dependencies
javascript

Bumps starlette from 0.46.1 to 1.3.1. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python:uv

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=pip previous-version=3.9.5 new-version=3.14.1) Dependabot will ...
dependencies
python

Bumps the minor-and-patch group with 2 updates in the / directory: s3fs and pytest. Updates s3fs from 2026.4.0 to 2026.6.0 details summary Commits /summary ul li See full diff in a href= https://github.com/fsspec/s3fs/commits ...
dependencies

Summary - Pin ruff =0.8, 0.10 and mypy =1.13, 2.0 to prevent CI failures from tool version drift - Add ignore_missing_imports = true to mypy config (optional deps not in CI dev environment) - Add ...