Skip to content

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

Filter by

155M results  (2 s)

155M results

Bumps react-dom from 19.2.4 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript

- Document automated weekly data refresh in docs/maintenance.md. - Add README link to documentation tutorials for using pre-built data. - Improve path resolution in paths.py for installed package ...

This PR updates certifi from 2021.10.8 to 2026.6.17. The bot wasn t able to find a changelog for this release. Got an idea? details summary Links /summary - PyPI: https://pypi.org/project/certifi ...

The WeightedAvgTests.testAggregateIntermediate test was failing in CI for inputs that produce +/-Infinity from the surrogate aggregation path for doubles. Because the underlying implementation currently ...
external-contributor
needs:triage
v9.5.0

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

💡 What: Replaced sequential page.render() and pdfDoc.embedJpg() loops with a chunked concurrency approach (batches of 3) in CompressPDFTool and ProtectPDFTool. 🎯 Why: Fully sequential processing is extremely ...

Fixes #14 问题 Android 10 设备获得存储权限后,目录选择器无法读取内部存储内容, 无法切换工作目录到内部存储下;权限授权后需重启应用才能生效。 根因 1. Manifest 未声明 requestLegacyExternalStorage=true。targetSdk=36 下 Android 10 默认启用分区存储,READ_EXTERNAL_STORAGE 仅对媒体文件有效, ...

Summary - Refactors the card rendering pipeline in Container to better handle filter state transitions - Adjusts the atLeastOneCard guard condition for improved rendering accuracy Test plan - ...