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 lightgbm from 4.1.0 to 4.2.0 in /runtimes/lightgbm #1524

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps lightgbm from 4.1.0 to 4.2.0.

Release notes

Sourced from lightgbm's releases.

v4.2.0

✨ v4.2.0 of the R package is now available on CRAN (link), the first major release of the R package in 2+ years.

✨ The Python package now accepts Apache Arrow Tables and Arrays (thanks @​borchero!)

🔧 A critical bug in quantized training support is fixed

Changes

💡 New Features

🔨 Breaking

  • [python-package] fix access to Dataset metadata in scikit-learn custom metrics and objectives @​jameslamb (#6108)
  • [CUDA] drop CUDA 10 support, start supporting CUDA 12 (fixes #5789) @​jameslamb (#6099)

🚀 Efficiency Improvement

🐛 Bug Fixes

📖 Documentation

🧰 Maintenance

... (truncated)

Commits
  • 0a9a6bb release v4.2.0 (#6191)
  • 69e3c94 [ci] [R-package] allow more possibly-lost warnings from valgrind (#6233)
  • bed9f3f [ci] Upgrade Azure VMSS to use Mariner Linux (#6222)
  • 074b3e8 Add msvc conformance check (#6234)
  • 2dfb9a4 [python-package] Allow to pass Arrow table for prediction (#6168)
  • 6fc8052 fix errors from MSVC '/permissive-' mode (fixes #6230) (#6232)
  • 522f0f0 [python-package] Add tests for passing Arrow arrays with empty chunks (#6210)
  • 1548b42 [R-package] [c++] add tighter multithreading control, avoid global OpenMP sid...
  • e797985 [python-package] take shallow copy of dataframe in predict (fixes #6195) (#6218)
  • 4aba4fc [R-package] change CRAN maintainer (#6224)
  • Additional commits viewable in compare view

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 [lightgbm](https://github.com/microsoft/LightGBM) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](microsoft/LightGBM@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: lightgbm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Dependabot tried to add @adriangonz as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/SeldonIO/MLServer/pulls/1524/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SeldonIO/MLServer repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #1553.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/runtimes/lightgbm/lightgbm-4.2.0 branch January 29, 2024 05:24
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.

0 participants