pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:HTML
Filter by
212M results
Bumps pyrefly from 1.0.0 to 1.1.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/facebook/pyrefly/releases pyrefly s releases /a . /em /p blockquote h2 Pyrefly v1.1.1 ...
dependencies
python
Contexte
Mise à jour de la documentation « concernée » par la refonte du carnet : le journal des réalisations docs/EVOLUTION.md n
en faisait pas encore état.
Changements
- docs/EVOLUTION.md — nouvelle ...
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
Description
!-- What changed and why? --
Issues
Closes https://github.com/getsentry/sentry-python/issues/6718 Closes PY-2573
Reminders
- Please add tests to validate your changes, and lint your ...
closes #106
概要
ダッシュボードの月単位の期間指定で、休日ずらしを「前倒し」/「後倒し」にすると、ある期間の終了日が次期間の開始日と重なる不具合を修正する。
例(25日開始・前倒し):
- 修正前: 2026/6/25 〜 2026/7/24 / 2026/7/24 〜 2026/8/24(7/24 が重複)
- 修正後: 2026/6/25 〜 2026/7/23 / ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Start a new cloud coding agent session for repository araazy/staywave-maldives ...
Bumps codecov/codecov-action from 6.0.1 to 7.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/codecov/codecov-action/releases codecov/codecov-action s releases /a ...
dependencies
github_actions
🎯 What: Adds missing error path test in utils/compress.ts fallback logic. 📊 Coverage: Specifically tests that when the
initial compression fails, it falls back to disabling image compression, and throws ...
What
Adds a second, much faster engine so the agent runs well on ordinary CPUs / integrated GPUs. It talks to a local Ollama
server over HTTP, running quantized GGUF models — typically several times faster ...
Changes
- Normalized role constants to lowercase.
- Updated role values to match the database schema.
- Improves consistency across authentication and RBAC modules.