Skip to content

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

Filter by

211M results  (2 s)

211M results

Bumps github/codeql-action/upload-sarif from 2.25.3 to 4.36.2. details summary Release notes /summary p em Sourced from a href= https://github.com/github/codeql-action/releases github/codeql-action/upload-sarif ...
dependencies
github_actions

Corrective (C.008.1). Makes CI green again after the DATABASE_URL secret was set to the Sagemark pooler. Problem With DATABASE_URL set, CI s RLS Tier-2 ran against Sagemark and 2 anon assertions failed ...

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

…CSS) Adds docs/codebase-quality-review-plan.md — remediation plan for the build step (Vite), CSP restoration, full TypeScript migration, Vitest runner, data-out-of-critical-path, CLAUDE.md collapse, ...

pygame.init() also starts the audio mixer and joystick subsystems, whose device enumeration adds ~0.4s of startup even when those subsystems are unused (Farama-Foundation/MOMAland#71; same change as Gymnasium#1586 ...

Conflicts: README.md docs/github-issue-draft.md src/dialogue_system/g1_realtime_dialogue.py

Adds Auferet, an AI game master for solo and multiplayer roleplaying games. It keeps your characters, world, and events in persistent memory and reads lore you upload, so the story stays consistent across ...

Bumps release-drafter/release-drafter from 5.24.0 to 7.5.1. details summary Release notes /summary p em Sourced from a href= https://github.com/release-drafter/release-drafter/releases release-drafter/release-drafter ...
dependencies
github_actions
major

Bumps the cache-busting query strings (v=47→v=48 / v=105→v=106) so users with stale CSS pick up the recent batch-parse work, and restyles the button to a solid brand-blue fill so it visually distinguishes ...

When a package s extra contains a self-reference gated on its own extra, like all = [ mypkg[fast]; extra == all ], single-environment expansion dropped the referenced extra. So selecting [all] never pulled ...