Skip to content

chore(deps): update rstar requirement from 0.12 to 0.13#170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rstar-0.13
Open

chore(deps): update rstar requirement from 0.12 to 0.13#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rstar-0.13

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on rstar to permit the latest version.

Commits
  • 82c969d Make a breaking release to get accumulated fixes and additions out to users. ...
  • bfb3f31 Avoid unclear diameter terminology in AABB::from_center. (#223)
  • 810c54e Modernize dependencies, most importantly heapless to avoid unmaintained atomi...
  • 4e510b0 create an AABB from known bounds (#228)
  • f83ada6 add Envelope::is_empty (#190)
  • 8dd39c3 Update criterion requirement from 0.5.0 to 0.7.0 (#198)
  • 499e1c8 Bump actions/checkout from 4 to 6 (#217)
  • f0fe691 Add AABB::from_center utility constructor (#222)
  • d574780 Fix transcription error in implementation of OMT bulk loading (#221)
  • f93071f Fix excessive memory usage in bulk_load due to Vec over-capacity (#220)
  • 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 [rstar](https://github.com/georust/rstar) to permit the latest version.
- [Commits](georust/rstar@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: rstar
  dependency-version: 0.13.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 rust Pull requests that update rust code labels Jun 4, 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