pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Python
Filter by
241M results
Bumps ioBroker/testing-action-check from 1 to 2. details summary Release notes /summary p em Sourced from a href=
https://github.com/iobroker/testing-action-check/releases ioBroker/testing-action-check ...
dependencies
github_actions
Summary
Approval-card clicks and `/approve` / `/deny` slash commands now resolve only when the clicker is the original requester
(default), with an opt-in admin override list. Closes the bystander-can-approve-anyone ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| concurrently | 9.2.1 → 10.0.0 | age | confidence |
[!WARNING] Some dependencies could not be ...
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
Summary
- Adds the new optional repository manifest field ({ url: https://github.com/tinycld/text }) so the in-app help drawer
and help screen render a Report an issue row that opens GitHub s /issues/new ...
Validates imported config and fetched-before-overwrite config via shared validateWgConfig; fail-closed. Part of the
cross-repo wg-config-validator rollout.
概述
将 ~400 行 App.tsx 拆分为 8 个职责清晰的独立组件,降低单文件复杂度,提升可维护性。
新建组件
| 文件 | 职责 |
| --- | --- |
| components/types.ts | 共享 TypeScript 类型定义 |
| components/PrInputPanel.tsx | PR URL 输入表单 |
| components/PrMetadataSummary.tsx ...