Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:JavaScript

Filter by

234M results  (3 s)

234M results

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @aws-sdk/client-s3 (source) | 3.1070.0 → 3.1075.0 | age | confidence | | @types/node (source) ...
maintenance
renovate

Summary - The gated chunk_bwd_dqkwg precision bug (#640) is fixed in Triton 3.7.1, so stop blocking the Triton backend on Triton = 3.7.1. - Keep the guard only for the affected range [3.4.0, 3.7.1) ...

Improves micro-UX and accessibility for checkboxes across the application. Added visual affordances (cursor-pointer) and disabled states (opacity-50, cursor-not-allowed) using Tailwind s peer utility to ...

Summary Adds two read-only Cloud Diagrams API endpoints to both the local and remote MCP, completing change-history (activity) coverage for diagram layers and nodes. Both complement the recently added ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | vite (source) | 8.0.16 → 8.1.0 | age | confidence | Release Notes details summary vitejs/vite ...
dependencies

Summary - All class components converted to function components (20 files) - StaticImage replaces require()-based image loading in Actor, Hero, Directions, and Principles - main landmark wrapper ...

What Consumer-side of work-item livespec-zs22.7.9.2: stop vendoring this Driver s own dev-tooling/check_plugin_structure.py and instead consume the reconciled, profile-auto-detecting structural check ...

新增 ChatGPT review result 到 L4 review guard 与 L4 events 的适配层,支持 approved、changes_requested、stale_review 和 branch_head_changed 映射。

Bumps the github-actions group with 3 updates: actions/checkout, actions/setup-node and softprops/action-gh-release. Updates actions/checkout from 4 to 7 details summary Release notes /summary p em Sourced ...
dependencies
github_actions

The Issue: In src/layout/BiomarkerCorrelationGraph.tsx at line 27, the edges array was declared with a weak type: const edges: any[] = []. This is a structural problem because it bypasses TypeScript s ...