pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java is:merged
Filter by
128M results
Bumps aws-lc-rs - 1.17.0 (cascades aws-lc-sys 0.37.x - 0.41.0) (lockfile-only), clearing 5 high aws-lc-sys open
Dependabot advisory. cargo check: pass.
Quand Firebase rejette le redirect (domaine non autorisé, auth désactivé…), l erreur était silencieuse et causait une
boucle.
Fix :
- getRedirectResult().catch met à jour #login-err directement si ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR adds a slash command to close all active ticket channels in one action. It targets channels with the ticket-
prefix and provides a summarized result to the invoker.
- Command surface
...
Summary
This PR fixes a race condition that occurs during bot startup where multiple handlers attempt to access collections
before the database connection is fully established.
Key Changes
- eventHandler.js: ...
Date.now() inside a JSX prop is flagged as impure even in server components. Moving it to a variable in the function
body before the return fixes the build.
🤖 Generated with Claude Code