Skip to content

Bump pyvista from 0.35.1 to 0.35.2 in /requirements #1272

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

Merged
merged 2 commits into from
Jul 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps pyvista from 0.35.1 to 0.35.2.

Release notes

Sourced from pyvista's releases.

Release Notes v0.35.2

This patch release was needed for urgent fixes for MNE as described in mne-tools/mne-python#10913

This patch release also includes several bug fixes and new examples from the Scipy2022 sprint. Thanks all who participated with their first PRs!

New contributors

What's Changed

Bugs

  • #2967 Fix pyvista.plot kwargs bug
  • #2976 [BUG] Fix clearing point and cell data
  • #2980 Fix active plotting scalars for multi-plots bug
  • #2991 Clear charts when clearing plotters
  • #2999 Fix Plotter.export_obj bug documentation

Documentation

  • #2969 add more mount damavand examples
  • #2981 Add movie glyphs example
  • #2996 Fix texture docstring bug
  • #2997 Fixed docstring explanation for curvature function
  • #3005 Add example remove_scalar_bar( )
  • #3011 Resolve issues with scalars in cell_data_to_point_data API docs
  • #3013 Add background_color example
  • #3014 Fix the flying edges example
  • #3016 Added link_views example
  • #3019 Add camera position example documentation

Full Changelog: pyvista/pyvista@v0.35.1...v0.35.2

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.35.1 to 0.35.2.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.35.1...v0.35.2)

---
updated-dependencies:
- dependency-name: pyvista
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #1272 (bec5893) into main (21924a7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1272   +/-   ##
=======================================
  Coverage   75.82%   75.82%           
=======================================
  Files          43       43           
  Lines        6763     6763           
=======================================
  Hits         5128     5128           
  Misses       1635     1635           

@akaszynski akaszynski merged commit e53e694 into main Jul 19, 2022
@akaszynski akaszynski deleted the dependabot/pip/requirements/pyvista-0.35.2 branch July 19, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant