Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Updates the requirements on rerun to permit the latest version.

Release notes

Sourced from rerun's releases.

0.28.2 - Fix RRD compaction, plot panning, and Collada mesh loader

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


✨ Overview & highlights

Fixes to .rrd Chunk handling.

We revised our Chunk slicing logic to prevent .rrd files ballooning in sizes. This also fixes the problem of broken .rrd files that contain tensors.

Collada (.dae) mesh support.

This patch adds native support for Collada (.dae) meshes, a common format used with URDF files. You can now load URDFs that reference .dae assets without manual mesh conversion!

🔎 Details

🐍 Python API

  • Improve the docstrings related to serve_gpc APIs #12314
  • Add Python support for UrdfTree #12310

🪳 Bug fixes

  • Don't force absolute time views after panning #12297
  • Introduce deep Chunk slicing #12312

🌁 Viewer improvements

  • Collada (.dae) mesh loader #10288
  • Add option to hide all notification popups/toasts #12354

📚 Docs

Changelog

Sourced from rerun's changelog.

0.28.2 - 2025-12-18 - Fix RRD compaction, plot panning, and Collada mesh loader

✨ Overview & highlights

Fixes to .rrd Chunk handling.

We revised our Chunk slicing logic to prevent .rrd files ballooning in sizes. This also fixes the problem of broken .rrd files that contain tensors.

Collada (.dae) mesh support.

This patch adds native support for Collada (.dae) meshes, a common format used with URDF files. You can now load URDFs that reference .dae assets without manual mesh conversion!

🔎 Details

🐍 Python API

  • Improve the docstrings related to serve_gpc APIs #12314
  • Add Python support for UrdfTree #12310

🪳 Bug fixes

  • Don't force absolute time views after panning #12297
  • Introduce deep Chunk slicing #12312

🌁 Viewer improvements

  • Collada (.dae) mesh loader #10288
  • Add option to hide all notification popups/toasts #12354

📚 Docs

0.28.1 - 2025-12-18 - Fix some telemetry, depth images, and logging

🪵 Log API

  • Ensure that flush waits for all data loaders to finish #12281

🪳 Bug fixes

  • Fix video errors having black rectangle around them #12284
  • Fix RVL depth decoding for non-quantized images #12289

🌁 Viewer improvements

  • Fix image planes not working correctly in some named-transform frame scenarios #12276
  • Fix auto-size for 2d views with RVL encoded depth image not working #12288
  • Restore depth image visualizers to 2D view kind (fix heuristic) #12290

... (truncated)

Commits
  • 60d41e3 Bump versions to 0.28.2
  • 660c08f Make crates.py re-entrant when all crates have already been published
  • 38a92e2 update changelog again
  • 6c17314 Revert "Try bringing back face tracking example but with region snippets"
  • 652f6ba Revert "Bump versions to 0.28.2"
  • e058250 Bump versions to 0.28.2
  • d9f0988 Add option to hide all notification popups/toasts (#12354)
  • 30da955 update pixi.lock
  • 1b60109 Try bringing back face tracking example but with region snippets
  • b981601 Add redirects for removed components (#12302)
  • 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 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.27.2...0.28.2)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.28.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 Jan 12, 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.

1 participant