Skip to content

Update imbalanced-learn requirement from ~=0.12.3 to ~=0.14.2 in /scripts/nb-tester - #5566

Merged
abbycross merged 1 commit into
mainfrom
dependabot/pip/scripts/nb-tester/imbalanced-learn-approx-eq-0.14.2
Aug 26, 2026
Merged

Update imbalanced-learn requirement from ~=0.12.3 to ~=0.14.2 in /scripts/nb-tester#5566
abbycross merged 1 commit into
mainfrom
dependabot/pip/scripts/nb-tester/imbalanced-learn-approx-eq-0.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on imbalanced-learn to permit the latest version.

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 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)

Updates the requirements on [imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn) to permit the latest version.
- [Release notes](https://github.com/scikit-learn-contrib/imbalanced-learn/releases)
- [Commits](scikit-learn-contrib/imbalanced-learn@0.12.3...0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 25, 2026
@qiskit-bot

Copy link
Copy Markdown
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@abbycross abbycross reopened this Aug 25, 2026
@github-project-automation github-project-automation Bot moved this from Done to Todo in Docs Planning Aug 25, 2026
@abbycross
abbycross added this pull request to the merge queue Aug 26, 2026
Merged via the queue into main with commit c9c55e1 Aug 26, 2026
12 of 13 checks passed
@abbycross
abbycross deleted the dependabot/pip/scripts/nb-tester/imbalanced-learn-approx-eq-0.14.2 branch August 26, 2026 00:50
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs Planning Aug 26, 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 Pull requests that update python code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants