Skip to content

Bump @foxglove/studio from 1.24.0 to 1.29.0#209

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps @foxglove/studio from 1.24.0 to 1.29.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.29.0

Added

  • Added an Ignore STL <up_axis> setting to the 3D panel’s settings (#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)
  • Improved buffering during playback (#4622)
  • Updated README in the Foxglove Studio GitHub repo (#4639)
  • Disabled transform topic preloading until performance and accuracy issues are resolved (#4656)
  • Updated layout used for “Explore sample data” to achieve better z-fighting behavior for close planes (#4664)
  • Improved visibility of the 3D panel’s measurement tool when the line is occluded by other objects in the scene (#4665)

Fixed

  • Fixed ability to copy settings between 3D panels (#4579)
  • Fixed a browser crash when dragging and dropping a file into an unsecured context in the web app (#4630)
  • Fixed an issue with publishing to a ROS 1 stack (#4631)
  • Fixed a bug with adding a row for new metadata keys and values (#4632)
  • Prevented LinePrimitive scene entities from crashing when the points field is empty (#4661)
  • Fixed an issue where certain Protobuf enum values would fail to load (#4663)

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)

... (truncated)

Commits

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.29.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.29.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 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #210.

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