Skip to content

fix(deps): prevent incompatible XGBoost Renovate upgrades - #1810

Open
mldangelo-oai wants to merge 1 commit into
mainfrom
fix/renovate-xgboost-python-compatibility
Open

fix(deps): prevent incompatible XGBoost Renovate upgrades#1810
mldangelo-oai wants to merge 1 commit into
mainfrom
fix/renovate-xgboost-python-compatibility

Conversation

@mldangelo-oai

Copy link
Copy Markdown
Contributor

Summary

Validation

  • Regression failed before the Renovate rule (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.
  • Repository-wide ruff check and ruff format --check passed; scoped mypy tests/test_dependency_lock.py, python -m json.tool renovate.json, and prettier --check renovate.json passed.
  • Full fast smoke reached 3,326 passes before pre-existing Darwin cache failures. The deterministic compressed-cache failure reproduces on clean main and is already addressed by fix(cache): preserve macOS entries during ancestor churn #1800.
  • Full local mypy reports the same 14 pre-existing errors in six unchanged baseline files; the modified test passes scoped mypy.
  • One unrelated workflow test requires an invalid-UTF-8 filename, which the macOS filesystem rejects on both this branch and clean main.

@mldangelo-oai

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: e39aba28b2

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: e39aba28b2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant