Skip to content

Bump @foxglove/studio from 1.24.0 to 1.30.0#218

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/foxglove/studio-1.30.0
Closed

Bump @foxglove/studio from 1.24.0 to 1.30.0#218
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/foxglove/studio-1.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps @foxglove/studio from 1.24.0 to 1.30.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.30.0

Added

  • Added a thumbnail image for the Parameters panel in the panel list (#4709)

Changed

  • Improved handling of the zoom state in the Plot and State Transitions panels (#4606)
  • Enabled faster preloading of large datasets when reading from Foxglove Data Platform and local / remote file sources (#4642)
  • Improved performance for displaying foxglove.Grid messages in the 3D panel (#4673)
  • Improved handling of TF frame names in ROS 1 data stored in Foxglove Data Platform (#4691)
  • Changed the 3D panel's default background color to match other panels in light and dark mode (#4696)
  • Reduced GPU memory footprint for cube list and sphere list markers (#4714)
  • Improved rendering of non-editable parameter values in the Parameters panel (#4723)

Fixed

  • Fixed an issue where Rosbridge connections would not advertise when re-connecting (#4653)
  • Fixed a bug with RGB point clouds where the automatically-selected settings would sometimes change after the point cloud was initially displayed in the 3D panel (#4685)
  • Fixed an issue with the display of values in the Parameters panel (#4701)
  • Fixed a crash in the State Transitions panel on large datasets (#4702)
  • Fixed an issue with cube list markers not updating in the 3D panel (#4705)
  • Fixed a bug where data from a previous data source would be visible in the Log panel after switching data sources (#4707)
  • Fixed an issue with the Variables sidebar failing to update values changed outside the sidebar (#4724)

v1.29.1

Changed

  • Improved handling of subscription connections from ROS 1 nodes when running Studio and ROS nodes on different hosts (#4634)
  • Enabled faster preloading of large datasets when reading from Foxglove Data Platform or from local and remote file sources (#4642)
  • Displayed errors next to the relevant “Transforms” and “URDF” nodes in the 3D panel’s settings (#4643)
  • Added validation to foxglove.Grid messages and support for grids with row padding in the 3D panel (#4651)
  • Updated the Gauge panel to support string values that can be converted to numbers (#4674)
  • Improved performance of the State Transitions panel (#4682)

Fixed

  • Fixed an issue where cyclical transforms would crash the 3D panel (#4643)
  • Fixed a bug in the Gauge and Indicator panels where messages on high-frequency topics would sometimes be skipped when using a message path syntax filter (#4671)
  • Fixed issues with opening Velodyne connections from the desktop app (#4575)
  • Fixed "square" point shape setting for point clouds in the 3D panel (#4683)
  • Fixed a bug in the 3D panel where the default settings for RGB point clouds would sometimes change after the point cloud was initially displayed (#4685)

v1.29.0

Added

  • Added a 3D panel setting to control the up axis for meshes (STL and OBJ) without orientation info (#4577)
  • Added debugging instructions to the Foxglove Studio GitHub README for developers running into yarn install issues while contributing (#4600)
  • Added the ability to use media elements within desktop app extensions (#4616)

Changed

  • Separated data decompression/deserialization and rendering into separate threads to improve playback (#4538)
  • Hid the 3D (Legacy) panel behind an “Experimental features” flag (#4539)
  • Updated the dataset used for "Explore sample data" by reducing the file size, adding data to demonstrate more Studio features, and improving the time-ordering of messages (#4584)
  • Added useful errors when a file attempts to add a cyclical transform to the transform tree (#4621)

... (truncated)

Commits
  • 78eca2f Release v1.30.0
  • 7e86323 Fix variable sidebar value updates (#4724)
  • 10711e2 Improve parameter panel value rendering (#4723)
  • a277c36 panels/3d: update light backdrop color to match Studio app palette background...
  • 1a92d25 [3D] Use uint8 for instanced color buffers instead of float32 (#4714)
  • e53702a Shader Performance Boost for Foxglove.Grid Messages (#4673)
  • 3089ead Add thumbnail to parameters panel (#4709)
  • 88e3156 Don't cache message events from previous player when switching players (#4707)
  • 39bbe37 Fix Cube List markers not updating (#4705)
  • 04ff7de Fix crash in state transition panel on large datasets (#4702)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@foxglove/studio](https://github.com/foxglove/studio) from 1.24.0 to 1.30.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.30.0)

---
updated-dependencies:
- dependency-name: "@foxglove/studio"
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

Superseded by #224.

@dependabot dependabot bot closed this Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.30.0 branch November 9, 2022 06:05
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants