BayesWitnesses / m2cgen

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
MIT License
2.8k stars 241 forks source link

Bump lightgbm from 3.3.2 to 3.3.4 #566

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps lightgbm from 3.3.2 to 3.3.4.

Release notes

Sourced from lightgbm's releases.

v3.3.4

Changes

This is a special release, put up to prevent the R package from being archived on CRAN.

See #5618 and #5619 for context.

This release only contains the changes, relative to v3.3.3, necessary to prevent removal of the R package from CRAN.

💡 New Features

None

🔨 Breaking

None

🚀 Efficiency Improvement

None

🐛 Bug Fixes

📖 Documentation

None

🧰 Maintenance

v3.3.3

Changes

This is a special release, put up to prevent the R package from being archived on CRAN.

See microsoft/LightGBM#5502 and microsoft/LightGBM#5525 for context.

This release only contains the changes, relevant to v3.3.2, necessary to prevent removal of the R package from CRAN.

💡 New Features

🔨 Breaking

None

... (truncated)

Commits
  • 8d68f34 fix detection of QEMU in pinning dependencies
  • 8431c38 remove pin on scikit-learn and skip all the load_boston() tests
  • b95c865 looser scikit-learn pin to try to get QEMU builds working
  • a47d7c7 fix QEMU
  • 70aa002 more pinning to old versions
  • 581a7fa fix numpy constraint
  • 940022c try capping python version
  • d721f4e ceiling on scikit-learn
  • cb9962a ceiling on dask too
  • caecafd try pinning dependencies
  • 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 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[bot] commented 1 year ago

Superseded by #569.