Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency xgboost to v2.1.2 #2129

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xgboost ==2.1.1 -> ==2.1.2 age adoption passing confidence

Release Notes

dmlc/xgboost (xgboost)

v2.1.2: 2.1.2 Patch Release

Compare Source

The 2.1.2 patch release makes the following bug fixes:

  • Clean up and modernize release-artifacts.py (#​10818)
  • Fix ellpack categorical feature with missing values. (#​10906)
  • Fix unbiased ltr with training continuation. (#​10908)
  • Fix potential race in feature constraint. (#​10719)
  • Fix boolean array for arrow-backed DF. (#​10527)
  • Ensure that pip check does not fail due to a bad platform tag (#​10755)
  • Check cub errors (#​10721)
  • Limit the maximum number of threads. (#​10872)
  • Fixes for large size clusters. (#​10880)
  • POSIX compliant poll.h and mmap (#​10767)
Additional artifacts:

You can verify the downloaded packages by running the following command on your Unix shell:

echo "<hash> <artifact>" | shasum -a 256 --check
a84fc7d9846c24659a2ad16788a7eefa9640b19eea9bbc65f30e0a9d53c52453  xgboost-2.1.2.tar.gz
999eff38533ea79ab3a1f0da524c54f6d0abd2ef220b6dbb9ba1331703e898bc  xgboost_r_gpu_linux_2.1.2.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_2.1.2.tar.gz: Download

Source tarball


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@ethanglaser
Copy link
Contributor

/intelci: run

@Alexsandruss Alexsandruss merged commit 0f0348a into main Oct 24, 2024
26 of 27 checks passed
@renovate renovate bot deleted the renovate/xgboost-2.x branch October 24, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants