Skip to content

Bump @foxglove/studio from 1.24.0 to 1.31.0#224

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @foxglove/studio from 1.24.0 to 1.31.0.

Release notes

Sourced from @​foxglove/studio's releases.

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)

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)

... (truncated)

Commits
  • aac4d13 Release v1.31.0
  • bbfc789 Bump react-highlight-words from 0.17.0 to 0.18.0 (#4774)
  • bc19612 Make map panel NavSatFix message handling more robust (#4765)
  • 25d4dae Bump zustand from 4.1.1 to 4.1.4 (#4776)
  • 3b5dc26 [3D] Updates to RGBA color options for PointCloud2, foxglove.PointCloud & fox...
  • 5a96134 Use date-independent timezones for preferences story (#4766)
  • a2b3d88 Bump use-debounce from 7.0.1 to 8.0.4 (#4768)
  • e5d911d Bump classnames from 2.3.1 to 2.3.2 (#4769)
  • a6c3b56 Bump @​wojtekmaj/enzyme-adapter-react-17 from 0.6.7 to 0.7.0 (#4772)
  • 3a5a043 Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#4771)
  • 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.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.31.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 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2022

Superseded by #225.

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