Skip to content

Update rerun requirement from 0.26.2 to 0.27.2#55

Merged
makeecat merged 1 commit intomainfrom
dependabot/cargo/rerun-0.27.2
Nov 17, 2025
Merged

Update rerun requirement from 0.26.2 to 0.27.2#55
makeecat merged 1 commit intomainfrom
dependabot/cargo/rerun-0.27.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Updates the requirements on rerun to permit the latest version.

Release notes

Sourced from rerun's releases.

0.27.2 - Fix compatibility with dependency

Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer.


  • Fix non semver compliant breaking changes in ply-rs breaking Rust builds #11890
Changelog

Sourced from rerun's changelog.

0.27.2 - 2025-11-14 - Fix compatibility with dependency

  • Fix non semver compliant breaking changes in ply-rs breaking Rust builds #11890

0.27.1 - 2025-11-13 - Bug fixes and performance improvements

🪳 Bug fixes

  • Respect timepoint in URDF loader #11866
  • Fix pinhole color fallback showing the wrong color #11861
  • Fix broken delete_entries and entries table not updated #11872
  • Don't smooth velocity after WASD input #11858
  • URDF loader: Use global material if inline material is absent #11869

🚀 Performance improvements

  • When closing recordings (and blueprints), drop them on separate threads for UI responsiveness #11834 (thanks @​kpreid!)
  • Remove frame lag when creating loop region #11862
  • Reverted #11766 because of performance issues with the time panel.

0.27.0 - 2025-11-10 - Viewer improvements and more blueprint configuration

✨ Overview & highlights

🟦 more properties configurable from blueprint

The viewer is now even more configurable via blueprints. With more options for time series, bar chart, graph views, time panel, and the 3D view. With the latter now having the option to control the 3D eye position and look target.

⌨🖱️User Interface improvements

We’ve changed the interaction of the time panel! Now the top bar is only for making selections, while the bottom panel is for moving the time cursor. Hold down shift for snap-to-grid! You can also click on events now to select them.

new-time-panel-interaction.mp4

You can now also use just a keyboard to navigate in panels with trees (blueprint / streams / recordings).

⚠️ Breaking changes

  • Dropped support for python 3.9, and the minimum supported version is now 3.10.

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [rerun](https://github.com/rerun-io/rerun) to permit the latest version.
- [Release notes](https://github.com/rerun-io/rerun/releases)
- [Changelog](https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md)
- [Commits](rerun-io/rerun@0.26.2...0.27.2)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.27.2
  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 Nov 17, 2025
@makeecat makeecat merged commit 325904e into main Nov 17, 2025
5 checks passed
@makeecat makeecat deleted the dependabot/cargo/rerun-0.27.2 branch November 17, 2025 16:58
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