Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Java language:JavaScript

Filter by

155M results  (3 s)

155M results

Implements the V3 storage foundation tasks from docs/todo/mqtt-server-cluster-tasks.md for the mica-mqtt-broker cluster module. What kind of change does this PR introduce? (check at least one) - [ ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pnpm (source) | 11.5.2+sha512.71c631e382066efc25625d5cf029075de07b61b37f6e27350fbd84b1bda5864c8c1967adc280776b45c30a715c0359a3be08fef42d5bb09e2b99029979692916 ...
dependencies

Bumps react from 18.2.0 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react s releases /a . /em /p blockquote h2 19.2.7 (June 1st, ...
dependencies
javascript

Summary - Adds _normField() to strip Tableau aggregation wrappers (e.g. AVG(Score) → score) before field-name comparison, so pickScoreWorksheet auto-detect works when a measure is aggregated - ...

💡 What Optimized getVisibleZoneIds and computeSupplyPath in src/games/spadehole/map.js. 🎯 Why getVisibleZoneIds was a major performance bottleneck, especially on larger maps. It previously had near-cubic ...