Skip to content

Bump imbalanced-learn from 0.14.1 to 0.14.2 in /src/backend - #75

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/backend/imbalanced-learn-0.14.2
Open

Bump imbalanced-learn from 0.14.1 to 0.14.2 in /src/backend#75
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/backend/imbalanced-learn-0.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 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 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 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 [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 added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 3, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants