Skip to content
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 pyvista from 0.34.2 to 0.35.1 #295

Merged
merged 1 commit into from
Jul 8, 2022
Merged

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.

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] <support@github.com>
@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Jul 8, 2022
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #295 (1ebb303) into master (136d109) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   86.30%   86.32%   +0.01%     
==========================================
  Files          52       52              
  Lines        5697     5697              
==========================================
+ Hits         4917     4918       +1     
+ Misses        780      779       -1     

@PProfizi PProfizi merged commit e56960a into master Jul 8, 2022
@PProfizi PProfizi deleted the dependabot/pip/pyvista-0.35.1 branch July 8, 2022 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to package requirements maintenance Repository structure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant