Skip to content

Bump @foxglove/studio from 1.24.0 to 1.28.0#203

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps @foxglove/studio from 1.24.0 to 1.28.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.28.0

Added

  • Added support for foxglove.Grid messages in the 3D panel (#4544)
  • Added ability to filter topics by visibility in the 3D panel (#4556)
  • Added a list of all joints for a URDF displayed in the 3D panel, along with the controls to manually modify their positions (#4573)
  • Added a schemaName field to the Panel Extension API's MessageEvent (#4576)

Changed

  • Made all plot tooltips a consistent dark color (#4505)
  • Made the indication that a player is present appear faster (#4547)
  • Improved message handling behavior in the Map panel (#4553)
  • Improved error messaging for a panel crash (#4565)
  • Improved error messaging when duplicate topics are found when streaming Data Platform data sources (#4575)
  • [Extension API] Topic#datatype has been renamed to schemaName. datatype will still be available for backwards compatibility, but is now deprecated (#4582)
  • Made colors and gradients with alpha values visually distinguishable in the panel settings editor (#4585)

Fixed

  • Fixed an issue where the ds.importId query parameter caused browser tabs to freeze (#4551)
  • Fixed an issue where TriangleListPrimitives with changing numbers of points would sometimes crash the 3D panel (#4563)
  • Fixed an issue where ROS messages containing non-ASCII strings would sometimes be incorrectly decoded (#4567)
  • Fixed an issue where ROS mesh_resource markers would sometimes overwrite each other due to a race condition (#4591)

v1.27.0

Added

  • Added the ability to create deep links with Foxglove Data Platform import IDs (#4430)
  • Added a setting for disabling transform preloading in the 3D panel (#4525)
  • Added an error for when a transform history reaches capacity, improved transform message preloading, and increased transform history max capacity (#4534)

Changed

  • Improved marker rendering performance in the 3D panel (#3876)
  • Added a deprecation banner to the 3D (Legacy) panel informing users that it has been replaced by the new 3D panel (#4463)
  • Improved user experience so that hitting Tab moves the cursor to the next input field in the Panel settings sidebar (#4481)
  • Removed the Account sidebar UI from Docker-hosted instances (#4482)
  • Removed the 3D panel’s topic visibility filter, due to performance downgrades (#4503)
  • Improved performance for high-volume transforms in the 3D panel (#4542)

Fixed

  • Hid the “Clear” button whenever there is no color defined in a color picker in the panel settings (#4486)
  • Fixed a visual artifact with full-screen panels (#4490)
  • Fixed the orientation of mesh markers in the 3D panel (#4494)
  • Fixed the ability to toggle all transforms in the 3D panel (#4508)
  • Fixed playback for .db3 files and live ROS2 connections with transform topics (#4513)
  • Fixed memory issue that occurred when opening a large .bag file and viewing a few topics (#4517)
  • Fixed the copy for the automatic updates setting in the Preferences sidebar (#4520)
  • Fixed an issue with syncing organization extensions (#4521)
  • Fixed the search feature in the Add panel sidebar (#4522)
  • Fixed issue with Raw Messages panel hanging when loading new large messages (#4523)

... (truncated)

Commits
  • 6cb9f99 Release v1.28.0
  • a5172b1 Move the center of the Map panel GeoJSON story (#4607)
  • f4df0c6 Remove incorrect yarn install instructions from README (#4599)
  • e4f584a Fix race condition in Marker mesh_resource loading (#4591)
  • e7cad83 rename Topic.datatype to schemaName (#4582)
  • 22ad36f Show error when point definition is not finite and skip the adding of the poi...
  • 036b1c9 Fix RenderableTriangles does not handle colors.length < points.length (#4581)
  • b1303c6 ColorGradientInput: display alpha color with checkerboard (#4585)
  • d292ac0 [3D] set Grid material transparent=false when only alpha=0 and alpha=1 values...
  • d902041 Fix browser tab freeze (#4551)
  • 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.28.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.28.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 Oct 11, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #209.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.28.0 branch October 19, 2022 06:26
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