fix(deps): prevent incompatible XGBoost Renovate upgrades - #1810
fix(deps): prevent incompatible XGBoost Renovate upgrades#1810mldangelo-oai wants to merge 4 commits into
Conversation
|
@codex review |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
|
Codex Review: Didn't find any major issues. Swish! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
@codex review |
|
@codex security review |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
Summary
Validation
assert 0 == 1) and passed afterward.PROMPTFOO_DISABLE_TELEMETRY=1 python -m pytest tests/test_nightly_prerequisites.py tests/test_dependency_lock.py tests/test_perf_workflow.py tests/scanners/test_xgboost_scanner.py -k 'not test_docs_workflow_rejects_invalid_utf8_and_invalid_revisions' -q— 241 passed, 2 skipped, 1 deselected.ruff checkandruff format --checkpassed; scopedmypy tests/test_dependency_lock.py,python -m json.tool renovate.json, andprettier --check renovate.jsonpassed.