pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:TypeScript language:JavaScript
Filter by
48.8M results
Bumps the all-actions group with 2 updates:
simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml and
simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml. ...
dependencies
github_actions
💡 What: Implemented an in-memory Map based cache to the useApi hook that utilizes a Stale-While-Revalidate (SWR)
strategy. The useApi hook now accepts an optional cacheKey. When provided, the hook instantly ...
Bumps lint-staged from 16.4.0 to 17.0.5. details summary Release notes /summary p em Sourced from a href=
https://github.com/lint-staged/lint-staged/releases lint-staged s releases /a . /em /p blockquote ...
dependencies
Summary
- allow CommonJS whole-value module.exports defaults to use runtime-computed prefix-unary expressions
- route the accepted prefix forms through the existing boxed AOT package-source default ...
Summary
Fixes a production React hydration error #418 on event pages by making formatDate, formatDateSpan, and
formatCompactDateRange time-zone-aware.
Root cause
The Intl.DateTimeFormat calls inside ...
Bumps vitest from 3.1.1 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript
Problem
main is currently red on Test Core for every PR. packages/platform-objects/src/identity/sys-user.object.ts declares:
validations: [
{ name: email_unique , type: unique , severity: error ...
- Migrates complete-purchase API route from Firebase client SDK to Firebase Admin.
- Removes server-side usage of components/firebaseConfig in this route.
- Keeps package-lock.json unchanged.
- ...
Two issues from manual prod testing on /eclipse-media/rapyd-saint-lucia that the prior audit missed.
1. Section-nav layout overlap (visible bug)
The sticky bar uses grid-template-columns: 1fr auto 1fr. ...