ansys / pyprimemesh

Pythonic Meshing Client for Ansys Prime Server
https://prime.docs.pyansys.com/
MIT License
19 stars 9 forks source link

Bump the pyvista group with 1 update #676

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the pyvista group with 1 update: pyvista.

Updates pyvista from 0.42.3 to 0.43.0

Release notes

Sourced from pyvista's releases.

v0.43.0

Highlights

https://github.com/pyvista/pyvista/assets/41338087/d6ba752a-b158-4441-83b0-3e638529c6ef

What's Changed

New Features

... (truncated)

Commits
  • 124840e Release 0.43.0
  • 0fd0dd9 Merge branch 'main' into release/0.43
  • 431cdc3 Bump actions/setup-python from 4 to 5 (#5295)
  • 36505ea Fix docstring of DataSet.cell_neighbors_levels (#5293)
  • 80b1b7e Update label.yml and labeler.yml to fix breaking changes in V5 (#5287)
  • 156ffe0 Merge branch 'main' into release/0.43
  • 9273ed6 Add support for trame_jupyter_extension (trame over jupyter comm) (#5240)
  • c08725f Fix test code to bump trame-vtk from 2.5.9 to 2.6.2 (#5262)
  • bcd338f Add snap to closest point option for sample (#5271)
  • 1382aee PyQt6!=6.6.1 to fix PyQt and MNE-Python integration tests (#5279)
  • Additional commits viewable in compare view


Dependabot compatibility score

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
AlejandroFernandezLuces commented 9 months ago

@dependabot rebase

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (3e65b03) 76.02% compared to head (7f7c06d) 76.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #676 +/- ## ======================================= Coverage 76.02% 76.02% ======================================= Files 32 32 Lines 2273 2273 ======================================= Hits 1728 1728 Misses 545 545 ```

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

dependabot[bot] commented 9 months ago

Superseded by #682.