Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Java language:TypeScript

Filter by

22.6M results  (2 s)

22.6M results

Summary - Replaces flat-random populateScenario with a two-layer terrain-aware model - Layer 1 — Terrain suitability: per-precinct multiplier from adjacency to lake/sea/mountain tiles and river edges ...

Bumps com.gradleup.shadow in / from 9.4.1 to 9.4.2. Updates com.gradleup.shadow from 9.4.1 to 9.4.2 details summary Release notes /summary p em Sourced from a href= https://github.com/GradleUp/shadow/releases ...
dependencies
java

Unauthenticated requests to wildcard-protected routes were bypassing x402 when calling the base path (for example, /premium with /premium/*), resulting in 200 responses instead of discoverable 402 payment ...

Bumps react-router-dom from 6.30.0 to 6.30.4. details summary Changelog /summary p em Sourced from a href= https://github.com/remix-run/react-router/blob/react-router-dom@6.30.4/packages/react-router-dom/CHANGELOG.md ...

Bumps the dev-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | @typescript-eslint/eslint-plugin | 8.59.4 | 8.60.0 | | @typescript-eslint/parser | 8.59.4 | 8.60.0 | | genkit-cli ...
dependencies
javascript

Gap 05 Phase 1a — behavioral RLS regression harness (MG pilot) Extends the eval pattern with an isolation-probe engine that asserts as the real non-privileged authenticated role (RLS on), never service-role. ...

Qué Fix #3 de 5 de la tanda de UI mobile. En el modal de detalle de cliente, los botones Cerrar y Editar se veían diminutos en mobile. Causa: usaban btn-sm (variante compacta para filas de tabla/toolbars). ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Bumps @rollup/plugin-commonjs from 28.0.3 to 29.0.3. details summary Changelog /summary p em Sourced from a href= https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md @​rollup/plugin-commonjs ...

Summary 修复工作区文件列表右键「插入到输入框」失效的问题。 右键工作区文件/目录并选择 Insert into input 时,现在会把 @relative/path 引用插入到当前会话的聊天输入框,而不是触发预览选择。 Root cause 右键菜单的 Insert into input 动作此前 emit 的是 append-path(预览选择逻辑,会在工作区预览区打开文件),而非插入输入框。 ...