pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:Java language:Java
Filter by
129M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Utils.Test | 4.0.318 → 4.0.319 | age | adoption | ...
Problème
vercel.json applique le même header Content-Security-Policy à tous les déploiements du projet Vercel. Le connect-src y
référence https://backend-preview-34f4.up.railway.app → l URL du backend ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | ^22.19.19 → ^22.19.20 | age | confidence |
Configuration
📅 Schedule: ...
renovate
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
When populating the LAST column during a live workout (and on the workout plan view), each set now looks up the most
recently completed set for that exercise ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.HostedUnit | 4.0.71 → 4.0.73 | age | adoption ...
Apologetics library (8 essays)
Eight apologetics essays for the family/teen hub — accessible to a thoughtful teenager and a doubting adult, each
steel-manning the strongest objection before answering ...
Adds best-effort provenance to the menu, per the review follow-up.
Data model
New optional source field on Drink:
export type DrinkSource = {
creator?: string;
bar?: string;
/** A string so approximations ...
Problema
Una misma línea de una SIC puede estar cubierta por varias OPs (ampliación / recompra). La clave única era (numero_sic,
linea), que colapsaba la dimensión OP: al hacer upsert, dos filas con la ...