Skip to content

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

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

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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2026
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 force-pushed the dependabot/cargo/kdtree-0.8.1 branch from e61ed5a to 1c0c88e Compare August 11, 2026 22:31
@YeungOnion

Copy link
Copy Markdown
Contributor

closing for #444 instead

@YeungOnion YeungOnion closed this Aug 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/kdtree-0.8.1 branch August 18, 2026 04:24
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.

1 participant