Skip to content

Bump @foxglove/studio from 1.24.0 to 1.40.0#279

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @foxglove/studio from 1.24.0 to 1.40.0.

Release notes

Sourced from @​foxglove/studio's releases.

v1.40.0

Added

  • Added a 3D panel setting to visualize point cloud points as stixels (#4713)
  • Added the ability to callService via the Foxglove WebSocket connection (#5266)
  • Added the ability for extension panel authors to focus and highlight a particular node in the panel settings interface (#5296)
  • Added the RViz cost map color mode for occupancy grids in the 3D panel (#5302)

Changed

  • Transform preloading is enabled by default in the 3D panel’s Transform settings, guaranteeing the accuracy of the transform tree up to the current time in the file after preloading has completed (#5272)
  • Replace the old Plot panel legend with a new and improved version, with settings-driven configuration (#5287)
  • Exclude GeoJSON topics from the list of followable topics in the Map panel (#5300)
  • Set the ROS profile in the Foxglove Websocket connection for tf frame normalization (#5319)

Fixed

  • Fixed the default type for navigation path messages in the 3D panel (#5170)
  • Fixed the mismatch between a renderable marker’s name and its data in the 3D panel (#5263)
  • Fixed an issue with custom Plot panel titles getting overridden during migration (#5282)
  • Fixed an issue with the loss of cursor position in the User Scripts panel editor during edits (#5304)
  • Fixed relative paths in URDFs loaded from HTTP(S) in the 3D panel (#5310)
  • Fixed an issue with the highlighting of current messages in the Map panel (#5325)
  • Fixed an issue with the start and end date displayed in the Data source sidebar (#5326)

v1.39.1

Changed

  • Moved Image panel topic selection to the panel settings (#5180)
  • Changed preloading behavior to load from the beginning to end of a data source (#5212)
  • Made it possible for extension panel authors to specify which settings actions to render inline or in a context menu (#5255)
  • Require a mouse click to close the Help menu (#5261)
  • Removed unnecessary preloaded Image panel topics (#5265)

Fixed

  • Changed the extensions panels API so that renderState.allFrames is sorted by message receiveTime (#5226)
  • Fixed height and scrolling issues in the new Preferences dialog (#5254)
  • Fixed the error that would occur when a Foxglove WebSocket server sends an invalid serverInfo message (#5256)
  • Fixed issue where a URDF would not show up in the 3D panel until after the panel was clicked (#5257)
  • Fixed a startup crash when a layout contains extension panels (#5277)

v1.39.0

Added

  • Added setDefaultPanelTitle() to the PanelExtensionContext API, and added the ability to edit most panels’ titles in their settings (#5225)
  • Added a deprecation banner to the URDF Viewer panel (#5194)

Changed

  • Added a button to submit parameter changes in the Parameter panel (#5116)
  • Improved 3D panel performance after transform history capacity is exceeded (#5198)
  • Improved preloading performance for custom extension panels (#5213)

Fixed

  • Fixed issue where the 3D panel would freeze after receiving tf message with identical parent and child ids (#5187)
  • Fixed message frequency statistics when connected to a live data source publishing clock messages (#5200)

... (truncated)

Commits
  • 2cb5f71 Release v1.40.0
  • 03dd393 Bump @​storybook/manager-webpack5 from 6.5.15 to 6.5.16 (#5252)
  • 239c763 Revert "Improve consistency of renderable disposing" (#5331)
  • 5bb9f68 Bump @​storybook/addon-essentials from 6.5.15 to 6.5.16 (#5248)
  • 9325c69 Use configured timezone in data source info start/end time (#5326)
  • 9f2f0ea Bump @​sentry/core from 7.37.0 to 7.37.2 (#5328)
  • a5ea3cd update yarn.lock (#5329)
  • 99db96f Hide sidebar help button when top nav is enabled (#5324)
  • adb1a78 Clean up and clarify data source options in welcome dialog (#5327)
  • db21ce7 Bump @​sentry/core from 7.30.0 to 7.37.0 (#5316)
  • 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.40.0.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.40.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 Feb 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #282.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.40.0 branch February 24, 2023 07:01
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