Skip to content

Update catboost requirement from >=1.2.8 to >=1.2.10#33

Merged
jgamblin merged 1 commit into
mainfrom
dependabot/pip/catboost-gte-1.2.10
May 5, 2026
Merged

Update catboost requirement from >=1.2.8 to >=1.2.10#33
jgamblin merged 1 commit into
mainfrom
dependabot/pip/catboost-gte-1.2.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Updates the requirements on catboost to permit the latest version.

Release notes

Sourced from catboost's releases.

1.2.10

New features

Changelog

Sourced from catboost's changelog.

Release 1.2.10

New features

Release 1.2.9

⚠️ There are no JVM artifacts for this release due to issues with publishing.: They will be updated in the next release soon.

Major changes

  • [Python-package] Add polars input data support. #2524.

    Polars data structures are supported for features, labels and auxiliary data like weight, timestamp etc.

New features

Improvements

  • Remove the limit of 128 threads when loading data. #3027

Speedups

  • Optimize Lossguide grow policy on CPU #2883. Approximate speedup is 1.4x. Thanks to @​Levachev.
  • [Python-package] Support non-float32 numpy numeric types in multithreaded native features data initialization. #1558, #2847
  • [Python-package] Avoid possible repeated reparsing of estimator parameters to canonical forms

Python package

  • Support Python 3.14 #2943
  • pyproject.toml is now PEP-517 compliant.
  • Estimators: Add __sklearn_tags__ method to be compatible with scikit-learn >= 1.8.x. #2955
  • Estimators: Add __repr__ method with a meaningful description expected by scikit-learn #2307. Thanks to @​besteady.
  • Adapt to the removal of dry_run parameters in setuptools 81.0. pypa/setuptools#4872
  • Set upper version bounds for important dependencies to avoid breaking changes

Rust package

Build & testing

Bugfixes

... (truncated)

Commits
  • b1bd2a6 CatBoost release 1.2.10.
  • 05343ed Make Maven Central auto release configurable.
  • b67bd3f Switch from OSSRH to Cental Publisher Portal.
  • b702755 Cannot publish JVM artifacts for release 1.2.9
  • b1c8d30 Allow to re-run PyPI uploads with 'skip-existing'.
  • 60af472 Add 'verbose' flag to PyPI publishing.
  • cf43a17 Add -fsized-deallocation into cmake lists
  • 7dfa8d5 YQL-20095: Ignore modernize-avoid-c-arrays
  • e7d262e CatBoost Release 1.2.9
  • 9612731 Update contrib/libs/expat to 2.7.4
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2026
@jgamblin
Copy link
Copy Markdown
Collaborator

jgamblin commented May 5, 2026

@dependabot rebase

Updates the requirements on [catboost](https://github.com/catboost/catboost) to permit the latest version.
- [Release notes](https://github.com/catboost/catboost/releases)
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md)
- [Commits](catboost/catboost@v1.2.8...v1.2.10)

---
updated-dependencies:
- dependency-name: catboost
  dependency-version: 1.2.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/catboost-gte-1.2.10 branch from 1a14a47 to d7331d8 Compare May 5, 2026 13:02
@jgamblin jgamblin merged commit 0d7a467 into main May 5, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/catboost-gte-1.2.10 branch May 5, 2026 13: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