Skip to content

Bump rerun from 0.29.1 to 0.31.1#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rerun-0.31.1
Closed

Bump rerun from 0.29.1 to 0.31.1#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rerun-0.31.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

Bumps rerun from 0.29.1 to 0.31.1.

Release notes

Sourced from rerun's releases.

0.31.1

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


🔎 Details

Full 0.31.0 changelog

🪳 Bug fixes

  • Fix our python 3.10 support 2ee1f4f

0.31.0 - component mappings & prettier primitives

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


🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-31

✨ Overview & highlights

Component mappings

meshtopoint.mp4

You can now map components more generally. Want to display your mesh as a point cloud? Just add a point cloud visualizer and select the vertex positions as the source.

Prettier primitives

spinning.mp4

Our 3D primitives got a new default look!

Performance improvements

  • Optimization for point clouds, videos shared among views, data ingestion, and recordings with many entities.

... (truncated)

Changelog

Sourced from rerun's changelog.

0.31.1 - 2026-03-31

🔎 Details

🪳 Bug fixes

  • Fix our python 3.10 support 2ee1f4f

0.31.0 - 2026-03-30 - component mappings & prettier primitives

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-31

✨ Overview & highlights

Component mappings

meshtopoint.mp4

You can now map components more generally. Want to display your mesh as a point cloud? Just add a point cloud visualizer and select the vertex positions as the source.

Prettier primitives

spinning.mp4

Our 3D primitives got a new default look!

Performance improvements

  • Optimization for point clouds, videos shared among views, data ingestion, and recordings with many entities.

⚠️ Breaking changes

  • MCAP "layers" renamed to "decoders" cf0a800
  • rr.Server and rr.CatalogClient: address parameter/method renamed to url; rerun server --address is now --host #12402
  • Entry.update(name=…) is deprecated in favor of Entry.set_name(…) #12370

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-31

🔎 Details

🪵 Log API

  • Redesign Lens Op API to be Selector-based d962bfe
  • Add cull mode for front/back face culling on Mesh3D be5a50f
  • Add frame_prefix to UrdfTree for multi-robot URDF setups 8e27391

🐍 Python API

  • Improve DynamicArchetype docs with example on how to use builtin batch types 2052af5

... (truncated)

Commits

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 [rerun](https://github.com/rerun-io/rerun) from 0.29.1 to 0.31.1.
- [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.29.1...0.31.1)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.31.1
  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 Apr 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 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.

@MJohnson459 MJohnson459 deleted the dependabot/cargo/rerun-0.31.1 branch June 16, 2026 11:31
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