pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:CSS language:JavaScript
Filter by
72.3M results
Summary\n\n- Assembles all Google Stitch HTML exports into a buildable Capacitor Android app under mobile/\n- 7 fully-wired screens: Splash → Discover → Agents → Wallet → Subscription → Node Health → Dashboard\n- ...
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:
- java/pom.xml ...
Updates the requirements on starlette, uvicorn, pytest-asyncio and ruff to permit the latest version. Updates starlette
to 1.2.0 details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases ...
dependencies
python
Bumps pymysql from 1.1.3 to 1.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/PyMySQL/PyMySQL/releases pymysql s releases /a . /em /p blockquote h2 v1.2.0 /h2 h2 ...
dependencies
python:uv
Bumps google-adk from 1.29.0 to 2.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/google/adk-python/releases google-adk s releases /a . /em /p blockquote h2 v2.1.0 ...
dependencies
python:uv
What
- The mini-loop registry (teatree.loops) is now the single source of which scanners run a live tick.
teatree.loops.fanout.build_registry_jobs walks iter_loops(), gates each MiniLoop, collects ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Final major slice of the renderer/app.js modularization:
- renderer/app-exports.js (~420 lines): maybeAutoBackup, updateLastBackupDisplay, exportQuoteApprovalPage, ...
Summary
Fix incorrect handling of HTTP suffix byte ranges in stream_file_or_304_or_206().
A request such as:
Range: bytes=-4
should return the last 4 bytes of the file. The current implementation interprets ...
Bumps authlib from 1.6.9 to 1.7.2. details summary Release notes /summary p em Sourced from a href=
https://github.com/authlib/authlib/releases authlib s releases /a . /em /p blockquote h2 v1.7.2 /h2 h2 ...
dependencies
python:uv
This PR adds an endpoint to return a list of all attributes associated with projects. This is used for autocomplete when
creating projects.