Skip to content

chore(deps): bump rstar from 0.12.2 to 0.13.0#14

Merged
bhark merged 1 commit into
mainfrom
dependabot/cargo/rstar-0.13.0
May 25, 2026
Merged

chore(deps): bump rstar from 0.12.2 to 0.13.0#14
bhark merged 1 commit into
mainfrom
dependabot/cargo/rstar-0.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps rstar from 0.12.2 to 0.13.0.

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 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 [rstar](https://github.com/georust/rstar) from 0.12.2 to 0.13.0.
- [Commits](georust/rstar@v0.12.2...v0.13.0)

---
updated-dependencies:
- dependency-name: rstar
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 24, 2026
@bhark bhark merged commit 9899b3e into main May 25, 2026
11 of 16 checks passed
@bhark bhark deleted the dependabot/cargo/rstar-0.13.0 branch May 25, 2026 00:51
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