pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:HTML language:Java
Filter by
194M results
Automated test pull request
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 was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Automated test pull request
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | ^24.12.4 → ^24.13.0 | age | confidence |
| @types/react (source) | ^19.2.15 ...
renovate
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | 24.13.0 → 24.13.1 | age | confidence |
Configuration
📅 Schedule: (in ...
dependencies
renovate
概要
PR #47(ユーザー管理)・PR #48(スタッフ管理)のコードレビューで指摘された未修正問題 7 件を修正します。
スタッフ管理(S1〜S4)
- [CRITICAL] S1: メールアドレスの大文字小文字不一致によるログイン不能バグを修正
- createStaff が toLowerCase で保存しているのに SecurityConfig.userDetailsService ...
Closes #51
Automated PR opened by caretta issue runner.
Summary
Skip registration of OpenAI models in the default plugin when no OPENAI_API_KEY is configured in the environment. This
prevents registering models that cannot be used without a key.
Problem
...
…anning)
Split data acquisition (an agent on the OJS node) from analysis (a service on a separate node) while preserving the
existing local ojs-sast scan behavior.
Core:
- ScanBundle model + Orchestrator.run_local()/run_bundle() ...