pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:JavaScript
Filter by
231M results
Bumps types-networkx from 3.6.1.20260518 to 3.6.1.20260612. details summary Commits /summary ul li See full diff in a
href= https://github.com/python/typeshed/commits compare view /a /li /ul /details br ...
dependencies
python
Adding a fully customizable inventory system to the platformer!
Inventory menu, inventory HUD, item pickups.
It s almost all here!
I want to rework how item definitions work before merging. Currently ...
Bumps sass from 1.77.6 to 1.101.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/sass/dart-sass/releases sass s releases /a . /em /p blockquote h2 Dart Sass 1.101.0 ...
dependencies
javascript
Ross s polish pass on the live board:
- Sleek entrance fade. The entrance was a hard cut while the exit faded — a leftover of the cold-boot fix (SHOW was
made instant to dodge the stall where the ...
Removes .github/dependabot.yml. This repo now uses the shared Renovate fleet preset (.github/renovate.json → github
stranske/Workflows//renovate-presets/fleet), which is actively opening dependency PRs ...
Bumps @babel/eslint-parser from 7.28.6 to 7.29.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/eslint-parser s releases /a . /em /p blockquote ...
dependencies
javascript
Remove inline comments and JSDoc blocks from middleware and service files.
- errorHandler.js — Removed JSDoc block and Mongoose error type comments
- logger.js — Removed Morgan extensibility comments ...
Problem
When a task fails while loading — e.g. a top-level ModuleNotFoundError because a dependency is present in the local env
but missing from the task image — the container dies in _download_and_load_task, ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
After merging #88, the trivia game had four related issues:
1. Correct answers showed red — Grove (the primary question source) returned questions without ...