Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript

Filter by

128M results  (2 s)

128M results

Hi! Thanks for merging my last PR. In this PR I suggested a few examples for the with abstraction where the TODO is. I think this is necessary, because the proof of $\gamma$ on the next page is much easier ...

Summary Adds Fusion as a third combo strategy next to fallback and round-robin. Inspired by OpenRouter s Fusion: instead of trying combo members one-by-one, a fusion combo fans the prompt out to all members ...

Bumps @typescript-eslint/parser from 8.58.1 to 8.61.0. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases @​typescript-eslint/parser ...
dependencies
javascript

요약 우노 규칙 버그, 엠블럼 티어 크기 역전, 좌석 레이아웃 재구성 반영. 1. 🎴 우노 +2 받아치기(스택) - +2(Draw Two)를 맞으면 즉시 뽑지 않고 pendingDraw 누적 상태로 다음 사람에게 넘어감. - 다음 사람은 본인 +2로 받아치기(누적 +4, +6…) 또는 ➕N장 받기(받고 스킵) 선택. - +2 누적 중엔 다른 ...

Bumps the all-dependencies group in /ecommerce-backend with 1 update: software.amazon.awssdk:bom. Updates software.amazon.awssdk:bom from 2.46.6 to 2.46.10 ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.amazon.awssdk:bom ...
dependencies
java

On-demand workflow + fastlane lane to read the App Store review state via the ASC API key, so review status can be polled without manual App Store Connect checks. https://claude.ai/code/session_011e62U3fEzhH6HpVurb8psi ...

Bumps connect from 1.8.5 to 3.0.0. details summary Changelog /summary p em Sourced from a href= https://github.com/senchalabs/connect/blob/master/HISTORY.md connect s changelog /a . /em /p blockquote h1 ...
dependencies
javascript

Bumps @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic and @angular/router. These dependencies ...
dependencies
javascript

Summary Two small features bundled together. Keypad - Simplify the numeric on-screen keypad steppers from −1 / +1 to just − and + (dropped the chevron icons, larger centered glyphs). Behavior ...