pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go language:Java
Filter by
151M results
Summary
- add anchorage model status|set|use
- read model keys only from env/stdin, never command-line flags
- patch /me so CLI state matches web/TUI/MCP
Verification
- corepack pnpm --filter ...
Bumps maven from 3.9.9-eclipse-temurin-21 to 3.9.15-eclipse-temurin-26.
, regenerating pnpm-lock.yaml.
- Resolves the Vitest UI-server security advisory (vitest 3.2.6): the UI API (saveTestFile ...
What
types/tx/ext.go declared the tx-extension marker interface as ExtensionOptionI, diverging from upstream cosmos-sdk,
which names it TxExtensionOptionI (type TxExtensionOptionI any). The divergence ...
- UI changes made
- Radio Button
- Delete data button
- Single download button
Summary
- add tools/redactiondrift to prevent security docs from redefining redaction marker/catalog rules outside the
security-redaction SSOT
- wire the drift verifier into scripts/verify-architecture-docs.sh ...
Description
1. Conditional on layer having a mapview - it may not if layer is not provided.
2. getExtent() should be getBounds() - this was mistakenly changed.
Type of Change
- ✅ Bug fix (non-breaking ...
Bug
Uses raw request body for X-Hub-Signature-256 HMAC verification instead of JSON.stringify(req.body). Keeps existing CI,
Docker, Trivy, Redis idempotency, and npm audit clean.