Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java

Filter by

209M results  (2 s)

209M results

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These dependencies need to be updated together. Removes esbuild Updates @vitejs/plugin-react ...
dependencies
javascript

What does this PR do? Fixes desktop raw-URL autolinking when a URL is wrapped in prose parentheses. The malformed href is produced before the click handler: autoLinkRawUrls() includes a trailing unmatched ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Removes esbuild. It s no longer used after updating ancestor dependency vite. These dependencies need to be updated together. Removes esbuild Updates vite from 5.4.21 to 8.0.16 details summary Release ...
dependencies
javascript

Critical hotfix on top of #36 PR #36 trusted `X-Smithery-Connection` unconditionally. Any scraper that reads our public source learns the header name and can rotate the value to mint unlimited per-key ...

Unified replay for hpcaitech/ColossalAI

Summary Removes the unused _stream_csv and _stream_json helper functions from backend/api/routes/export.py. These functions had no call sites and were superseded by the actively used streaming implementations: ...