Skip to content

build(deps): bump category-encoders from 2.6.4 to 2.8.1 #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps category-encoders from 2.6.4 to 2.8.1.

Release notes

Sourced from category-encoders's releases.

2.8.1

Release with changes according to changelog

2.8.0

Release 2.8.0 with changes according to changelog

v2.7.0

Release 2.7.0 with changes according to changelog

2.6.4.post1

Change auth to pypi

2.6.4.post0

Fixing PyPI release process

Changelog

Sourced from category-encoders's changelog.

v.2.8.1

  • Fix: Support and test string targets and pd.Categorical targets.
  • Fix: Docs typo.

v.2.8.0

  • Fix: Support new concept of sklearn tags, now requiring sklearn >= 1.6.0
  • Fix: Docs deployment

v.2.7.0

  • Refactor: Use poetry as packaging tool
  • Refactor: Add more typing
  • Refactor: Add format checks
  • Change feature_names_in_ and feature_names_out_ to np.ndarray instead of lists.
  • Fixed: Support python 3.11, 3.12, 3.13.
  • Breaking: Drop support for python 3.7, 3.8 and 3.9
  • Breaking: No longer add intercept in contrast coding schemes.
Commits
  • c8d64b9 prepare release 2.8.1
  • 8725059 Merge pull request #454 from PaulWestenthanner/fix-453
  • a0aa54e Fixes #453. Categorical targets.
  • 06fcf04 Merge pull request #452 from Jordanbarker/patch-1
  • 90358b2 Change apposed to opposed in index.rst
  • 6f63a51 prepare release 2.8.0
  • 905b7b2 Merge pull request #451 from PaulWestenthanner/fix-sklearn1.6
  • 6b394db Use new sklearn tagging concept. fixes #448
  • 2a2e1a1 Prepare release 2.7.0
  • c06d829 Merge pull request #450 from PaulWestenthanner/improve_type_hints
  • 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 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 [category-encoders](https://github.com/scikit-learn-contrib/category_encoders) from 2.6.4 to 2.8.1.
- [Release notes](https://github.com/scikit-learn-contrib/category_encoders/releases)
- [Changelog](https://github.com/scikit-learn-contrib/category_encoders/blob/master/CHANGELOG.md)
- [Commits](scikit-learn-contrib/category_encoders@2.6.4...2.8.1)

---
updated-dependencies:
- dependency-name: category-encoders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2025 12:50
@dependabot dependabot bot requested review from kimusaku and AkiraUra and removed request for a team March 17, 2025 12:50
@dependabot dependabot bot requested a review from fukuta-flab March 17, 2025 12:50
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