Skip to content

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

Filter by

144M results  (2 s)

144M results

What Added missing packages to devDependencies: express, koa. Why CI failed with Cannot find module express . Scanned source file and found 2 missing packages in total. Root cause: NPM package express ...

SD P assignment code repository checklist !-- This checklist is intended to help you ensure that your code repository meets the requirements for the SD P assignment.-- !-- This is to be used as reference ...

Bumps @ai-sdk/cerebras from 2.0.60 to 3.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/vercel/ai/releases @​ai-sdk/cerebras s releases /a . /em /p blockquote h2 ...
dependencies
javascript

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Integration has hit a merge conflict while cherry-picking rdar://180436895 to main. [332eff8c4870] caused a merge conflict. [WebCore][bindings] Empty JSValue returned to script from callPromisePairFunction ...

Bumps the ci-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | actions/checkout | 6 | 7 | | actions/cache | 5 | 6 | | actions/upload-artifact | 6 | 7 ...
dependencies
github_actions

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

작업 요약 분산 락(대기/임대 시간), 로컬 캐시(Caffeine), 원격 캐시(Redis) 기본 설정 및 멱등성(Request-ID) 유효 기간 설정을 application.yml로 추출하고, @Value 어노테이션을 사용하여 각 컴포넌트 및 설정 클래스에 유연하게 주입하는 구조로 외부화 및 리팩토링을 완료했습니다. 변경 이유 1. 설정 유연성 확보: ...
track:B
type:infra

Implement Equation-Based Slopes and Fix Slope Collision Overview This PR introduces a robust equation-based slope system for platformer levels, replacing simple predefined slope types. The new system ...