Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the trame group with 3 updates: trame-client, trame-server and trame-vuetify.

Updates trame-client from 3.10.1 to 3.10.4

Release notes

Sourced from trame-client's releases.

v3.10.4 (2025-09-23)

Bug Fixes

  • Change selenium requirement to playwright (1870469)

Signed-off-by: Patrick Avery [email protected]


Detailed Changes: v3.10.3...v3.10.4

v3.10.3 (2025-09-23)

Bug Fixes

Signed-off-by: Patrick Avery [email protected]

Continuous Integration

  • playwright: Use playwright for tests instead of selenium (cdd2e01)

Signed-off-by: Patrick Avery [email protected]


Detailed Changes: v3.10.2...v3.10.3

v3.10.2 (2025-09-11)

Bug Fixes

  • Add default slot to components (fbcdeea)

Detailed Changes: v3.10.1...v3.10.2

Changelog

Sourced from trame-client's changelog.

v3.10.4 (2025-09-23)

Bug Fixes

  • Change selenium requirement to playwright (1870469)

Signed-off-by: Patrick Avery [email protected]

v3.10.3 (2025-09-23)

Bug Fixes

Signed-off-by: Patrick Avery [email protected]

Continuous Integration

  • playwright: Use playwright for tests instead of selenium (cdd2e01)

Signed-off-by: Patrick Avery [email protected]

v3.10.2 (2025-09-11)

Bug Fixes

  • Add default slot to components (fbcdeea)
Commits

Updates trame-server from 3.6.0 to 3.6.1

Release notes

Sourced from trame-server's releases.

v3.6.1 (2025-09-19)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • typed_state: Fix support for data class in collections (7e472f6)

Build System

  • deps: Bump actions/checkout from 4 to 5 in the actions group (1ada10a)

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

  • deps: Bump relekang/python-semantic-release in the actions group (e35da90)

  • deps: Bump relekang/python-semantic-release in the actions group (9fe8e06)

  • deps: Bump relekang/python-semantic-release in the actions group (d1dbd32)

  • deps: Bump the actions group with 3 updates (fe4c482)


Detailed Changes: v3.6.0...v3.6.1

Commits
  • 960f4f8 3.6.1
  • 7e472f6 fix(typed_state): fix support for data class in collections
  • e35da90 build(deps): bump relekang/python-semantic-release in the actions group
  • fe4c482 build(deps): bump the actions group with 3 updates
  • a9355f7 build(deps): bump codecov/codecov-action in the actions group
  • 1ada10a build(deps): bump actions/checkout from 4 to 5 in the actions group
  • 9fe8e06 build(deps): bump relekang/python-semantic-release in the actions group
  • d1dbd32 build(deps): bump relekang/python-semantic-release in the actions group
  • See full diff in compare view

Updates trame-vuetify from 3.0.2 to 3.1.0

Release notes

Sourced from trame-vuetify's releases.

v3.1.0 (2025-09-25)

Features


Detailed Changes: v3.0.3...v3.1.0

v3.0.3 (2025-09-10)

Bug Fixes

  • SinglePageWithDrawerLayout: Stick when scrolling (6398097)

Remove unnecessary layout preventing Drawer from sticking to the side of the screen as intended


Detailed Changes: v3.0.2...v3.0.3

Changelog

Sourced from trame-vuetify's changelog.

v3.1.0 (2025-09-25)

Features

v3.0.3 (2025-09-10)

Bug Fixes

  • SinglePageWithDrawerLayout: Stick when scrolling (6398097)

Remove unnecessary layout preventing Drawer from sticking to the side of the screen as intended

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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
Bumps the trame group with 3 updates: [trame-client](https://github.com/Kitware/trame-client), [trame-server](https://github.com/Kitware/trame-server) and [trame-vuetify](https://github.com/Kitware/trame-vuetify).


Updates `trame-client` from 3.10.1 to 3.10.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.10.1...v3.10.4)

Updates `trame-server` from 3.6.0 to 3.6.1
- [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.6.0...v3.6.1)

Updates `trame-vuetify` from 3.0.2 to 3.1.0
- [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.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: trame-client
  dependency-version: 3.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-server
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-vuetify
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/trame-affcad6c0a branch from bbc30b7 to 6bbfc02 Compare October 1, 2025 09:02
@tkoyama010 tkoyama010 enabled auto-merge (squash) October 1, 2025 13:18
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 1, 2025
auto-merge was automatically disabled November 1, 2025 04:02

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/trame-affcad6c0a branch November 1, 2025 04:02
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.

2 participants