Skip to content

Bump rerun from 0.29.1 to 0.30.2#8

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown
Contributor

Bumps rerun from 0.29.1 to 0.30.2.

Release notes

Sourced from rerun's releases.

0.30.2

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


✨ Overview

Among many other things, this patch addresses a security advisory (SNYK-RUST-JSONWEBTOKEN-15189005) and adds a new example!

🔎 Details

🐍 Python API

  • Expose executable_name and executable_path in Python spawn() #12685

🪳 Bug fixes

  • Handle ?url=rerun+http://… in web viewer 5f2d65d
  • Fix weird tooltip sizes in streams view 92403bb

🚀 Performance improvements

  • Share video players between views, de-duplicating video decoding work between pinholes and 2d views ed236da

🧑‍🏫 Examples

🖼 UI improvements

  • Show tooltip even when hovering play head in the time series view e44fbf0

🧢 MCAP

  • Add a list of available layers to mcap convert cli 89f18dc
  • Decode MCAP metadata records into __properties cc8f1c2

📦 Dependencies

  • Upgrade jsonwebtoken to 10.3 312c3b8

0.30.1 - Bugfixes & Viewer improvements

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.30.2 - 2026-03-11

✨ Overview

Among many other things, this patch addresses a security advisory (SNYK-RUST-JSONWEBTOKEN-15189005) and adds a new example!

🔎 Details

🐍 Python API

  • Expose executable_name and executable_path in Python spawn() #12685

🪳 Bug fixes

  • Handle ?url=rerun+http://… in web viewer 5f2d65d
  • Fix weird tooltip sizes in streams view 92403bb

🚀 Performance improvements

  • Share video players between views, de-duplicating video decoding work between pinholes and 2d views ed236da

🧑‍🏫 Examples

🖼 UI improvements

  • Show tooltip even when hovering play head in the time series view e44fbf0

🧢 MCAP

  • Add a list of available layers to mcap convert cli 89f18dc
  • Decode MCAP metadata records into __properties cc8f1c2

📦 Dependencies

  • Upgrade jsonwebtoken to 10.3 312c3b8

🧢 MCAP

  • MCAP "layers" have been renamed to "decoders". The CLI flag -l/--layer is now -d/--decoder.

0.30.1 - 2026-03-04

✨ Overview & highlights

This patch on top of 0.30.0 comes not only with a random assortment of bug fixes but also some small improvements to the Viewer.

Most notably it's now possible to inspect values that were logged on the same timestamp!

🔎 Details

🐍 Python API

  • Allow re-registering the same blueprint to a dataset cafbec9

... (truncated)

Commits
  • ecae8d7 Use GCS hosted raw_mesh files
  • 98c3da2 push any_scalar to nightly channel
  • 4372093 Bump versions to 0.30.2
  • 66b676b Fix example build
  • 878c1c9 update changelog
  • ec87598 fmt
  • e136edb fix patch conflicts - we don't have the Route rename yet
  • 4a05da7 MCAP metadata layer: support multiple metadata records with same name
  • 10a1e93 Expose executable_name and executable_path in Python spawn() (#12685)
  • a1b24da Make sure the item selection is compatible with the current route
  • 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.29.1 to 0.30.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.29.1...0.30.2)

---
updated-dependencies:
- dependency-name: rerun
  dependency-version: 0.30.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 Mar 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #11.

@dependabot dependabot Bot closed this Apr 3, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rerun-0.30.2 branch April 3, 2026 04:25
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