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 2 updates #637

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates trame-client from 3.2.5 to 3.3.2

Release notes

Sourced from trame-client's releases.

v3.3.2

Fix

  • child-server: Add support for child server in SizeObserver/Style/Script (ff498fd)

v3.3.1

Fix

  • script: Add script tag to client widgets (1e94bdf)

v3.3.0

Feature

  • url: Can request url on layout when server started as task (f0584c1)

Fix

  • translation: Auto translate state names in event too (46a2c74)
Changelog

Sourced from trame-client's changelog.

v3.3.2 (2024-09-24)

Fix

  • child-server: Add support for child server in SizeObserver/Style/Script (ff498fd)

v3.3.1 (2024-09-20)

Fix

  • script: Add script tag to client widgets (1e94bdf)

v3.3.0 (2024-09-20)

Feature

  • url: Can request url on layout when server started as task (f0584c1)

Fix

  • translation: Auto translate state names in event too (46a2c74)
Commits
  • 1557840 3.3.2
  • ff498fd fix(child-server): add support for child server in SizeObserver/Style/Script
  • a7daea5 3.3.1
  • 1e94bdf fix(script): add script tag to client widgets
  • f2e762c 3.3.0
  • 46a2c74 fix(translation): auto translate state names in event too
  • f0584c1 feat(url): can request url on layout when server started as task
  • See full diff in compare view

Updates trame-server from 3.1.2 to 3.2.3

Release notes

Sourced from trame-server's releases.

v3.2.3

Fix

  • prefix: Add exclamation to JS delimiters (74dfcc6)

v3.2.2

Fix

  • prefix: Add comma to JS delimiters (3d754ab)

Documentation

  • child_server: Update example (9feae26)

v3.2.1

Fix

  • child_server: Fix method binding on event (211a196)

v3.2.0

Feature

  • network_completion: Allow to await network_completion (da22615)
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 2 updates: [trame-client](https://github.com/Kitware/trame-client) and [trame-server](https://github.com/Kitware/trame-server).


Updates `trame-client` from 3.2.5 to 3.3.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.2.5...v3.3.2)

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

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies maintenance Low-impact maintenance activity labels Oct 1, 2024
@tkoyama010 tkoyama010 enabled auto-merge (squash) October 1, 2024 07:54
@tkoyama010 tkoyama010 merged commit a41e4c7 into main Oct 1, 2024
31 checks passed
@tkoyama010 tkoyama010 deleted the dependabot/pip/trame-ea89874948 branch October 1, 2024 16:51
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.

2 participants