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

Build(deps): Bump the trame group with 3 updates #670

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates trame from 3.7.0 to 3.7.6

Release notes

Sourced from trame's releases.

v3.7.6 (2025-01-01)

Bug Fixes

  • tools: Using google syntax in widget generator (6b21e99)

Documentation

  • rtd: Update python version (a8ed1e2)

  • widgets: Move trame-router and small tweaks (3e9072c)


Detailed Changes: v3.7.5...v3.7.6

v3.7.5 (2024-12-30)

Bug Fixes


Detailed Changes: v3.7.4...v3.7.5

v3.7.4 (2024-12-29)

Bug Fixes

Continuous Integration


Detailed Changes: v3.7.3...v3.7.4

v3.7.3 (2024-12-29)

Bug Fixes


Detailed Changes: v3.7.2...v3.7.3

... (truncated)

Changelog

Sourced from trame's changelog.

v3.7.6 (2025-01-01)

Bug Fixes

  • tools: Using google syntax in widget generator (6b21e99)

Documentation

  • rtd: Update python version (a8ed1e2)

  • widgets: Move trame-router and small tweaks (3e9072c)

v3.7.5 (2024-12-30)

Bug Fixes

v3.7.4 (2024-12-29)

Bug Fixes

Continuous Integration

v3.7.3 (2024-12-29)

Bug Fixes

v3.7.2 (2024-12-29)

Bug Fixes

  • Migrate to pyproject

... (truncated)

Commits

Updates trame-client from 3.5.0 to 3.5.1

Release notes

Sourced from trame-client's releases.

v3.5.1 (2024-12-30)

Bug Fixes

  • ci: Use pyproject and ruff (279a0c8)

Detailed Changes: v3.5.0...v3.5.1

Changelog

Sourced from trame-client's changelog.

v3.5.1 (2024-12-30)

Bug Fixes

  • ci: Use pyproject and ruff (279a0c8)
Commits

Updates trame-server from 3.2.3 to 3.2.4

Release notes

Sourced from trame-server's releases.

v3.2.4 (2024-12-30)

Bug Fixes

  • ci: Update to pyproject and ruff (406ae4a)

Documentation

  • example: Add child-server with size observer (c3bf08c)

  • example: Child server translation (c5b917d)

  • state: Add missing doc strings (09af332)


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

Changelog

Sourced from trame-server's changelog.

v3.2.4 (2024-12-30)

Bug Fixes

  • ci: Update to pyproject and ruff (406ae4a)

Documentation

  • example: Add child-server with size observer (c3bf08c)

  • example: Child server translation (c5b917d)

  • state: Add missing doc strings (09af332)

Commits
  • e949ffc 3.2.4
  • 406ae4a fix(ci): update to pyproject and ruff
  • 09af332 docs(state): add missing doc strings
  • c3bf08c docs(example): add child-server with size observer
  • c5b917d docs(example): child server translation
  • See full diff in compare view

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 maintenance Low-impact maintenance activity labels Jan 1, 2025
@tkoyama010 tkoyama010 enabled auto-merge (squash) January 1, 2025 13:18
@dependabot dependabot bot force-pushed the dependabot/pip/trame-5c392df881 branch from f8f825a to 338b069 Compare January 1, 2025 13:20
Bumps the trame group with 3 updates: [trame](https://github.com/Kitware/trame), [trame-client](https://github.com/Kitware/trame-client) and [trame-server](https://github.com/Kitware/trame-server).


Updates `trame` from 3.7.0 to 3.7.6
- [Release notes](https://github.com/Kitware/trame/releases)
- [Changelog](https://github.com/Kitware/trame/blob/master/CHANGELOG.md)
- [Commits](Kitware/trame@v3.7.0...v3.7.6)

Updates `trame-client` from 3.5.0 to 3.5.1
- [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.5.0...v3.5.1)

Updates `trame-server` from 3.2.3 to 3.2.4
- [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.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: trame
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: trame
- dependency-name: trame-server
  dependency-type: direct:production
  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-5c392df881 branch from 338b069 to 7e7a19b Compare January 1, 2025 13:37
@tkoyama010 tkoyama010 merged commit 3fb61c6 into main Jan 1, 2025
30 checks passed
@tkoyama010 tkoyama010 deleted the dependabot/pip/trame-5c392df881 branch January 1, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant