pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:Java
Filter by
182M results
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript
Adds maintainer backlog guidance, suggested labels, and concrete issue drafts for future OSS contributions.
📌 개요
- 과제 주차:
- 과제명:
- 관련 이슈: Closes #22
✅ 구현 내용
- [x] 백엔드 기본 경로를 /v1로 맞추고 프론트 8080 출처에서의 CORS 요청을 허용
- [x] JWT 인증 필터가 Authorization 헤더뿐 아니라 accessToken 쿠키도 읽도록 조정
- 헤더를 먼저 확인, 헤더가 비었다면 ...
Summary
Adds V1-B source-line plumbing for foreign-code validation and exposes the migration/UX paths needed to act on those
results.
- ForeignCodeSpec.source_line is preserved for Python AST nodes ...
This pull request was generated by the mq tool
[test] flake rate: 0.01 logical conflict every: 100 sleep for: 1500s close stale after: 48 hours
[pullrequest] requests per hour: 70 target branch: main ...
ReadWriteLock.release() rolls back the transaction on the shared sqlite3 connection outside _transaction_lock, even
though acquire() runs its own BEGIN under that lock. Once release has put lock_level ...
Summary
- Adds a lightweight detect-drafts job that checks if all changed files in the PR belong to draft blog posts (draft:
true in front matter)
- If drafts-only, the full build/checks/Netlify ...
Automated change by Forge (Jarvis Ops), on a Claude subscription.
Task: Expand plugin/src/main/java/com/skyblock/plugin/skills/SkillsListener.java — add Fishing XP via PlayerFishEvent
(state CAUGHT_FISH: ...
💡 What: Refactored chained .filter() and .reduce() operations into single for...of loops (Loop Fusion) in
nextInvoiceNumber and posGenerateSaleQR within src/main.js. 🎯 Why: To eliminate intermediate array ...
Unified replay for spotify/basic-pitch