Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python is:public

Filter by

149M results  (2 s)

149M results

Bumps hono from 4.12.23 to 4.12.26. details summary Release notes /summary p em Sourced from a href= https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.26 /h2 h2 What ...
dependencies
javascript

Summary Fixes #45. This changes /v1/models.data so configured VLM/OpenRouter descriptors that fail their live probe remain machine-readable catalog rows under unavailable[], instead of losing their benchmark ...

Summary Remove the local-only replay automation script that was accidentally included in the bootstrap commit. Test plan - [x] No functional code changes Made with Cursor

Release v1.3.1 What was done - CR-013: Fixed REF-based gate consistency across templates, scripts, and health - Added Release Ref field to verification template - Added Ref field to spec and tasks ...

Summary Uses staging as the base/source-of-truth branch and builds a Daily Flyer Scrum Daily workflow around the 60-day SRE transition plan. Changes - Re-seeds scrum_daily as an SRE transition board ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Bumps boltons from 25.0.0 to 26.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/mahmoud/boltons/releases boltons s releases /a . /em /p blockquote h2 26.0.0 /h2 ...
dependencies
python

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | bleach | ==6.2.0 → ==6.4.0 | age | confidence | [!WARNING] Some dependencies could not be looked ...
AnyChange
dependencies
release
root
source

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours [pullrequest] requests per hour: 250 target branch: main ...

Summary construct_type validated the whole RawMessageStreamEvent union on every streaming event, even though each wire event already names its variant via the type discriminator. Validating a union forces ...