Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:public language:Python

Filter by

182M results  (3 s)

182M results

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

デバッグ用表示を整理 概要 - Firebase UIDの表示を削除 - バックエンド認証確認ボタンを削除 - 出品・購入成功時にJSONレスポンスを表示しないように修正 - エラー時のみ詳細情報を表示するように文言を整理 動作確認 - ログイン中にFirebase UIDが表示されないことを確認 - バックエンド認証確認ボタンが表示されないことを確認 - 出品成功時に成功メッセージのみ表示されることを確認 ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | pip-audit | =2.10.0 → =2.10.1 | age | confidence | Release Notes details summary pypa/pip-audit ...
dependencies
renovatebot

変更内容 - PR#50, #51 のデバッグ/分析用ファイルを追加 - main_index.html を追加 追加ファイル - \main_index.html\ - メインインデックスページ - \pr50_files.json\ - PR#50 のファイル情報 - \pr50_info.json\ - PR#50 の詳細情報 - \pr51_files.json\ ...

What type of PR is this: - [ ] BugFix - [x] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc - [ ] Tool Which issues of this PR fixes : !-- Usage: Fixes # issue number , or ...

Description [Describe what this change achieves] - Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) - Why these changes are required? - What is the ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

💡 What: - Replaced pathlib.Path(file).suffix object instantiations inside walk_files loops with the native string method file.endswith((...)). - Pre-compiled the FILE_HEADER_RE regex at the module ...

https://github.com/AxonIQ/axoniq-framework/issues/137 Review first in following order base implementation = https://github.com/AxonIQ/axoniq-framework/pull/153 + https://github.com/AxonIQ/AxonFramework/pull/4629 ...
Priority 2: Should
Type: Feature