Skip to content

Build(deps): Bump the trame group with 2 updates#647

Merged
tkoyama010 merged 2 commits intomainfrom
dependabot/pip/trame-9a56c07c1b
Apr 3, 2026
Merged

Build(deps): Bump the trame group with 2 updates#647
tkoyama010 merged 2 commits intomainfrom
dependabot/pip/trame-9a56c07c1b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the trame group with 2 updates: trame-client and trame-vtk.

Updates trame-client from 3.11.3 to 3.11.4

Release notes

Sourced from trame-client's releases.

v3.11.4 (2026-03-24)

Bug Fixes

  • decorators: Gracefully Handle File Read Errors (#53, f330811)

Used so files with read errors don't halt execution, instead are handled gracefully and submitted to the server

Chores

  • js: Add type definitions to js-lib (d2512ff)

  • js: Advance @​kitware/trame to v1.0.0 (b558e1d)

  • js: Remove vtk.js dependency from js-lib (ba2b813)


Detailed Changes: v3.11.3...v3.11.4

Changelog

Sourced from trame-client's changelog.

v3.11.4 (2026-03-24)

Bug Fixes

  • decorators: Gracefully Handle File Read Errors (#53, f330811)

Used so files with read errors don't halt execution, instead are handled gracefully and submitted to the server

Chores

  • js: Add type definitions to js-lib (d2512ff)

  • js: Advance @​kitware/trame to v1.0.0 (b558e1d)

  • js: Remove vtk.js dependency from js-lib (ba2b813)

Commits
  • c5c2feb 3.11.4
  • f330811 fix(decorators): Gracefully Handle File Read Errors (#53)
  • 7051ea0 Merge pull request #50 from Kitware/remove-vtkjs-dep
  • b558e1d chore(js): advance @​kitware/trame to v1.0.0
  • d2512ff chore(js): add type definitions to js-lib
  • ba2b813 chore(js): remove vtk.js dependency from js-lib
  • See full diff in compare view

Updates trame-vtk from 2.11.1 to 2.11.6

Release notes

Sourced from trame-vtk's releases.

v2.11.6 (2026-03-25)

Bug Fixes

  • array: Skip hash and eq usage on array (12e2d35)

Detailed Changes: v2.11.5...v2.11.6

v2.11.5 (2026-03-25)

Bug Fixes

  • static_viewer: Update static viewer from vtk.js (3bb5f16)

Detailed Changes: v2.11.4...v2.11.5

v2.11.4 (2026-03-25)

Bug Fixes

  • array: Don't rely on hashable arrays (e740a95)

Detailed Changes: v2.11.3...v2.11.4

v2.11.3 (2026-03-15)

Bug Fixes

  • tool: Vtksz2html use new dom container (4b7fe32)

Detailed Changes: v2.11.2...v2.11.3

v2.11.2 (2026-03-15)

Bug Fixes

  • static_viewer: Fetch latest static viewer (d4d8d18)

Detailed Changes: v2.11.1...v2.11.2

Changelog

Sourced from trame-vtk's changelog.

v2.11.6 (2026-03-25)

Bug Fixes

  • array: Skip hash and eq usage on array (12e2d35)

v2.11.5 (2026-03-25)

Bug Fixes

  • static_viewer: Update static viewer from vtk.js (3bb5f16)

v2.11.4 (2026-03-25)

Bug Fixes

  • array: Don't rely on hashable arrays (e740a95)

v2.11.3 (2026-03-15)

Bug Fixes

  • tool: Vtksz2html use new dom container (4b7fe32)

v2.11.2 (2026-03-15)

Bug Fixes

  • static_viewer: Fetch latest static viewer (d4d8d18)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the trame group with 2 updates: [trame-client](https://github.com/Kitware/trame-client) and [trame-vtk](https://github.com/Kitware/trame-vtk).


Updates `trame-client` from 3.11.3 to 3.11.4
- [Release notes](https://github.com/Kitware/trame-client/releases)
- [Changelog](https://github.com/Kitware/trame-client/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-client@v3.11.3...v3.11.4)

Updates `trame-vtk` from 2.11.1 to 2.11.6
- [Release notes](https://github.com/Kitware/trame-vtk/releases)
- [Changelog](https://github.com/Kitware/trame-vtk/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-vtk@v2.11.1...v2.11.6)

---
updated-dependencies:
- dependency-name: trame-client
  dependency-version: 3.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-vtk
  dependency-version: 2.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

@tkoyama010 tkoyama010 merged commit 7f20264 into main Apr 3, 2026
7 checks passed
@tkoyama010 tkoyama010 deleted the dependabot/pip/trame-9a56c07c1b branch April 3, 2026 13:54
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant