Skip to content

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

Filter by

195M results  (2 s)

195M results

Motivation - Preserve useful Admin Shell workspace state across browser refresh without storing secrets or JWTs in browser storage. - Restore selected admin user and CMS selection safely after ...
codex

Bumps the actions group with 4 updates in the / directory: actions/checkout, actions/setup-dotnet, codecov/codecov-action and github/codeql-action. Updates actions/checkout from 6.0.2 to 6.0.3 details ...
dependencies
github_actions

https://github.com/AlmaLinux/mirrors/issues/1375

Automated E2E test PR - will be cleaned up automatically

Bumps axios from 1.6.8 to 1.17.0. details summary Release notes /summary p em Sourced from a href= https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.17.0 — June 1, 2026 ...
dependencies
javascript

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Summary - Flow 삭제 시 연결된 채팅 메시지의 첨부 파일과 chat_attachments row를 먼저 정리하도록 수정했습니다. - 기존 flow 삭제 통합 테스트에 chat attachment FK 케이스를 추가했습니다. Why - chat_attachments.chat_message_id FK에는 ON DELETE CASCADE가 ...