pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript
Filter by
212M results
Bumps org.springframework.boot from 4.0.6 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/spring-projects/spring-boot/releases org.springframework.boot s releases ...
dependencies
java
Summary
- Triage all 22 Scorecard OSV/GHSA IDs @ 2dd097b (21 aiohttp + 1 pytest); root cause was declared dependency ranges,
not npm frontend
- Fix: backend/requirements.txt aiohttp floor =3.14.1; ...
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
问题
阅读器主题对 epub 格式图书不起作用。
根因(实跑 scopeCss + 读 DOM 确认,非猜测)
1. epub 作者 CSS 几乎都用 body{...} 设全局字体/颜色/行距。scopeCss 把它转成 #epub-content body{...},但章节 DOM 里没有 body 元素(sanitize
时剥掉了,只插子节点片段),规则永不匹配 → 作者全局样式全丢。html{...} ...
改动
新增 archetypes/post/index.md,让 hugo new post/ 名字 一条命令生成一篇文章的 page bundle,front matter 与现有文章一致:
- title(默认取文件夹名,提示换成中文)、date、slug(默认取文件夹名 → /p/ slug /)、description、categories(默认 随笔)、tags(空)。
- ...
Vad
Full CLI-paritet för Räkna spelare: alla rakna_spelare.py-parametrar går nu att styra i GUI:t.
En options-rad under InputBar exponerar:
- Matchgap (--gap-minutes, matchdelning, default 30)
- ...
enhancement
Small follow-up fix for the v0.2 helper.
ENC-TSK-J27 fix (carrier ENC-TSK-J33) — correct the imported gamma route logical ids.
The initial J27 backport (#692/#693) used GammaImportedRoute* logical ids that did not match the stack s imported ...
Records that Android Hardware KEK genuinely works end-to-end after the 3-bug fix (PRs #497/#499), and honestly corrects
the earlier #496 device-verification note.
Why
PR #496 recorded H15 (StrongBox ...
Motivation Context
FIDES enforces information-flow-control policy locally today. This change lets a FIDES-secured agent delegate policy
decisions to an external FIDES Gateway fronting its MCP servers, ...
documentation
python