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

Bump xgboost from 2.1.1 to 2.1.2 #1673

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps xgboost from 2.1.1 to 2.1.2.

Release notes

Sourced from xgboost's releases.

2.1.2 Patch Release

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/pip/xgboost-2.1.2 branch from 5dc60c8 to e1df249 Compare October 28, 2024 07:22
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: xgboost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/xgboost-2.1.2 branch from e1df249 to 6570e07 Compare October 28, 2024 07:45
@calina-c calina-c merged commit 32993e4 into main Oct 29, 2024
5 checks passed
@calina-c calina-c deleted the dependabot/pip/xgboost-2.1.2 branch October 29, 2024 08:43
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