Skip to content

Bump @foxglove/studio from 1.24.0 to 1.25.0#188

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps @foxglove/studio from 1.24.0 to 1.25.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.25.0

Our new 3D panel is no longer in beta 🎉 📹 

The old 3D panel has been renamed to "3D (Legacy)", and will continue to work as before.

New 3D panel improvements

  • Added touchscreen support (#4011)
  • Added support for deleting markers using Foxglove schemas (#4229)
  • Added support for rendering cubes, meshes, and lines (#4229), arrows (#4340), cylinders (#4342), and spheres (#4359) using Foxglove schemas
  • Added support for selecting individual points in point clouds and laser scans (#4295)
  • Added follow modes “Pose” (current frame’s orientation + position), “Position” (current frame’s position), and “Fixed” (static) (#4329)
  • Updated default camera position (#4376)
  • Added support for preloading all transforms from local and remote file sources (#4386)
  • Added support for rendering text primitives using Foxglove schemas (#4387)

Added

  • Added support for clicking and dragging numbers in the panel settings UI to set their value (#4254)
  • Added support for displaying Data Platform events on the playback bar including hover interactions (#4299)
  • Added support for specifying options for extension panels using “toggle” inputs (#4330)
  • Changed app color scheme to use the system’s color scheme by default (#4357)
  • Added link to Foxglove schemas documentation in the Raw Messages panel (#4385)

Changed

  • Moved all controls in the URDF panel to the settings sidebar (#4260)
  • Changed the default behavior of Foxglove Studio links to open in the web app (#4325)
  • Updated Studio’s internal ROS node to listen on all network interfaces when Studio is publishing messages on the native ROS 1 connection (#4400)

Fixed

  • Mitigated app crashes when plotting series that result in millions of points (#4280)
  • Added graceful error handling when loading Data Platform sources with malformed topic schemas (#4305)
  • Fixed an issue with the User Scripts panel that caused it to be covered by the playback bar (#4311)
  • Fixed inconsistent time formatting in the Data source sidebar (#4346)
  • Fixed looping when playing back a file to be more reliable (#4379)
  • Fixed extension panels to persist their settings through data source changes (#4388)
  • Fixed subscribing to new topics while playback is paused (#4397)
  • Fixed issue where old GeoJSON messages were not cleared before rendering new messages (#4399)
Commits
  • f82bded Release v1.25.0
  • b432934 Remove ThreeDimensionalViz imports from New3D panel except globalvariables (#...
  • 05e8c76 Listen on all interfaces for Ros1Player (#4400)
  • 9674d65 Add geojson message to correct feature group (#4399)
  • cd7f676 3D beta rendering support for SceneEntity texts (#4387)
  • 5970566 Fix topic subscriptions for iterable player (#4397)
  • b8d9de9 update Raw Message to link to foxglove docs for foxglove datatypes (#4385)
  • 40d0e32 Update PlaybackBar to address issues (#4390)
  • 71c2b80 Fix click-to-loop playback behavior (#4379)
  • 9ebde16 Fix extension panel config reset bug on player change (#4388)
  • 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.25.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.25.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 Sep 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2022

Superseded by #194.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.25.0 branch September 26, 2022 06:43
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