Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps @finos/perspective-viewer from 2.10.1 to 3.8.0.

Release notes

Sourced from @​finos/perspective-viewer's releases.

v3.8.0

What's Changed

Full Changelog: finos/perspective@v3.7.4...v3.8.0

v3.7.4

What's Changed

Full Changelog: finos/perspective@v3.7.3...v3.7.4

v3.7.3

What's Changed

Full Changelog: finos/perspective@v3.7.2...v3.7.3

v3.7.2

What's Changed

Full Changelog: finos/perspective@v3.7.1...v3.7.2

v3.7.1

What's Changed

Full Changelog: finos/perspective@v3.7.0...v3.7.1

v3.7.0

What's Changed

... (truncated)

Changelog

Sourced from @​finos/perspective-viewer's changelog.

v3.8.0

1 September 2025 (Full changelog)

Breaking

  • Better features support #3049
  • Update column paths when the colun set changes in perspective-viewer-datagrid #3047

Fixes

  • Fix concurrent HTMLPerspectiveViewerElement::load error #3045
  • Fix null handling for cast ExprTK functions #3040

Misc

  • Fix Workspace.removeTable() #3048
  • Move C++ source to perspective-server crate #3038
  • Remove blog links #3043
  • Add API docs for perspective-react #3037

v3.7.4

21 July 2025 (Full changelog)

Features

  • Upgrade Client::system_info #3036

v3.7.3

13 July 2025 (Full changelog)

Features

  • Expose null cell style for perspective-viewer-datagrid #3032

Fixes

  • Fix thread safety of multiple Server instances in the same process #3034

v3.7.2

8 July 2025 (Full changelog)

Fixes

  • Fix datagrid editing and add tests #3030

Misc

... (truncated)

Commits
  • 419c536 v3.8.0
  • d6f8420 Merge pull request #3049 from finos/granular-features
  • fc55c13 Better features support
  • cac88bd Merge pull request #3048 from tomjakubowski/bugfix/workspace-remove-table
  • 8a5b6bb Fix WorkspaceElement.removeTable()
  • 9896a07 fix CustomElementRegistry.get() types
  • 39ca2fa Merge pull request #3047 from finos/fix-datagrid-columns
  • 8a8556e Fix system_info bigint conversion in JS
  • 93576f1 Update column paths when the column set changes in perspective-viewer-datagrid`
  • 3740c6d Merge pull request #3038 from finos/merge-cpp
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@finos/perspective-viewer](https://github.com/finos/perspective) from 2.10.1 to 3.8.0.
- [Release notes](https://github.com/finos/perspective/releases)
- [Changelog](https://github.com/finos/perspective/blob/master/CHANGELOG.md)
- [Commits](finos/perspective@v2.10.1...v3.8.0)

---
updated-dependencies:
- dependency-name: "@finos/perspective-viewer"
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
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