pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Java language:PHP
Filter by
223M results
Note: this draft PR was created by Claude via back-and-forth with @njbrake. The reasoning and decisions are his; the
prose is Claude s and the client code is generator output.
Draft preview. Adds the ...
Bumps typescript-eslint from 8.59.1 to 8.60.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/typescript-eslint/typescript-eslint/releases typescript-eslint s releases ...
Audit remediation for the logger / error-boundary stack (/audit logger logger-otlp react-error-boundary).
Changes
@granit/react-error-boundary — enrichment was collected but never used ErrorContextProvider ...
Summary
Follow-up fixes from the post-merge review of #38 (§12 economy slice 1a):
- spendCredits now floors n — addCredits used Math.floor(n) but spendCredits didn t, so a non-integer price from
...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| Songmu/tagpr | action | minor | v1.19.0 → v1.20.0 |
Release Notes
details summary Songmu/tagpr ...
kind/dependencies
skip-changelog
Motivation
- Add production-safe support for the XE Currency Data API as the server-side FX source of truth.
- XE requires Basic Auth and a different response shape (convert_from with to[]), so the ...
codex
Summary
The recent document reports page commits shipped a DocumentReportsPage that calls documentReportsApi methods that don t
exist in api.ts — so opening the page throws TypeError: ...is not a function ...