Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:unmerged language:TypeScript

Filter by

88.9M results  (1 s)

88.9M results

🎯 What: The missing test coverage for renderInProgressStatus function in api.js. 📊 Coverage: The happy path where json_data.sha256 is present, and the fallback path where hybrid_sha is used. ✨ Result: ...

- fix(auth): explicitly pass publishableKey to ClerkProvider and add diagnostic console logs - debug(auth): log signInHook object to console - fix(auth): import hooks from @clerk/nextjs/legacy and ...

…ort of Aseprite animation files This resolves #321

Fixes #8 The sign-in page was missing the site-wide navigation header present on all other public pages. Added SiteHeader and restructured the layout so the sign-in form centers in the space below the ...

Auto-generated after release v3.2.0 to keep action.yml in sync with the published container image. This PR is updated in place by the release pipeline; force-pushes will overwrite manual changes.

The problem JuiceSwap wants to charge a 0.25% protocol fee on swaps and have that fee flow directly into the JUICE / Equity reserve (raising value for all JUICE holders). Three constraints made the obvious ...

Keeps a single springdoc-openapi block already on main; drops the extra lombok dependency so the PR does not reintroduce deps on merge.

This PR addresses a critical SSRF bypass in the CSV processing logic where unsafe URLs were identified but still queued for analysis. It also hardens the is_safe_url utility by using socket.getaddrinfo ...

Summary - add a test that simulates Cloudflare Worker isolate loss before the delayed in-memory flush runs - assert that a later read-only request must still see the increment from durable storage ...