Skip to content

Bump xgboost from 1.4.1 to 1.4.2#192

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/xgboost-1.4.2
Closed

Bump xgboost from 1.4.1 to 1.4.2#192
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/xgboost-1.4.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2021

Bumps xgboost from 1.4.1 to 1.4.2.

Release notes

Sourced from xgboost's releases.

1.4.2 Patch Release

This is a patch release for Python package with following fixes:

  • Handle the latest version of cupy.ndarray in inplace_predict. dmlc/xgboost#6933
  • Ensure output array from predict_leaf is (n_samples, ) when there's only 1 tree. 1.4.0 outputs (n_samples, 1). dmlc/xgboost#6889
  • Fix empty dataset handling with multi-class AUC. dmlc/xgboost#6947
  • Handle object type from pandas in inplace_predict. dmlc/xgboost#6927

You can verify the downloaded source code xgboost.tar.gz by running this on your unix shell:

echo "3ffd4a90cd03efde596e51cadf7f344c8b6c91aefd06cc92db349cd47056c05a *xgboost.tar.gz" | shasum -a 256 --check
Changelog

Sourced from xgboost's changelog.

XGBoost Change Log

This file records the changes in xgboost library in reverse chronological order.

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

Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v1.4.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #211.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/pip/xgboost-1.4.2 branch October 18, 2021 13:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants