Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps category-encoders from 2.6.4 to 2.8.0.

Release notes

Sourced from category-encoders's releases.

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.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
  • 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
  • e4980b5 Deprecate Python 3.9, add Python 3.13
  • 86d4ce0 Remove intercept from Contrast Coding Schemes. Fixes #370
  • 889120f Use poetry for packaging and update tooling
  • 75e8f5a remove username-password auth
  • d64b3ac use pypi trusted publishing
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 12:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@dependabot dependabot bot requested review from kimusaku and fukuta-flab and removed request for a team January 20, 2025 12:39
@dependabot dependabot bot requested a review from AkiraUra January 20, 2025 12:39
@kimusaku
Copy link
Contributor

@dependabot rebase

Bumps [category-encoders](https://github.com/scikit-learn-contrib/category_encoders) from 2.6.4 to 2.8.0.
- [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.0)

---
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 force-pushed the dependabot/pip/category-encoders-2.8.0 branch from b958524 to a8d68b6 Compare February 17, 2025 04:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Superseded by #109.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/category-encoders-2.8.0 branch 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant