-
Notifications
You must be signed in to change notification settings - Fork 8
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 #221
Closed
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 23, 2024
tkoyama010
previously approved these changes
Feb 23, 2024
dependabot
bot
force-pushed
the
dependabot/pip/trame-3091c1b866
branch
7 times, most recently
from
February 24, 2024 00:36
a6f8313
to
d85739c
Compare
dependabot
bot
force-pushed
the
dependabot/pip/trame-3091c1b866
branch
5 times, most recently
from
February 24, 2024 04:07
8aab1f7
to
81fc891
Compare
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.2 - [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.2) Updates `trame-client` from 2.9.4 to 2.16.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@v2.9.4...v2.16.1) 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
bot
force-pushed
the
dependabot/pip/trame-3091c1b866
branch
from
February 24, 2024 05:49
81fc891
to
3c4a992
Compare
auto-merge was automatically disabled
June 21, 2024 09:56
Pull request was closed
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 |
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
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.
Bumps the trame group with 4 updates: trame, trame-client, trame-server and trame-vtk.
Updates
trame
from 2.5.0 to 3.5.2Release notes
Sourced from trame's releases.
... (truncated)
Changelog
Sourced from trame's changelog.
Commits
4e6c9c0
3.5.2b796009
fix(tools): widgets generator handle methodse9a57dd
docs(example): Add popup window examplefb1ceb5
ci(docker): update run_patch.sh9f74eae
ci(docker): fix condition to update user uid/gid7ad2935
chore(deps-dev): bump vite from 4.5.1 to 4.5.2 in /docs/vitepressc7a629e
Merge pull request #417 from Kitware/docker-in-docker5806997
ci(docker): check if docker.sock is a socketbc19861
ci(docker): better user right and docker-in-dockerf59d512
docs(custom_js): expend example with JSEvalUpdates
trame-client
from 2.9.4 to 2.16.1Release notes
Sourced from trame-client's releases.
... (truncated)
Changelog
Sourced from trame-client's changelog.
... (truncated)
Commits
6f476cf
2.16.16088de2
Merge pull request #22 from Kitware/fix-vue3-remount9f1542a
fix(docs): fix typo in CHANGELOG.md417a71f
fix(vue3): fix vue3 components remounting every time a key is added to stateca92820
2.16.0d620731
Merge pull request #21 from Kitware/custom-loading9d13b21
feat(loading): enable loading screen to be overridene7d8981
2.15.0131618a
feat(raw_attrs): widgets support raw_attrs at constructioncea5175
2.14.2Updates
trame-server
from 2.11.4 to 2.17.2Release notes
Sourced from trame-server's releases.
... (truncated)
Changelog
Sourced from trame-server's changelog.
Commits
995dd9f
2.17.24a17d58
Merge pull request #22 from Kitware/fix-life-cycle-hot-reload3288b7a
fix(hot_reload): make life_cycle work with hot_reload03784df
2.17.1580b012
fix(pywebview): add menu support836f6cb
2.17.01891427
ci: pre-commit80edbb7
feat(pywebview): allow method call on window object21e4a87
2.16.1a910340
fix(hot-reload): on controllerUpdates
trame-vtk
from 2.5.4 to 2.8.5Release notes
Sourced from trame-vtk's releases.
... (truncated)
Changelog
Sourced from trame-vtk's changelog.
Commits
7e512a8
2.8.536a58c1
fix(py3.8): ensure compatibility across py version6139f20
2.8.46e163d6
fix(serializer): MD5 hashing is not allowed for FIPS5439157
2.8.39c20a89
fix(serializer): add encoding optionabf0bd1
2.8.2d45ca89
fix(js): replace invalid downloaded js contentfced93b
2.8.17da4ffc
fix(dep): remove invalid vtk depYou can trigger a rebase of this PR 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