Skip to content

Bump @foxglove/studio from 1.24.0 to 1.32.0#231

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @foxglove/studio from 1.24.0 to 1.32.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.32.0

Changed

  • For Foxglove WebSocket connections, the start and end times displayed in the Data source sidebar are now adjusted dynamically when looping over pre-recorded data (#4821)
  • Boosted performance for FlatBuffer schemas that use UINT8 arrays (#4860)

Fixed

  • Fixed an issue with color pickers in panel settings not updating panels (#4810)
  • Fixed message coloring in the Diagnostics – Detail (ROS) panel (#4820)
  • Fixed resubscribing to topics when a Foxglove WebSocket connection is broken and reestablished (#4836)
  • Fixed an extraneous warning shown for some Foxglove WebSocket connection (#4837)
  • Fixed an issue with RGBA coloring of Grid messages in the 3D panel where fully transparent pixels were not displayed as transparent (#4839)
  • Colors for foxglove.PointCloud and foxglove.Grid messages are now clamped to minimum and maximum values, rather than displaying incorrect colors when values lie outside the selected range (#4840)

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)

... (truncated)

Commits
  • 5769c0d Release v1.32.0
  • fd74282 Performance boost for flatbuffer schemas that use Uint8 arrays (#4860)
  • db544e8 Fix react render error in map panel (#4858)
  • afd9c41 Remove InitialRefreshAdapter from ExtensionCatalogProvider (#4855)
  • f090393 Clamp values outside range for PointCloud and Grid coloring (#4840)
  • 6d50837 Bump @​babel/core and @​types/babel__core (#4818)
  • 32ec78e Update README to add real link instead of enlarging image (#4802)
  • bebfa77 Fix Grid alpha and update sample layout (#4839)
  • 0dba3d8 Fix erroneous duplicate channel warning in websocket player (#4837)
  • 05c26b8 Add Amplitude metric tracking when users close the Welcome Dialog (#4827)
  • 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.32.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.32.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 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2022

Superseded by #233.

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