MatthewFlamm / pyransame

PYthon RAndom SAmpling for MEshes
https://matthewflamm.github.io/pyransame/
MIT License
11 stars 0 forks source link

Bump the docs-dynamic group with 4 updates #171

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the docs-dynamic group with 4 updates: jupyterlab, trame, trame-vtk and trame-vuetify.

Updates jupyterlab from 4.0.10 to 4.1.1

Release notes

Sourced from jupyterlab's releases.

v4.1.1

4.1.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​davidbrochart | @​dhml | @​fcollonval | @​g547315 | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​minrk | @​pre-commit-ci | @​welcome

v4.1.0

4.1.0

For the user-facing changes please see the changelog in the documentation. Changes for extension developers are documented in the extension migration guide.

(Full Changelog)

New features added

... (truncated)

Changelog

Sourced from jupyterlab's changelog.

4.1.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​davidbrochart | @​dhml | @​fcollonval | @​g547315 | @​github-actions | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​minrk | @​pre-commit-ci | @​welcome

4.1.0

(Full Changelog)

New features added

... (truncated)

Commits
  • 53cdf83 [ci skip] Publish 4.1.1
  • 6abcf80 catch errors attempting to access document.cookie (#15788)
  • 21919ee Correct Alt + number keyboard shortcuts command map (#15791)
  • d3d9070 Fix undo/redo in console, fix undo/redo enabled state in file editor (#15783)
  • 9963b22 Add Edge, remove IE 11 (#15784)
  • 729b17d Fix console cells not becoming read-only after execution (#15779)
  • 49f6ec2 Update jupyter-collaboration for the Binder environment (#15767)
  • 3cc707c Fix completer auto-invoking on non-source changes (#15753)
  • 21f00fe Update lifecycle info for JupyterLab major versions (#15626)
  • d36e1ed Update changelog to reflect jupyter-ai release, (#15775)
  • Additional commits viewable in compare view


Updates trame from 3.5.0 to 3.5.2

Release notes

Sourced from trame's releases.

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

  • docker: More info on docker GPU and EGL (27df248)
  • news: Add new entry (c9a1628)
  • website: Add news entry (296c7d1)
  • example: Use explicit client_type when it matters (41c78bf)
Commits
  • 4e6c9c0 3.5.2
  • b796009 fix(tools): widgets generator handle methods
  • e9a57dd docs(example): Add popup window example
  • fb1ceb5 ci(docker): update run_patch.sh
  • 9f74eae ci(docker): fix condition to update user uid/gid
  • 7ad2935 chore(deps-dev): bump vite from 4.5.1 to 4.5.2 in /docs/vitepress
  • c7a629e Merge pull request #417 from Kitware/docker-in-docker
  • 5806997 ci(docker): check if docker.sock is a socket
  • bc19861 ci(docker): better user right and docker-in-docker
  • f59d512 docs(custom_js): expend example with JSEval
  • Additional commits viewable in compare view


Updates trame-vtk from 2.6.3 to 2.8.3

Release notes

Sourced from trame-vtk's releases.

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

  • widgets: Provide info for LocalView and widgets (b467dc8)
Commits


Updates trame-vuetify from 2.3.1 to 2.4.2

Release notes

Sourced from trame-vuetify's releases.

v2.4.2

Fix

  • release: Patch ci to release the proper version (ebbdf80)

Documentation

  • examples: More vuetify3 examples (015c81e)

v2.4.1

Fix

  • vuetify3: Allow to provide config (9aebd64)

v2.4.0

Feature

  • vue3: Update to vuetify 3.4.10 (814d428)
  • vue2: Update to vuetify 2.7.1 (9a97abf)

Documentation

  • datatable: Advanced slot usage (74f77be)
Changelog

Sourced from trame-vuetify's changelog.

v2.4.2 (2024-01-18)

Fix

  • release: Patch ci to release the proper version (ebbdf80)

Documentation

  • examples: More vuetify3 examples (015c81e)

v2.4.1 (2024-01-17)

Fix

  • vuetify3: Allow to provide config (9aebd64)

v2.4.0 (2024-01-17)

Feature

  • vue3: Update to vuetify 3.4.10 (814d428)
  • vue2: Update to vuetify 2.7.1 (9a97abf)

Documentation

  • datatable: Advanced slot usage (74f77be)
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3561482) 99.13% compared to head (48d249d) 99.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ======================================= Coverage 99.13% 99.13% ======================================= Files 5 5 Lines 345 345 ======================================= Hits 342 342 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.