Skip to content

For a 0.22 release#1186

Merged
ablaom merged 7 commits into
masterfrom
dev
Nov 20, 2025
Merged

For a 0.22 release#1186
ablaom merged 7 commits into
masterfrom
dev

Conversation

@ablaom

@ablaom ablaom commented Nov 20, 2025

Copy link
Copy Markdown
Member

#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] <support@github.com>
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.

1 participant