Skip to content

Bump rerun from 0.29.1 to 0.30.1#6

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rerun from 0.29.1 to 0.30.1.

Release notes

Sourced from rerun's releases.

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.


✨ 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
  • Fix using_index_value not accepting pyarrow data of the correct types c59df09

🪳 Bug fixes

  • Gracefully handle Rrd Manifest failures f14e343
  • Fix docs urls being loaded as data sources 3eb98db
  • Fix fix clicking names of color maps 700b590
  • Fix rare ui id conflict in list item content 352f7c8
  • Fix drag'n'drop issue on web 956ed91

🌁 Viewer improvements

  • Selection panel: show all values at the latest time stamp 36ff7ff
  • Limit number of plots only for non-builtin components and increase the limit f4fb62b
  • Show all visualizable scalars on time series add-visualizer menu 0da70a5
  • Stop warning on synthetic oneof protobuf fields 84ee94e

📚 Docs

  • Corrected the docs example for the DynamicArchetype 32c37e8

🖼 UI improvements

  • Make arrow values expandable if they don't fit 4edd93e
  • Add scrolling to column popup 7dbd933

🧢 MCAP

  • Support also "sec" & "nsec" in TimeSpecToNanos 31c9a43

0.30.0 - Plot any scalar & on-demand streaming

... (truncated)

Changelog

Sourced from rerun's changelog.

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
  • Fix using_index_value not accepting pyarrow data of the correct types c59df09

🪳 Bug fixes

  • Gracefully handle Rrd Manifest failures f14e343
  • Fix docs urls being loaded as data sources 3eb98db
  • Fix fix clicking names of color maps 700b590
  • Fix rare ui id conflict in list item content 352f7c8
  • Fix drag'n'drop issue on web 956ed91

🌁 Viewer improvements

  • Selection panel: show all values at the latest time stamp 36ff7ff
  • Limit number of plots only for non-builtin components and increase the limit f4fb62b
  • Show all visualizable scalars on time series add-visualizer menu 0da70a5
  • Stop warning on synthetic oneof protobuf fields 84ee94e

📚 Docs

  • Corrected the docs example for the DynamicArchetype 32c37e8

🖼 UI improvements

  • Make arrow values expandable if they don't fit 4edd93e
  • Add scrolling to column popup 7dbd933

🧢 MCAP

  • Support also "sec" & "nsec" in TimeSpecToNanos 31c9a43

0.30.0 - 2026-02-25 - plot any scalar & on-demand streaming

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

✨ Overview & highlights

📈 Plot any scalar

... (truncated)

Commits
  • 84cb635 Bump versions to 0.30.1
  • 2ea2959 changelog update
  • 84ee94e Stop warning on synthetic oneof protobuf fields
  • 7dbd933 Add scrolling to column popup
  • 0da70a5 Show all visualizable scalars on time series add-visualizer menu
  • a171e39 fix snapshot
  • 786238b typo fixes, preliminary changelog
  • 4edd93e Make arrow values expandable if they don't fit
  • 31c9a43 Support also "sec" & "nsec" in TimeSpecToNanos
  • c2fe7a5 Fix rerun-sdk[all] extra and the related version bump script
  • 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.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.30.1)

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

dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #8.

@dependabot dependabot Bot closed this Mar 13, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rerun-0.30.1 branch March 13, 2026 04:12
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