Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java language:HTML

Filter by

250M results  (3 s)

250M results

Bumps the npm-updates group with 17 updates: | Package | From | To | | --- | --- | --- | | oxfmt | 0.53.0 | 0.54.0 | | oxlint | 1.68.0 | 1.69.0 | | turbo | 2.9.16 | 2.9.18 | | @sentry/bun | 10.56.0 | ...
dependencies
javascript

Bumps the android-deps group with 19 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | com.android.application | 9.1.0 | 9.2.1 | | com.android.test | 9.1.0 | 9.2.1 ...
dependencies
java

Problem docs-lint.mjs s audit-freshness check flags a page when any of its links: sources has a newer git commit than the page s audited: date. That list includes the Markdown sources some pages cite ...

Problem Build.DevServer accepts env (including Redacted values), but StaticSite s dev prop only exposes command/cwd/url — the DevServer is constructed with command+cwd only. A dev command that needs environment ...

- Shopkeeper Google login is now origin-aware: the frontend forwards the current origin (?origin=), the strategy passes it through Google as OAuth state, and the redirect handler returns the token ...

Automated PR #56 for Pull Shark Gold.

Returning generic 400 Bad Request instead of 401 Unauthorized / 403 Forbidden obscures security monitoring and confuses clients. Semantic statuses have been added for invalid token extraction and authorization ...

⚡ Bolt: Optimize feed components with memoization Optimized Avatar and VaakCard components to reduce redundant re-renders in feed-heavy views. 💡 What: - Wrapped Avatar in React.memo. - Wrapped VaakCard ...