Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Python language:JavaScript

Filter by

40.6M results  (2 s)

40.6M results

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | form8ion/.github (changelog) | action | digest | 149e479 → 5ca41c1 | Configuration 📅 Schedule: ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | camptocamp/gs-renovate-config-preset | patch | 1.9.3 → 1.9.4 | Release Notes details summary camptocamp/gs-renovate-config-preset ...
dependencies

This commit enforces the Security Engineer constraint regarding Error Masking by replacing bare FastAPI HTTPException raises with the project s internal raise_api_error method. This explicitly protects ...

[!WARNING] Dependabot will stop supporting python v3.9! Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14. Bumps ruff from 0.15.12 to 0.15.15. details summary ...
dependencies
python:uv

All error messages are now consistently in Japanese. Here s a summary of the changes: main.py — Converted 9 English error messages to Japanese: - width/height/font_size must be greater than 0 → は0より大きい必要があります ...

Problem (#390) web_search returned thin, unlabeled results — Tavily s default search_depth plus a **title** / url / content blob. Small local models in the native_react loop tended to echo the URLs instead ...

Bumps eslint from 8.57.1 to 10.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.1 /h2 h2 ...
dependencies
javascript

Changes made: 1. main.py:211-214 — Added headers={ Cache-Control : public, max-age=3600 } to the send_file() call for image responses. 2. tests/test_main.py:31-34 — Added test_cache_control_header ...