Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Ruby language:JavaScript

Filter by

194M results  (2 s)

194M results

💡 What: Optimized the Admin.jsx React component by memoizing the heavy list-filtering arrays (filteredProjects) and replacing three separate O(N) passes (iotProjects, webProjects, automationProjects) with ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | newrelic | 14.0.0 → 14.1.0 | age | confidence | Release Notes details summary newrelic/node-newrelic ...
dependencies

P0 — Tribeca empieza mañana Síntoma: Calcular mi Plan no funciona en Tribeca. Causa raíz: el Web Worker del planner extrae _SCHED_PURE_FNS vía .toString(). _festDate (en la lista) empezó a llamar minToStr ...

Motivation - Business account posts were showing the normal member level badge (lv#.png) instead of the advertiser/ad-plan badge because clients lacked reliable ad-plan metadata in post responses ...
codex

This is an automated pull request to sync changes between the public and private repos. Our bot will merge this pull request automatically. To preserve continuity across repos, do not squash this pull ...

https://jira.corp.adobe.com/browse/DEVSITE-2425 Issue: empty search on initialization Fix: Wrapped the search client so empty queries return local empty results instead of hitting Algolia Source: https://www.algolia.com/doc/guides/building-search-ui/going-further/conditional-requests/js ...

Summary The developer login was broken — signing in with the dev account (pinksugarsinfo@icloud.com) worked but the DEV gear icon never appeared. Two bugs fixed: 1. Firestore admins read blocked by ...

Summary - Nouvelle app Django preferences avec modèle UserPreference — permet de désigner un compte courant principal via GET/PATCH /api/preferences/ - Dashboard enrichi : 7e tuile Solde compte ...

Bumps actions/checkout from 6.0.2 to 6.0.3. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions

Adds Invocation Profile inference helpers so apps can derive typed run inputs from a profile or its input schema without manually composing AgentRunInput and AgentInvocationProfileInputContextFromSchemas. ...