Skip to content

Bump pyvista from 0.34.2 to 0.35.1 in /requirements #1261

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 1 commit into from
Jul 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pyvista from 0.34.2 to 0.35.1.

Release notes

Sourced from pyvista's releases.

Release Notes v0.35.1

We've added a variety of new features in this release, including wrappers for several VTK filters and widgets. Check out the full release notes below!

This release includes a variety of new features including

Special thanks to the 14 new contributors to the project for this release. Thanks for your hard work!

What's Changed

New Features

Bug fixes or behavior changes

... (truncated)

Commits
  • 91f1786 bump to v0.35.1
  • 953dc49 Merge branch 'main' into release/0.35
  • fdc66f3 Add method to check if point is inside cell (#2905)
  • 58d9ed7 Fix add_mesh_slice_orthogonal() when a name is passed (#2950)
  • 6bb2477 Fix two minor issues causing noise in docs or doc build (#2908)
  • dc3e83c Fix a few minor contour()-related issues (#2951)
  • 47ddcd9 Enforce scalar output for contour filter (#2952)
  • 21e4b3c Only redraw ChartMPL when geometry changed (#2943)
  • 364f8a4 Fix all-triangles checking for polyfilters (#2934)
  • 534ef7c Add setup and teardown functionality to plot_directive (#2907)
  • 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 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.34.2 to 0.35.1.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.34.2...v0.35.1)

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

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

codecov bot commented Jul 8, 2022

Codecov Report

Merging #1261 (1323bdb) into main (2078dd2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1261   +/-   ##
=======================================
  Coverage   78.08%   78.08%           
=======================================
  Files          43       43           
  Lines        6794     6794           
=======================================
  Hits         5305     5305           
  Misses       1489     1489           

@akaszynski akaszynski merged commit 97f8cc1 into main Jul 9, 2022
@akaszynski akaszynski deleted the dependabot/pip/requirements/pyvista-0.35.1 branch July 9, 2022 04:18
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