Skip to content

Bump @foxglove/studio from 1.24.0 to 1.34.1#240

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2022

Bumps @foxglove/studio from 1.24.0 to 1.34.1.

Release notes

Sourced from @​foxglove/studio's releases.

v1.34.1

Fixed

  • Fixed memory leaks in the 3D panel (#4914, #4922)
  • Fixed an issue with the panel settings sidebar after deleting the selected panel from a layout (#4923)
  • Fixed regression for deep links that use the mcap-remote-file and ros1-remote-bagfile query params (#4939)

v1.34.0

Added

  • Added a callout to use Foxglove Data Platform for uploading and sharing data to the Data source dialog (#4785)
  • Added a panel setting to sync camera states across multiple 3D panels (#4859)

Changed

  • Improved Plot panel performance when seeking through preloaded data (#4885)
  • Enabled faster buffering of data sources with high topic rates (#4891)
  • Updated a link to point to the correct documentation for converting .db3 files to MCAP files (#4915)

Fixed

  • Fixed initial player memory leak for layouts with no tabs or 3D panel (#4906)
  • Fixed memory leaks (#4907)

v1.33.0

Added

  • Added a new kind of extension for registering message converters that convert data from one schema to another (#4507)

Changed

  • Removed the 3D (Legacy) panel (#4450)
  • Improved performance of the Plot panel after data is preloaded (#4884)

v1.32.0

Changed

  • For Foxglove WebSocket connections, the start and end times displayed in the Data source sidebar are now adjusted dynamically when looping over pre-recorded data (#4821)
  • Boosted performance for FlatBuffer schemas that use UINT8 arrays (#4860)

Fixed

  • Fixed an issue with color pickers in panel settings not updating panels (#4810)
  • Fixed message coloring in the Diagnostics – Detail (ROS) panel (#4820)
  • Fixed resubscribing to topics when a Foxglove WebSocket connection is broken and reestablished (#4836)
  • Fixed an extraneous warning shown for some Foxglove WebSocket connection (#4837)
  • Fixed an issue with RGBA coloring of Grid messages in the 3D panel where fully transparent pixels were not displayed as transparent (#4839)
  • Colors for foxglove.PointCloud and foxglove.Grid messages are now clamped to minimum and maximum values, rather than displaying incorrect colors when values lie outside the selected range (#4840)

v1.31.1

Fixed

  • Fixed value layout flashing when hovering on the Raw Messages panel (#4752)
  • Fixed settings issues for URDFs from the /robot_description parameter and/or topic in the 3D panel (#4779)

v1.31.0

Added

  • Added a Spotlight plugin for MCAP files to the macOS desktop app, allowing MCAP files' topics, schemas, attachments, and metadata to be searchable via Finder and Spotlight (#4745)

... (truncated)

Commits
  • 8c0851f Release v1.34.1
  • 5483b63 Move GlobalCss back into <App> under a prop (#4940)
  • 02a64ae Use SharedGeometry class instead of static variables in 3D Panel (#4922)
  • 215aaca Fix MUI nested title error on onboarding tooltip (#4941)
  • 4714d35 Add legacyIds? to IDataSourceFactory (#4939)
  • 9ad4594 Show the correct settings state when the last selected panel is deleted (#4923)
  • 673b2fe Bump flatbuffers from 2.0.6 to 22.10.26 (#4866)
  • bf17e08 Add a cleanup function to Extension initPanel API (#4914)
  • 25ad7e3 Bump electron from 19.0.11 to 19.1.8 (#4930)
  • ebf2ecd Bump decode-uri-component from 0.2.0 to 0.2.2 (#4931)
  • 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.34.1.
- [Release notes](https://github.com/foxglove/studio/releases)
- [Commits](foxglove/studio@v1.24.0...v1.34.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 Dec 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #245.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/foxglove/studio-1.34.1 branch December 14, 2022 06:09
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