Skip to content

Update rerun requirement from 0.33 to 0.37 - #75

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rerun-0.37
Open

Update rerun requirement from 0.33 to 0.37#75
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rerun-0.37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rerun to permit the latest version.

Release notes

Sourced from rerun's releases.

0.37.1

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

  • VideoFrameReference works with VideoStream

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#videoframereference-works-with-videostream

🔎 Details

🌁 Viewer improvements

🚀 Performance improvements

  • Always use http 1 when fetching chunks d395896
Changelog

Sourced from rerun's changelog.

0.37.1 - 2026-09-04

✨ Overview & highlights

  • VideoFrameReference works with VideoStream

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#videoframereference-works-with-videostream

🔎 Details

🌁 Viewer improvements

🚀 Performance improvements

  • Always use http 1 when fetching chunks d395896

0.37.0 - 2026-08-31

🧳 Migration guide: https://rerun.io/docs/changelog/changeset-0-37#breaking-changes

✨ Overview & highlights

  • Assets in catalogs, data shared across all segments
  • Improved selection panel navigation
  • State timeline view improvements
  • Export recordings and blueprints from the web Viewer
  • rerun rrd stats tells you whether a recording should be optimized
  • Experimental dataloaders use a unified fetch and decode pipeline
  • Faster video decoding for training
  • Faster manifest generation for video datasets

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#highlights

⚠️ Breaking changes

  • All SDKs: datatypes is renamed to encodings. The old spelling still works, deprecated.
  • Rust: the SDK now requires Rust 1.96 or later.
  • Rust, C++: setting a recording id no longer disables recording properties. Opt out with send_properties(false).
  • Rust: Loggable is replaced by ArrowDataType, ToArrow, ToArrowOpt, FromArrow and FromArrowOpt.
  • Python: the rerun-sdk[datafusion] and rerun-sdk[dataplatform] extras are removed, use rerun-sdk[catalog].
  • Python: the experimental Mp4Reader emits VideoStream:is_keyframe as a single sparse marker chunk.
  • Python: experimental dataloader decoders now decode a whole fetch block at a time.
  • Python: experimental dataloader windows list explicit offsets instead of an inclusive range.

🧳 Migration guide: https://rerun.io/docs/changelog/changeset-0-37#breaking-changes

🔎 Details

🌊 C++ API

... (truncated)

Commits
  • 99d2315 Bump versions to 0.37.1
  • 9b949ba changelog
  • 783610b Always use http 1 when fetching chunks
  • 73e2fb6 Support VideoFrameReference for VideoStream
  • 8cfcbc4 Make changlog skill not generate a 'selling' heading section
  • 5cd2a9b fix links
  • fc0c4e1 fix doc links
  • 58da9ad Bump versions to 0.37.0
  • d1c8fb8 Bump versions to 0.37.0-rc.2
  • 82a4554 Mask out source rrd version in integration tests
  • 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 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.33.0...0.37.1)

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