Skip to content

Bump @foxglove/studio from 1.24.0 to 1.31.1#225

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @foxglove/studio from 1.24.0 to 1.31.1.

Release notes

Sourced from @​foxglove/studio's releases.

v1.31.1

Fixed

  • Fixed value layout flashing when hovering on the Raw Messages panel (#4752)
  • Fixed settings issues for URDFs from the /robot_description parameter and/or topic in the 3D panel (#4779)

v1.31.0

Added

  • Added a Spotlight plugin for MCAP files to the macOS desktop app, allowing MCAP files' topics, schemas, attachments, and metadata to be searchable via Finder and Spotlight (#4745)

Changed

  • Made deprecation banner for the 3D (Legacy) panel impossible to dismiss (#4756)
  • Replaced the packed "RGB"/"RGBA" color modes with a new “RGBA (separate fields)” mode for foxglove.PointCloud and foxglove.Grid topics in the 3D panel (#4762)
  • Removed the "RGB Byte Order" setting for ROS sensor_msgs/PointCloud2 topics in the 3D panel, and made the byte order compatible with RViz; renamed the color modes to “BGR”/“BGRA” to accurately reflect the actual byte order (#4762)
  • Make message handling in the Map panel more robust (#4765)

Fixed

  • Changed the Data source dialog’s behavior to immediately close after user clicks “Open” on a Velodyne LIDAR connection(#4728)
  • Enabled loading PointCloud2 messages with fields whose count is unsupported (i.e. ≠ 1) by hiding those fields (#4747)

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)

... (truncated)

Commits
  • 383403f Release v1.31.1
  • 3e1ad12 Remove player initialized event (#4786)
  • a8f598e Add Amplitude metrics around variable usage (#4791)
  • 2254d48 Add Amplitude event tracking for data source selection (#4784)
  • 48c21f7 Bump socket.io-parser from 4.0.4 to 4.0.5 (#4793)
  • d894fc4 Bump actions/setup-node from 2.2.0 to 3.5.1 (#4789)
  • 3f957af Bump actions/checkout from 2.3.4 to 3.1.0 (#4790)
  • 351bce8 [3D] Show /robot_description parameter separately from topic (#4779)
  • 7c07076 Move unavailable data source error messages into alerts (#4738)
  • fead549 Fix Value Layout Flashing on Hover in Raw Message Panel (#4752)
  • 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.31.1.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.31.1)

---
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 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2022

Superseded by #231.

@dependabot dependabot bot closed this Nov 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.31.1 branch November 23, 2022 06:11
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