Skip to content

Update H2Trees requirement from 0.3 to 0.3, 0.4 - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/H2Trees-0.3-and-0.4
Open

Update H2Trees requirement from 0.3 to 0.3, 0.4#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/H2Trees-0.3-and-0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on H2Trees to permit the latest version.

Release notes

Sourced from H2Trees's releases.

v0.4.0

H2Trees v0.4.0

Diff since v0.3.0

Breaking changes:

  • Tree/plan construction now goes through a single builder-based API: buildtree, buildforest, and buildplans, each taking a builder= keyword (e.g. TwoNTreeBuilder, MetisTreeBuilder, KMeansTreeBuilder, PlanBuilder). This replaces the previous family of separate constructor functions.

New features:

  • New documentation pages covering admissibility, near/far interactions, protrusion checks, builders, and printing.

Other:

  • Documentation plots are now pre-rendered and cached instead of rebuilt on every doc build, so makedocs is significantly faster.
  • Added a benchmark CI workflow to track performance regressions on PRs.

Merged pull requests:

Commits
  • 316d2aa Merge pull request #31 from djukic14/feature/docprecomputations
  • c826588 Precompute plots in doc
  • 1f700e2 Merge pull request #30 from djukic14/feature/treebuilders-v0.4.0
  • 70015b0 Refactor H2Trees builder workflow for v0.4.0
  • 2a35278 update readme with new features
  • See full diff 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 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 [H2Trees](https://github.com/djukic14/H2Trees.jl) to permit the latest version.
- [Release notes](https://github.com/djukic14/H2Trees.jl/releases)
- [Commits](djukic14/H2Trees.jl@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: H2Trees
  dependency-version: 0.4.0
  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 Aug 11, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 11, 2026 10:35
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