Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @foxglove/studio from 1.24.0 to 1.42.1 #284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @foxglove/studio from 1.24.0 to 1.42.1.

Release notes

Sourced from @​foxglove/studio's releases.

v1.42.1

Added

Fixed

v1.42.0

Added

  • Added the ability to query the start and end times of a data source to the custom panel extensions API (#5402)

Changed

  • Improved layout status checking by not marking layouts as having unsaved changes if newly added settings fields are undefined (#5400)

Fixed

  • Fixed a bug where the 3D panel would sometimes not respond to user input like panning or zooming (#5410)

v1.41.0

Added

  • Added summaries for Quaternion and Color fields in the Raw Messages and 3D panels' object inspectors (#5045)
  • Added a “Language” setting to the Preferences sidebar tab, with some Chinese translations included (#5113)
  • Added support for YUYV and UYUV encoded images in the 3D and Image panels (#5292)
  • Added support for message converter extensions in the Image panel (#5332)
  • Enabled loading data from MCAP channels with no schema (#5351)
  • Added Rviz’s “Map” and “Raw” color modes to nav_msgs/OccupancyGrid messages' settings in the 3D panel (#5379)

Changed

  • Improved 3D panel performance when ModelPrimitives contain embedded data that remains the same between consecutive messages (#5348)
  • Default to preloading transforms in the 3D panel (#5369)

Fixed

  • Fixed invalid TypeScript types in the @foxglove/studio package (#5227)
  • Fixed parsing of Flatbuffers with byte arrays when using the Foxglove WebSocket protocol (#5323)
  • Fixed datatype updates not being communicated via the Foxglove WebSocket connection (#5330)
  • Fixed memory leaks (#5343, #5347)
  • Limited the size of the Plot panel's legend to prevent it from displacing the plot (#5344)
  • Fixed issues with the Foxglove WebSocket player not updating correctly (#5349)
  • Fixed foxglove.Grid messages to default to using separate RGBA fields when available in the 3D panel (#5350)
  • Fixed display of nav_msgs/OccupancyGrid messages with a value of 100 showing up as transparent instead of black (#5355)
  • Fixed display of nav_msgs/OccupancyGrid messages with negative color values in the 3D panel (#5357)
  • Fixed display of nav_msgs/OccupancyGrid messages' costmap transparency in the 3D panel (#5362)
  • Fixed the color override functionality for certain mesh entities in the 3D panel (#5366)
  • Fixed an issue that sometimes prevented the open dialog from closing after re-selecting a data source (#5383)
  • Fixed an issue where disconnecting from the Foxglove WebSocket connection would reset the current time and clear certain panels (#5387)
  • Fixed a 3D panel bug where nav_msgs/OccupancyGrid messages' "Frame lock" setting would be missing depending on the selected color mode (#5401)

v1.40.0

Added

... (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.42.1.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.42.1)

---
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 27, 2023
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