Skip to content

build(deps): bump hdbscan from 0.8.43 to 0.8.44#15

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/hdbscan-0.8.44
Open

build(deps): bump hdbscan from 0.8.43 to 0.8.44#15
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/hdbscan-0.8.44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps hdbscan from 0.8.43 to 0.8.44.

Release notes

Sourced from hdbscan's releases.

release-0.8.44

What's Changed

New Contributors

Full Changelog: scikit-learn-contrib/hdbscan@release-0.8.43...release-0.8.44

Commits
  • dfdc9ca Update pyproject.toml
  • ce1366c Merge pull request #707 from gclendenning/master
  • 69f3a57 Merge pull request #725 from sebastianbreguel/optimize-predict-clustertree-lo...
  • 2c0e8f1 Speed up the cluster-tree walk-up in approximate_predict
  • faba633 Merge pull request #722 from sebastianbreguel/optimize-exemplar-hstack
  • d60aa04 Merge pull request #723 from sebastianbreguel/optimize-cluster-walk-mask
  • e6bf6e3 Compute the cluster-walk child mask once per step
  • a0052dc Build cluster exemplars with a single hstack
  • 2eb5d92 Merge pull request #720 from sebastianbreguel/optimize-grouped-max-prediction
  • 65ae73b Replace per-cluster tree scans with a single grouped reduction
  • 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 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)

Bumps [hdbscan](https://github.com/scikit-learn-contrib/hdbscan) from 0.8.43 to 0.8.44.
- [Release notes](https://github.com/scikit-learn-contrib/hdbscan/releases)
- [Commits](scikit-learn-contrib/hdbscan@release-0.8.43...release-0.8.44)

---
updated-dependencies:
- dependency-name: hdbscan
  dependency-version: 0.8.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 5, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant