Skip to content

Bump rerun from 0.22.1 to 0.31.2#53

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rerun-0.31.2
Open

Bump rerun from 0.22.1 to 0.31.2#53
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rerun-0.31.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps rerun from 0.22.1 to 0.31.2.

Release notes

Sourced from rerun's releases.

0.31.2

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


🔎 Details

🪳 Bug fixes

  • Fix MCAP CLI decoder identifier list 24f2604
  • Fix bug where shapes defined with UI units were scaled incorrectly 9a28f8e
  • Fix off-by-one bug in video stream cache e4eddc9
  • Fix range queries on 3D points in SpatialView3D 213957c

📚 Docs

🕸️ Web

  • Add progress bar to rerun-js and handle incomplete wasm downloads 476a178
  • Add rerun-js login setting and default to hiding the login button 3203577

🤷‍ Other

  • Stop creating the search index into docs.rs 6afa84b

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.

... (truncated)

Changelog

Sourced from rerun's changelog.

0.31.2 - 2026-04-08

🔎 Details

🪳 Bug fixes

  • Fix MCAP CLI decoder identifier list 24f2604
  • Fix bug where shapes defined with UI units were scaled incorrectly 9a28f8e
  • Fix off-by-one bug in video stream cache e4eddc9
  • Fix range queries on 3D points in SpatialView3D 213957c

📚 Docs

🕸️ Web

  • Add progress bar to rerun-js and handle incomplete wasm downloads 476a178
  • Add rerun-js login setting and default to hiding the login button 3203577

🤷‍ Other

  • Stop creating the search index into docs.rs 6afa84b

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

... (truncated)

Commits
  • 7af183f Bump versions to 0.31.2
  • 2778719 update changelog
  • 213957c Fix range queries on 3D points in SpatialView3D
  • 3203577 Add rerun-js login setting and default to hiding the login button
  • 476a178 Add progress bar to rerun-js and handle incomplete wasm downloads
  • e4eddc9 Fix off-by-one bug in video stream cache
  • 8db5d1a Fix notebook_viewer.ipynb not displaying viewer
  • 9a28f8e Fix bug where shapes defined with UI units were scaled incorrectly
  • 60d22e3 Add missing set up gcloud set and use gcloud storage
  • 7286e46 Fix extensionless html pages missing content type in gcp
  • 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 [rerun](https://github.com/rerun-io/rerun) from 0.22.1 to 0.31.2.
- [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.22.1...0.31.2)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.31.2
  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 13, 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