Skip to content

chore(deps): update kdtree requirement from 0.7.0 to 0.8.1 - #428

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kdtree-0.8.1
Open

chore(deps): update kdtree requirement from 0.7.0 to 0.8.1#428
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kdtree-0.8.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on kdtree to permit the latest version.

Commits
  • c175108 chore: Release kdtree version 0.8.1
  • 31e251d fixed wasm build (#89)
  • 43cbfa4 refactor: simplify serde test cfg attribute (#90)
  • dc0a79b refactor: eliminate util.rs and consolidate helper functions (#88)
  • 1fddb5e refactor: reorganize code structure with clear section headers and test modul...
  • c48dfd0 refactor: rename within_bounding_box to bounding_box for consistency (#86)
  • 14d8d2f refactor: change within method to return unordered results (#85)
  • 4d23513 feat: add nearest_within_radius method with radius filtering (#84)
  • 1f3cc8c refactor: split integration tests by feature (#83)
  • 4e8c51c refactor: simplify traits and lifetime usage in KdTree (#78)
  • 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 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 [kdtree](https://github.com/mrhooray/kdtree-rs) to permit the latest version.
- [Changelog](https://github.com/mrhooray/kdtree-rs/blob/master/release.toml)
- [Commits](mrhooray/kdtree-rs@v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: kdtree
  dependency-version: 0.8.1
  dependency-type: direct:production
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants