pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript is:public language:TypeScript
Filter by
188M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| date-fns | 4.2.1 → 4.3.0 | age | confidence |
Release Notes
details summary date-fns/date-fns ...
dependencies
javascript
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @internationalized/date (source) | ^3.12.1 → ^3.12.2 | age | confidence |
Release Notes
details ...
dependencies
Bumps @babel/runtime from 7.10.4 to 7.29.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/runtime s releases /a . /em /p blockquote h2 ...
dependencies
javascript
🚨 URGENT — production is blank-screened
The bug
The 6 chart spec files added in PRs #868 and #870 (lras-shift-diagram, ad-shift-interactive,
sras-right-shift-interactive, consumption-function, mec-diagram, ...
Bumps lodash.template from 4.5.0 to 4.18.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/lodash/lodash/releases lodash.template s releases /a . /em /p blockquote ...
dependencies
javascript
Summary
- memory_search({ query, tags }) was dropping tag-matched entries at two layers — FTS pre-filter narrowed candidates
to entries whose body literally contained the query token, and then the ...
Summary
Audit-driven improvements across test quality, error handling, and data integrity.
Test Quality
- Q-15: clearMocks: true in vitest.config.ts — globally clears mocks between tests to prevent ...