Skip to content

Build(deps): Bump the trame group across 1 directory with 5 updates - #709

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/trame-dfc082b33a
Open

Build(deps): Bump the trame group across 1 directory with 5 updates#709
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/trame-dfc082b33a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the trame group with 5 updates in the / directory:

Package From To
trame-client 3.12.3 3.13.2
trame-server 3.11.2 3.12.5
trame-vtk 2.11.8 2.11.15
trame-vuetify 3.2.2 3.2.5
trame 3.12.0 3.13.2

Updates trame-client from 3.12.3 to 3.13.2

Release notes

Sourced from trame-client's releases.

v3.13.2 (2026-06-10)

Bug Fixes

  • translation: Set state defaults on 'with' exit (24a0dfa)

Detailed Changes: v3.13.1...v3.13.2

v3.13.0 (2026-06-09)

Documentation

  • handler: Docker information (707995f)

Features

  • google-colab: Add support for google colab iframe (eaba80b)

Detailed Changes: v3.12.3...v3.13.0

Changelog

Sourced from trame-client's changelog.

v3.13.2 (2026-06-10)

Bug Fixes

  • translation: Set state defaults on 'with' exit (24a0dfa)

v3.13.1 (2026-06-10)

Bug Fixes

  • layout: Provide a display_cell method for google-colab iframe display (6011942)

  • Move logic from trame-common to abstract layout on starting the iframe display in jupyter and google-colab context

v3.13.0 (2026-06-09)

Documentation

  • handler: Docker information (707995f)

Features

  • google-colab: Add support for google colab iframe (eaba80b)
Commits
  • 9345828 3.13.2
  • 24a0dfa fix(translation): set state defaults on 'with' exit
  • b24f67b 3.13.1
  • 6011942 fix(layout): provide a display_cell method for google-colab iframe display
  • c297b2a 3.13.0
  • eaba80b feat(google-colab): add support for google colab iframe
  • 301dfd8 Merge pull request #61 from Kitware/doc-update-for-handler
  • 707995f docs(handler): docker information
  • See full diff in compare view

Updates trame-server from 3.11.2 to 3.12.5

Release notes

Sourced from trame-server's releases.

v3.12.5 (2026-06-10)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • translator: Add missing '?' as token separator (455e915)

Build System

  • deps: Bump codecov/codecov-action in the actions group (ab50ee3)

  • deps: Bump codecov/codecov-action in the actions group (e2ceb37)


Detailed Changes: v3.12.4...v3.12.5

v3.12.4 (2026-05-19)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • server: Fix server.ready hang on exception (d51f985)

Detailed Changes: v3.12.3...v3.12.4

v3.12.3 (2026-05-18)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • Share suppress change stack between parent and child state (f8ca99b)

Detailed Changes: v3.12.2...v3.12.3

v3.12.2 (2026-05-15)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • NetworkMonitor: Properly register profiler (01c1406)

... (truncated)

Commits
  • 90a2269 3.12.5
  • 455e915 fix(translator): add missing '?' as token separator
  • ab50ee3 build(deps): bump codecov/codecov-action in the actions group
  • e2ceb37 build(deps): bump codecov/codecov-action in the actions group
  • 448c47c 3.12.4
  • d51f985 fix(server): fix server.ready hang on exception
  • f2f3754 3.12.3
  • f8ca99b fix: share suppress change stack between parent and child state
  • 1977e63 3.12.2
  • 01c1406 fix(NetworkMonitor): properly register profiler
  • Additional commits viewable in compare view

Updates trame-vtk from 2.11.8 to 2.11.15

Release notes

Sourced from trame-vtk's releases.

v2.11.15 (2026-07-28)

This release is published under the BSD License License.

Bug Fixes

  • array: Use numpy dtype for js array mapping (3af24ed)

  • export: Prevent gc on new array for conversion (590c5c3)

  • int64: Always convert to 32b for vtk.js (4705177)

  • static_viewer: Update viewer to latest version (b2df082)

  • StaticViewer: Update static viewer to fix loading of embedded dataset (c794868)

Documentation

  • Make wasm work with 64 bits (6e4f5c0)

  • example: Add link to issue (094ee32)


Detailed Changes: v2.11.14...v2.11.15

v2.11.14 (2026-07-24)

This release is published under the BSD License License.

Bug Fixes

  • vtkLongArray: Convert to 32 bits for JS (06d5cff)

Detailed Changes: v2.11.13...v2.11.14

v2.11.13 (2026-06-30)

This release is published under the BSD License License.

Bug Fixes

  • 9.7: Remove deprecated API usage (0ff143a)

Detailed Changes: v2.11.12...v2.11.13

... (truncated)

Changelog

Sourced from trame-vtk's changelog.

CHANGELOG

Commits
  • e74a051 2.11.15
  • 4705177 fix(int64): always convert to 32b for vtk.js
  • 3af24ed fix(array): use numpy dtype for js array mapping
  • b2df082 fix(static_viewer): update viewer to latest version
  • 590c5c3 fix(export): prevent gc on new array for conversion
  • 6e4f5c0 docs: make wasm work with 64 bits
  • c794868 fix(StaticViewer): update static viewer to fix loading of embedded dataset
  • 094ee32 docs(example): add link to issue
  • ad63335 2.11.14
  • 06d5cff fix(vtkLongArray): convert to 32 bits for JS
  • Additional commits viewable in compare view

Updates trame-vuetify from 3.2.2 to 3.2.5

Release notes

Sourced from trame-vuetify's releases.

v3.2.5 (2026-07-20)

Bug Fixes

Continuous Integration

  • Add trame as dependency for tests (c1dfec6)

Testing


Detailed Changes: v3.2.4...v3.2.5

v3.2.4 (2026-07-20)

Bug Fixes

  • Maintain deprecated import (90dcae8)

Detailed Changes: v3.2.3...v3.2.4

v3.2.3 (2026-07-20)

Bug Fixes

  • generate-python: Be more specific on url portion to replace (5782378)

  • generate-python: Update doc url for v2 to point to v2 docs (8c14e57)

Since https://cdn.jsdelivr.net/npm/vuetify@2.6.0/dist/json/web-types.json has the same issue of pointing to v4 docs

Chores

  • Restore deleted lockfiles and update them (dd54331)

  • Update pre-commit (cf50731)

Update pre-commit config to latest trame guidelines

  • deps: Update Vuetify to latest v3 (8ad5b60)

  • vue3: Update generate_python script to use v3 docs (bcabed4)

... (truncated)

Changelog

Sourced from trame-vuetify's changelog.

v3.2.5 (2026-07-20)

Bug Fixes

Continuous Integration

  • Add trame as dependency for tests (c1dfec6)

Testing

v3.2.4 (2026-07-20)

Bug Fixes

  • Maintain deprecated import (90dcae8)

v3.2.3 (2026-07-20)

Bug Fixes

  • generate-python: Be more specific on url portion to replace (5782378)

  • generate-python: Update doc url for v2 to point to v2 docs (8c14e57)

Since https://cdn.jsdelivr.net/npm/vuetify@2.6.0/dist/json/web-types.json has the same issue of pointing to v4 docs

Chores

  • Restore deleted lockfiles and update them (dd54331)

  • Update pre-commit (cf50731)

Update pre-commit config to latest trame guidelines

  • deps: Update Vuetify to latest v3

... (truncated)

Commits
  • 731f913 3.2.5
  • c1dfec6 ci: add trame as dependency for tests
  • dcf56f6 test: improve widget test
  • af770eb fix(v2): update doc url
  • 78f33a3 3.2.4
  • 90dcae8 fix: maintain deprecated import
  • 1371ab9 3.2.3
  • 8c14e57 fix(generate-python): Update doc url for v2 to point to v2 docs
  • 5782378 fix(generate-python): Be more specific on url portion to replace
  • c74fcc6 ci: Fix paths to navigate during build
  • Additional commits viewable in compare view

Updates trame from 3.12.0 to 3.13.2

Release notes

Sourced from trame's releases.

v3.13.2 (2026-05-15)

Bug Fixes

  • profiler: Add support for multi trace files (a6b24d3)

Documentation

  • examples: Use cookiecutter's vuetify3 best practices (112680b)

  • tutorial: Change **kwargs with **_kwargs because they are unused (f804fb2)

Ref: Kitware/trame-tutorial@adfd845

  • tutorial: Change vuetify3 with v3 and server with self.server (c2ddaf7)

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change AppLayouts class name to ConeApp (10f18ae)

  • tutorial: Change small errors (bae3ad7)

  • indentation errors

  • forgot to put self in class function's arguments

  • self.server.state => self.state

  • one forgotten layout => self.ui

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change the doc to match the trame-tutorial update to vue3 (c4770fb)

  • tutorial: Change the html tutorial page to use trame's best practice (af91dac)

  • tutorial: Correct example code and fix typos (db8b819)

  • tutorial: Make the setup tutorial example use TrameApp (d2b0c4d)

... (truncated)

Changelog

Sourced from trame's changelog.

v3.13.2 (2026-05-15)

Bug Fixes

  • profiler: Add support for multi trace files (a6b24d3)

Documentation

  • examples: Use cookiecutter's vuetify3 best practices (112680b)

  • tutorial: Change **kwargs with **_kwargs because they are unused (f804fb2)

Ref: Kitware/trame-tutorial@adfd845

  • tutorial: Change vuetify3 with v3 and server with self.server (c2ddaf7)

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change AppLayouts class name to ConeApp (10f18ae)

  • tutorial: Change small errors (bae3ad7)

  • indentation errors - forgot to put self in class function's arguments - self.server.state => self.state - one forgotten layout => self.ui

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

Ref: Kitware/trame#877

  • tutorial: Change the doc to match the trame-tutorial update to vue3 (c4770fb)

... (truncated)

Commits
  • 62560d6 3.13.2
  • a6b24d3 fix(profiler): add support for multi trace files
  • c2ddaf7 docs(tutorial): change vuetify3 with v3 and server with self.server
  • 10f18ae docs(tutorial): change AppLayouts class name to ConeApp
  • d2b0c4d docs(tutorial): make the setup tutorial example use TrameApp
  • 718a1b4 docs(tutorial): use AppLayouts instead of AppCone as class name
  • ec26bd9 docs(tutorial): put self.server instead of server
  • bd40c73 docs(tutorial): put helper functions that don't need self out of class
  • 42fc450 docs(tutorial): use icon in VBtn parameter
  • 5908ed0 docs(tutorial): use self.server
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/trame-dfc082b33a branch 3 times, most recently from 44ebfd4 to a29f81d Compare August 1, 2026 06:42
Bumps the trame group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [trame-client](https://github.com/Kitware/trame-client) | `3.12.3` | `3.13.2` |
| [trame-server](https://github.com/Kitware/trame-server) | `3.11.2` | `3.12.5` |
| [trame-vtk](https://github.com/Kitware/trame-vtk) | `2.11.8` | `2.11.15` |
| [trame-vuetify](https://github.com/Kitware/trame-vuetify) | `3.2.2` | `3.2.5` |
| [trame](https://github.com/Kitware/trame) | `3.12.0` | `3.13.2` |



Updates `trame-client` from 3.12.3 to 3.13.2
- [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.12.3...v3.13.2)

Updates `trame-server` from 3.11.2 to 3.12.5
- [Release notes](https://github.com/Kitware/trame-server/releases)
- [Changelog](https://github.com/Kitware/trame-server/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-server@v3.11.2...v3.12.5)

Updates `trame-vtk` from 2.11.8 to 2.11.15
- [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.8...v2.11.15)

Updates `trame-vuetify` from 3.2.2 to 3.2.5
- [Release notes](https://github.com/Kitware/trame-vuetify/releases)
- [Changelog](https://github.com/Kitware/trame-vuetify/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-vuetify@v3.2.2...v3.2.5)

Updates `trame` from 3.12.0 to 3.13.2
- [Release notes](https://github.com/Kitware/trame/releases)
- [Changelog](https://github.com/Kitware/trame/blob/v3.13.2/CHANGELOG.md)
- [Commits](Kitware/trame@v3.12.0...v3.13.2)

---
updated-dependencies:
- dependency-name: trame
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-client
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-server
  dependency-version: 3.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-vtk
  dependency-version: 2.11.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-vuetify
  dependency-version: 3.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: trame
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/trame-dfc082b33a branch from a29f81d to be8ad86 Compare August 1, 2026 07:04
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

Development

Successfully merging this pull request may close these issues.

1 participant