pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java
Filter by
156M results
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- fixtures/flight/package.json ...
Pulls in the two design-station handoffs awaiting intake pickup and creates the work for the buildable one.
Saltmarsh hero (a build task follows)
- Approved on the live design canvas (jury PASSED-WITH-FINDINGS, ...
docs-only
变更说明
- 将反复删除遮罩节点改为 CSS / inline style 覆盖,减少与站点脚本互相触发导致的布局重算。
- 将 MutationObserver 的处理范围收敛到 readmore 相关节点,避免页面普通渲染也反复执行解锁逻辑。
- 在处理 readmore 节点变化后恢复滚动位置,避免阅读中跳回某个板块开头。
- 同步更新 README 手动安装代码块,并补上缺失的代码块结束标记。 ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- scripts/release/package.json ...
Dynamically compiled PORTFOLIO.md based on active workspace artifacts using the Portfolio Compiler.
- Added GitHub Actions workflow to trigger daily at 05:00 AM CDT.
- Created python script build_portfolio.py ...
Motivation
- Prevent the login page from inheriting unrelated admin/account layout and visual rules that were crowding the auth
UI by removing extra body classes and cleaning up markup.
- Simplify ...
codex