pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java
Filter by
184M results
Why
The Playwright e2e suite duplicates SETUP (bootstrap, sidebar-drag, route mocks, template runs) across ~160 specs and
re-walks the same journeys. Per LE-1665 the fix is to DRY the setup (shared fixtures ...
test
Bumps actions/setup-java from 5.3.0 to 5.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-java/releases actions/setup-java s releases /a . /em /p blockquote ...
dependencies
github_actions
Bumps the maven-dependencies group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| com.fasterxml.jackson.core:jackson-databind | 2.17.2 | 2.22.0 |
| com.fasterxml.jackson.core:jackson-core ...
What why
Password logins now require a second factor: a one-time numeric code emailed to the account s address. After the
password check, the app stores the authenticated account in a short-lived session ...
Bumps actions/setup-java from 5.3.0 to 5.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-java/releases actions/setup-java s releases /a . /em /p blockquote ...
dependencies
github_actions
Viewer + dashboard UX fixes, verified on the live local instance (78 reviews / 26 projects).
Viewer
- Send to agent is disabled + greyed when there are no open comments (the agent s instruction is ...
17d6073c34b205221848c101216f9a4e2dbac7eb
pre Bump Xcode Project format to 26.3 and enable relevant features for MiniBrowser, SwiftBrowser, TestWebKitAPI, and
WKTR projects a href= https://bugs.webkit.org/show_bug.cgi?id=317887 ...
New Bugs
Generated by SDLC Conveyor.
Summary: Reviewed cleanup signals with ruff and tests; no unused Python code was detected. Removed stale
development-guide wording that claimed no dependency lockfile exists. ...
Summary
Adds documentation artifacts for the recent UX/UI evaluation of CadastroContrato.
What changed
- adds docs/canva-avaliacao/index.html with the visual evaluation material
- adds docs/ui-improvements-backlog.md ...
💡 What: Converted the synchronous Gemini API calls (generate_content) to asynchronous calls (generate_content_async)
within GeminiService, and updated the python-telegram-bot handlers in main.py to properly ...