Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the trame group with 4 updates #262

Closed
wants to merge 5 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps the trame group with 4 updates: trame, trame-client, trame-server and trame-vtk.

Updates trame from 2.5.0 to 3.5.4

Release notes

Sourced from trame's releases.

v3.5.4

Fix

  • dev reload: 17_dev_reload + trame.app.dev (90fb83a)

Documentation

  • file_upload: Update docstring (817d835)
  • widgets: Update compatibility list (527a40c)
  • tutorial: Update to be compatible with v3 (350cd91)

v3.5.3

Fix

  • Uniform init.py for package (2acbce9)

Documentation

v3.5.2

Fix

  • tools: Widgets generator handle methods (b796009)

Documentation

  • example: Add popup window example (e9a57dd)
  • custom_js: Expend example with JSEval (f59d512)
  • custom_js: Add more comment to code example (38de8e6)
  • custom_js: Example with custom JS (85795e2)
  • docker: Add use ENV TRAME_CLIENT_TYPE (a483a96)

v3.5.1

Fix

  • vue3: New default for tools/docker (0e77b63)

Documentation

... (truncated)

Changelog

Sourced from trame's changelog.

CHANGELOG

v2.5.1 (2023-07-19)

Ci

  • ci: add cuda based docker image (b69e7cb)

Documentation

  • docs(discussion): Add example 291 (07688e9)

  • docs(nginx): Update deploy-nginx.md (89bcfab)

  • docs(nginx): Add config info (43c1193)

  • docs(discussion): Add sample code (5c2a424)

  • docs(readme): add markdown for indexing (dbbeab5)

  • docs(readme): add markdown for indexing (6b9ebce)

  • docs: Update README.rst (23f4497)

  • docs(website): fix license reference

This commit fixes a regression introduced in 5f55d6a57 (docs(website): update content to match new api ) updating the text describing the license to mention "Apache License Version 2.0" instead of "BSD-3".

The text now described the license effectively associated with the trame v2 project originally introduced in 0e44015c8 (trame a framework to write ubiquitous applications in Python).

For reference, trame v1 license (originally introduced in e8fe5944b (chore: Getting started)) was BSD-3. (979aa84)

Fix

  • fix(v2): Last trame v2 release (6c66b44)
Commits

Updates trame-client from 2.9.4 to 2.16.5

Release notes

Sourced from trame-client's releases.

v2.16.5

Fix

  • template: Properly template name mapping (589991f)

v2.16.4

Fix

  • loading: Use fetch instead of iframe (d21b992)

v2.16.3

Fix

  • Uniform init.py for package (589e617)

v2.16.2

Fix

  • template: Allow template name with underscore (dedd0aa)

v2.16.1

Fix

  • docs: Fix typo in CHANGELOG.md (9f1542a)
  • vue3: Fix vue3 components remounting every time a key is added to state (417a71f)

v2.16.0

Feature

  • loading: Enable loading screen to be overriden (9d13b21)

v2.15.0

Feature

  • raw_attrs: Widgets support raw_attrs at construction (131618a)

v2.14.2

Fix

  • translation: Proper type handling with state translation (37b0e08)

v2.14.1

Fix

  • debug: Add helper for finding invalid args (d1d5c8f)

v2.14.0

Feature

  • translator: Template patching via translator (350bd63)

... (truncated)

Changelog

Sourced from trame-client's changelog.

v2.16.5 (2024-03-26)

Fix

  • template: Properly template name mapping (589991f)

v2.16.4 (2024-03-20)

Fix

  • loading: Use fetch instead of iframe (d21b992)

v2.16.3 (2024-03-13)

Fix

  • Uniform init.py for package (589e617)

v2.16.2 (2024-03-03)

Fix

  • template: Allow template name with underscore (dedd0aa)

v2.16.1 (2024-02-16)

Fix

  • docs: Fix typo in CHANGELOG.md (9f1542a)
  • vue3: Fix vue3 components remounting every time a key is added to state (417a71f)

v2.16.0 (2024-02-14)

Feature

  • loading: Enable loading screen to be overridden (9d13b21)

v2.15.0 (2024-01-17)

Feature

  • raw_attrs: Widgets support raw_attrs at construction (131618a)

v2.14.2 (2023-12-29)

Fix

  • translation: Proper type handling with state translation (37b0e08)

v2.14.1 (2023-12-12)

... (truncated)

Commits

Updates trame-server from 2.11.4 to 2.17.2

Release notes

Sourced from trame-server's releases.

v2.17.2

Fix

  • hot_reload: Make life_cycle work with hot_reload (3288b7a)

v2.17.1

Fix

  • pywebview: Add menu support (580b012)

v2.17.0

Feature

  • pywebview: Allow method call on window object (80edbb7)

v2.16.1

Fix

  • hot-reload: On controller (a910340)

v2.16.0

Feature

  • force_state_push: Add new server method (1e0b043)

v2.15.0

Feature

  • context: Add server.context, a server side only State object (f142a17)

v2.14.0

Feature

  • vue3: Vue3 client is the new default (662309e)

v2.13.1

Fix

  • trigger: Update protocol to use controller function (62ac1be)

v2.13.0

Feature

  • translator: Enable namespace child_server (61de095)

Documentation

  • README: Add TRAME_SERVER env variable description (22450e2)

v2.12.1

... (truncated)

Changelog

Sourced from trame-server's changelog.

CHANGELOG

v2.11.6 (2023-07-20)

Fix

  • fix(client_type): expose default client_type (7113e12)

v2.11.5 (2023-07-14)

Fix

  • fix(argparse): Skip -- when processing trame-args (c4333fb)
Commits

Updates trame-vtk from 2.5.4 to 2.8.5

Release notes

Sourced from trame-vtk's releases.

v2.8.5

Fix

  • py3.8: Ensure compatibility across py version (36a58c1)

v2.8.4

Fix

  • serializer: MD5 hashing is not allowed for FIPS (6e163d6)

v2.8.3

Fix

  • serializer: Add encoding option (9c20a89)

v2.8.2

Fix

  • js: Replace invalid downloaded js content (d45ca89)

v2.8.1

Fix

  • dep: Remove invalid vtk dep (7da4ffc)

Documentation

  • picking: Finish remote example (1ebeadb)

v2.8.0

Feature

  • picking: Add support for picking modes (edab22d)

Fix

  • local: Workaround for lut serializer (47bbda1)

v2.7.1

Fix

  • local: Add prop3d.orientation for local rendering (812c6d1)

v2.7.0

Feature

  • multi-server: Add support for multi-server (5a775ea)

Documentation

... (truncated)

Changelog

Sourced from trame-vtk's changelog.

CHANGELOG

v2.5.6 (2023-07-19)

Ci

  • ci(baseline): Add ref baseline for volume (4ceb45c)

  • ci(baseline): Add ref baselines (8b305e6)

  • ci: changelog spelling (6d3b6f5)

  • ci(testing): rendering testing

fix #45 (70aeafa)

Fix

  • fix(VolumeRendering): Add alias to support different mappers

fix #46 fix #44 (cf540bc)

v2.5.5 (2023-07-19)

Chore

  • chore(volume): Add volume rendering example (672b1ad)

Ci

Fix

  • fix(ParaView): push_image for different viewtypes

Not using a RenderView as view for the vtkLocalRemoteView will crash, because "EnableRenderOnInteraction" might not be defined. "GetPropertyValue" will return None for a non-existing Property (74ed533)

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

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


Updates `trame` from 2.5.0 to 3.5.4
- [Release notes](https://github.com/Kitware/trame/releases)
- [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame@v2.5.0...v3.5.4)

Updates `trame-client` from 2.9.4 to 2.16.5
- [Release notes](https://github.com/Kitware/trame-client/releases)
- [Changelog](https://github.com/Kitware/trame-client/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame-client@v2.9.4...v2.16.5)

Updates `trame-server` from 2.11.4 to 2.17.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@v2.11.4...v2.17.2)

Updates `trame-vtk` from 2.5.4 to 2.8.5
- [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.5.4...v2.8.5)

---
updated-dependencies:
- dependency-name: trame
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: trame
- dependency-name: trame-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
- dependency-name: trame-vtk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trame
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 27, 2024
tkoyama010
tkoyama010 previously approved these changes Mar 27, 2024
@tkoyama010 tkoyama010 enabled auto-merge (squash) March 27, 2024 09:43
@tkoyama010 tkoyama010 closed this Jun 21, 2024
auto-merge was automatically disabled June 21, 2024 09:27

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@tkoyama010 tkoyama010 deleted the dependabot/pip/trame-0521f5e49f branch June 21, 2024 09:27
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