Build(deps): Bump the trame group across 1 directory with 2 updates#671
Merged
Conversation
tkoyama010
approved these changes
Jun 2, 2026
Member
|
@dependabot rebase |
ecafaa7 to
fd57c07
Compare
Bumps the trame group with 2 updates in the / directory: [trame-client](https://github.com/Kitware/trame-client) and [trame-server](https://github.com/Kitware/trame-server). Updates `trame-client` from 3.12.1 to 3.12.3 - [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.1...v3.12.3) Updates `trame-server` from 3.10.0 to 3.11.2 - [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.10.0...v3.11.2) --- updated-dependencies: - dependency-name: trame-client dependency-version: 3.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trame - dependency-name: trame-server dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trame ... Signed-off-by: dependabot[bot] <support@github.com>
fd57c07 to
dfc2cd2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the trame group with 2 updates in the / directory: trame-client and trame-server.
Updates
trame-clientfrom 3.12.1 to 3.12.3Release notes
Sourced from trame-client's releases.
Changelog
Sourced from trame-client's changelog.
Commits
5e378373.12.32859dc1ci: remove tests requirements.txt (#59)f7df995fix(testing): fix assert_images_match96a678echore: update JS dependencies (#56)b77b7bcchore: update test dependencies57e95863.12.294bed56fix(user-script): remove invalid version76eba1dchore: update pre-commitUpdates
trame-serverfrom 3.10.0 to 3.11.2Release notes
Sourced from trame-server's releases.
... (truncated)
Commits
60cfeb63.11.29f1fc3fci(coverage): fix coverage 0 percent reporting4f12f1afix(state): ensure change listeners are triggered in modification order3302b21ci(coverage): fix coverage source folder04f929e3.11.121e30e2fix(state): fix dirty not triggering change listeners7853c023.11.0b301128feat(typed_state): add change listener suppression context managerec70d23feat(state): add change listener suppression context manager2ded5e3chore: fix tests