Skip to content

Bump xgboost from 2.1.4 to 3.2.0#971

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/xgboost-3.2.0
Open

Bump xgboost from 2.1.4 to 3.2.0#971
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/xgboost-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps xgboost from 2.1.4 to 3.2.0.

Release notes

Sourced from xgboost's releases.

Release 3.2.0 stable

Release note

https://xgboost.readthedocs.io/en/latest/changes/v3.2.0.html

Additional artifacts

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

echo "<hash> <artifact>" | shasum -a 256 --check
16a31dfbc0c54544c9c36ab5f696fa7b646c125f161c52c814d757a58241a404  xgboost-src-3.2.0.tar.gz
41ce6798ed032380d4efed08cb1e4fadb87a5eba401b530fefcb90f1deb367d0  xgboost_r_gpu_linux.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_3.2.0.tar.gz: Download

Source tarball

3.1.3 Patch Release

What's Changed

  • Scikit-learn 1.8 compatibility fix (#11858)
  • Add ARM CUDA wheels for PyPI. (#11827) Add nccl as dep for aarch64. (#11753)
  • [R] Fix off-by-one bug: nrounds=0 resulted in 2 iterations #11856
  • [R] Fix mingw warnings, winbuilder check warnings, memory safety issues. (#11859, #11847, #11830, #11906)
  • Avoid overflow in rounding estimation. (#11910)
  • Workaround compiler issue on Windows, affects the use of max_delta_step with CUDA. (#11916)

Full Changelog: dmlc/xgboost@v3.1.2...v3.1.3

Additional artifacts:

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

echo "<hash> <artifact>" | shasum -a 256 --check
67800a7c1c0455c22c9be73dbf3c39bfd9ac9627b2cb617eb2795fd675a9d49e  xgboost-src-3.1.3.tar.gz
f3586dc2da415bba7c3a632b290d653b74eea0caf2ea9e8ffb488cacb57a1dcf  xgboost_r_gpu_linux.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_3.1.3.tar.gz: Download

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 23, 2026
@dgarijo

dgarijo commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.4 to 3.2.0.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v2.1.4...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/xgboost-3.2.0 branch from bda34cc to fd91af0 Compare April 23, 2026 14:54
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