Skip to content

Conversation

@ablaom
Copy link
Member

@ablaom ablaom commented Nov 20, 2025

#1185 #1175

For the release notes:

  • (mildly breaking) The behaviour of levels on CategoricalArrays (for example arrays coerced to have Multiclass or OrderedFactor type, using the coerce method) has changed. The method now returns a CategoricalVector whereas previously it returned "raw" values. So running levels(array) previously is equivalent to now running CategoricalArrays.unwrap.(levels(array)).

dependabot bot and others added 7 commits August 25, 2025 14:50
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Packages that are to be permanently removed from integration tests:

| BetaML
│ CatBoost
│ MLJXGBoostInterface
│ MLJScikitLearnInterface
│ OutlierDetectionNeighbors
│ SIRUS
│ MLJTSVDInterface
│ PartitionedLS
│ Maxnet
│ ParallelKMeans
│ MLJNaiveBayesInterface
│ Imbalance
│ EvoLinear
│ LightGBM
│ LaplaceRedux
│ MLJText
Bump CategoricalArrays, etc and major testing change 😱
…ns/checkout-5

Bump actions/checkout from 4 to 5
@ablaom ablaom merged commit d94a3cd into master Nov 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants