Update MLUtils requirement to 0.4.9 in /docs#20
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/julia/docs/MLUtils-0.4.9
branch
2 times, most recently
from
June 21, 2026 08:41
5b72c9b to
6964685
Compare
Updates the requirements on [MLUtils](https://github.com/JuliaML/MLUtils.jl) to permit the latest version. - [Release notes](https://github.com/JuliaML/MLUtils.jl/releases) - [Commits](JuliaML/MLUtils.jl@v0.1.0...v0.4.9) --- updated-dependencies: - dependency-name: MLUtils dependency-version: 0.4.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/julia/docs/MLUtils-0.4.9
branch
from
June 21, 2026 09:05
6964685 to
926ea3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on MLUtils to permit the latest version.
Release notes
Sourced from MLUtils's releases.
Commits
7b82389Change version to 0.4.973543edAdd topk (#217) (#233)7f03e36Add generic show method for AbstractDataContainer (#227) (#235)f320e4cAdd batched GPU-friendly searchsorted (#218) (#234)2f6e91bAllowparallel=nto set the number of loading workers (#230)f698fd6Allow passing an rng to randobs (#227) (#232)bfebb3fRemove Transducers extension and always await spawned loader tasks (#229)d4232d2Fix buffer=true with parallel=true and collate=true (#216) (#228)0ca8f3eadd AGENTS.md8357b5eSupport vector indexing of slidingwindow (#213) (#226)