Skip to content

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

Filter by

262M results  (2 s)

262M results

Summary - makes exact-head evidence grounding fail closed when the only SHA citation is inside a fenced code block, inline-code span, or Markdown blockquote - applies that boundary to both review-queue ...

처음 실행하는 사람 기준이면 이렇게 하면 됩니다. 1. Node.js 설치 React + Vite 프론트라서 Node.js가 필요합니다. Node.js LTS 버전을 설치합니다. 2. 프로젝트 받기 git clone 레포지토리 주소 cd SKN27-4th-3team 3. 프론트엔드 폴더로 이동 cd frontend 4. 패키지 설치 npm install ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | eslint-plugin-jsdoc | 63.0.1 → 63.0.2 | age | adoption | passing ...

Bumps actions/checkout from 5 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout (changelog) | action | digest | de0fac2 → df4cb1c | Configuration 📅 Schedule: ...
dependencies

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 100% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

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

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | vite (source) | 8.0.14 → 8.0.16 | age | confidence | Release Notes details summary vitejs/vite ...

Summary Five identifiers were declared as bare globals, where any third-party script could clobber or collide with them. This PR moves them all under the existing app object. | Before | After | | --- ...

Summary - Replaces the dark navy color scheme with a clean light gray theme across the entire StockLens app - navy-* Tailwind tokens remapped to gray-50/100/200/300 scale in tailwind.config.ts - ...