pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript
Filter by
209M results
Bumps the maven group with 2 updates in the / directory: com.squareup.okhttp3:okhttp-jvm and
com.fasterxml.jackson.core:jackson-databind.
Updates com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0 details ...
dependencies
java
Mesmo conjunto de mudanças do PR #2 (já mergeado na main), agora direcionado à branch developer para mantê-la em
sincronia.
O que entra
- TempoAI — chat de IA pessoal (oculto até o Ultra ser vendável). ...
What changed
- Split Web Play feed, rules log, combat, and Host review rendering into focused first-party modules.
- Kept Host and Player renderers as thin composition points over the new modules. ...
Contribution #39 - 2026-06-15-10-05-30
Summary
- Add one generated contribution file
- File: updates/2026/06/15-10-05-30-contribution-39.md
Context
This PR was created by the manual bulk contribution ...
Clarifies the Manual Multilane Highway UI wording so users understand that v0.1 is a validated-template workflow.
Changes:
- Renames the template selector to Validated template.
- Uses clearer Example ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| ghcr.io/netcracker/qubership-java-base | final | patch | 21-alpine-2.3.0 → 21-alpine-2.3.1 |
Configuration ...
branch:main
manager:docker
renovate:core
Make sure you have checked all steps below.
Issue
- [x] My PR fully resolves the following issues. I ve referenced an issue in the PR title, for example Issue 1234 - My
Feature . Note that before ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| sockjs-client | minor | 1.5.0 → 1.6.1 |
Release Notes
details summary sockjs/sockjs-client (sockjs-client) ...
What I did
Added a 1pt Color.hairline bottom border to TicketCard via a bottom-aligned overlay on the card s root VStack.
Why
Refs https://github.com/sixi3/patchit/issues/36
Approach
No approved plan ...
Replace synchronized method with double-checked locking in maybeUpdateTree() — concurrent filter() calls no longer block
during tree rebuilds (introduced in 3dbbf260).
Also replace GeometryUtils.createGeotoolsPoint(coord).getEnvelopeInternal() ...