pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public language:Java
Filter by
129M results
🎯 What: Extracted code from ProductPreviewModal.jsx into smaller, reusable sub-components: ProductPreviewAccordions,
ProductPreviewSwatches, and ProductPreviewActions. 💡 Why: ProductPreviewModal.jsx was ...
Closes the loop on chat gap tracking so unanswered personal questions get surfaced on a schedule and answered from
Claude Code mobile.
What this adds
Resolve endpoint (api/chat-insights.js)
- Secret-gated ...
Bumps puma from 7.2.0 to 7.2.1.
- Release notes
- Changelog
- Commits
updated-dependencies:
- dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production ...
component/dashboard
Bumps undici from 6.25.0 to 6.27.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/nodejs/undici/releases undici s releases /a . /em /p blockquote h2 v6.27.0 /h2 h1 ...
automated
dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6.0.3 → v7.0.0 |
Release Notes
details summary actions/checkout ...
renovate
Description
The analytics-engine SearchStatsContributor (added in #21796) reports 1-per-query via queries.elapsed_ms.count, but
Lucene s ShardSearchStats counts 1-per-shard via per-shard onPreQueryPhase ...
lucene
Makes SLACK_TRIP_CHANNELS accept on/true/1/yes (case-insensitive, trimmed) and logs [slack-channels] disabled
(SLACK_TRIP_CHANNELS=…) on the opt-out path so a misset flag isn t invisible in boot logs. ...