Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps xgboost from 2.1.0 to 3.0.4.

Release notes

Sourced from xgboost's releases.

3.0.4 Patch Release

What's Changed

  • Remove the use of all __restrict__. (#11616)
  • Make CUDA lineinfo optional. (#11606)

Additional artifacts:

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

echo "<hash> <artifact>" | shasum -a 256 --check
5388cc28f4f7725edc7d9eed4c4794a818df7c76c2d39652debe6fca7df770cf  xgboost-src-3.0.4.tar.gz
e43482127db15039f2ea2eb834adde885fa6a1d685a0526fed4293f863a793d5  xgboost_r_gpu_linux.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_3.0.4.tar.gz: Download

Source tarball

3.0.3 Patch Release

  • Fix NDCG metric with non-exp gain. (#11534)
  • Avoid using mean intercept for rmsle. (#11588)
  • [jvm-packages] add setNumEarlyStoppingRounds API (#11571)
  • Avoid implicit synchronization in GPU evaluation. (#11542)
  • Remove CUDA check in the array interface handler (#11386)
  • Fix check in GPU histogram. (#11574)
  • Support Rapids 25.06 (#11504)
  • Adding enable_categorical to the sklearn .apply method (#11550)
  • Make xgboost.testing compatible with scikit-learn 1.7 (#11502)
  • Add support for building xgboost wheels on Win-ARM64 (#11572, #11597, #11559)

Additional artifacts:

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

echo "<hash> <artifact>" | shasum -a 256 --check
6598adf6a073a55cc87a31e6712fc6dab938a5317aeae7134a07067d51acdf3a  xgboost-src-3.0.3.tar.gz
162eb7811313eac5c55f686920b32c5c29c929872bdbc65af147c6f4f19bc38d  xgboost_r_gpu_linux.tar.gz

... (truncated)

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)

Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.0 to 3.0.4.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v2.1.0...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 6, 2025

Superseded by #2367.

@dependabot dependabot bot closed this Sep 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/ml/xgboost-3.0.4 branch September 6, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant