Skip to content

Update Clustering requirement from 0.14 to 0.14, 0.15#17

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/Clustering-0.14-and-0.15
Open

Update Clustering requirement from 0.14 to 0.14, 0.15#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/julia/Clustering-0.14-and-0.15

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Updates the requirements on Clustering to permit the latest version.

Release notes

Sourced from Clustering's releases.

v0.15.8

Clustering v0.15.8

Diff since v0.15.7

Merged pull requests:

  • Small corrections in docs validate.md (#271) (@​jaksle)
  • build(deps): bump codecov/codecov-action from 3 to 4 (#272) (@​dependabot[bot])
  • build(deps): bump julia-actions/setup-julia from 1 to 2 (#276) (@​dependabot[bot])
  • build(deps): bump julia-actions/cache from 1 to 2 (#277) (@​dependabot[bot])
  • Fix broadcasting bug in repick_unused_centers() for K-means (#283) (@​AzamatB)
  • build(deps): bump codecov/codecov-action from 4 to 5 (#284) (@​dependabot[bot])
  • Modification to dbscan to add test cases and support for the case where num points <= num dimensions (#286) (@​lwabeke)

Closed issues:

  • Providing additional intrinsic evaluation metrices (#253)
  • Unnecessary check of dimensions for input? (#280)
  • AssertionError in K-medoids algorithm (#281)
  • Add docs website to the "About" section on github (#282)
Commits
  • fb2c187 Project.toml: update version to 0.15.8
  • a3768b6 Merge pull request #283 from AzamatB/ab-kmeans-broadcasting-bugfix
  • 5f280eb kmeans(): tweak repick/update comments
  • 24a30ae Merge pull request #286 from lwabeke/master
  • 27983b8 tests: include test_helpers.jl in runtests.jl
  • 539e223 dbscan(): drop number of points <= num dims test
  • 7a675b9 Merge pull request #284 from JuliaStats/dependabot/github_actions/codecov/cod...
  • 9a23012 build(deps): bump codecov/codecov-action from 4 to 5
  • af0edb2 Merge pull request #277 from JuliaStats/dependabot/github_actions/julia-actio...
  • 5926de2 fix bug
  • Additional commits viewable in compare view

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)

Updates the requirements on [Clustering](https://github.com/JuliaStats/Clustering.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaStats/Clustering.jl/releases)
- [Commits](JuliaStats/Clustering.jl@v0.14.0...v0.15.8)

---
updated-dependencies:
- dependency-name: Clustering
  dependency-version: 0.15.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 18, 2025
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants