Skip to content

Bump imbalanced-learn from 0.14.1 to 0.14.2#1041

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/imbalanced-learn-0.14.2
Open

Bump imbalanced-learn from 0.14.1 to 0.14.2#1041
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/imbalanced-learn-0.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps imbalanced-learn from 0.14.1 to 0.14.2.

Release notes

Sourced from imbalanced-learn's releases.

Imbalanced-learn 0.14.2

Changelog

Maintenance

Bug fixes

  • Raise an informative error in SMOTENC when the provided categorical_encoder does not keep one column per category (e.g. OneHotEncoder(drop=...) or an encoder merging infrequent categories), instead of failing with an opaque zero-size array NumPy error. #1035 by Imran Ahamed.
Commits
  • 8504e95 docs: Update the changelog
  • 38a7e3e chore: Compatibility with scikit-learn 1.9.0 (#1178)
  • 7f97dba FIX SMOTENC: clear error for column-dropping categorical encoders (#1035) (#1...
  • de97df0 chore: Compatibility scikit-learn 1.9.0 (#1169)
  • 6cdb18e Bump the actions group with 3 updates (#1159)
  • b899e65 DOC add co-author to changelog
  • af2a6e0 DOC add entry in changelog for 0.14.1
  • 95c9d1a MAINT compatibility with sklearn 1.8 (#1158)
  • 3163a67 Bump the actions group across 1 directory with 3 updates (#1148)
  • 5a5f6d7 DOC fix hyperlink changelog
  • 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 Jul 2, 2026
Bumps [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases)
- [Commits](scikit-learn-contrib/imbalanced-learn@0.14.1...0.14.2)

---
updated-dependencies:
- dependency-name: imbalanced-learn
  dependency-version: 0.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/imbalanced-learn-0.14.2 branch from 1f602ec to 6a2ac70 Compare July 3, 2026 12:30
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