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

MAINT: Bump pyvista from 0.42.2 to 0.43.3 #4326

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps pyvista from 0.42.2 to 0.43.3.

Release notes

Sourced from pyvista's releases.

v0.43.3

Full Changelog: pyvista/pyvista@v0.43.2...v0.43.3

v0.43.2

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

Full Changelog: pyvista/pyvista@v0.43.1...v0.43.2

v0.43.1

What's Changed

New Features

Bug fixes or behavior changes

Documentation

Maintenance

... (truncated)

Commits
  • 29a6c87 🚀 Patch Release 0.43.3
  • 631acea Fix ImageData error when using spacing and extent (#5569)
  • 3e69efd Fix the small error of type in geometric source (#5561)
  • 53b2391 Fix plotting of ambiguous cell data: set preference based on actual field ass...
  • 456a8fe 🚀 Patch Release 0.43.2
  • 8a4285f vtkRedistributeDataSetFilter ImportError (#5467)
  • cdc12f0 Pin CARTOPY_FEATURE to stable release. (#5452)
  • d7d2725 Fix create_axes_orientation_box unused argument (#5382)
  • c2a725e Fix edge_opacity is not used in add_mesh (#5380)
  • 34a9d7d Fix incorrect PolyData.ray_trace result if intersection is the origin (#5373)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Mar 6, 2024
@dependabot dependabot bot requested a review from MaxJPRey March 6, 2024 21:08
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.27%. Comparing base (462d347) to head (0f8e2c1).

❗ Current head 0f8e2c1 differs from pull request most recent head 3a5eac8. Consider uploading reports for the commit 3a5eac8 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4326       +/-   ##
===========================================
- Coverage   81.57%   34.27%   -47.31%     
===========================================
  Files         107      107               
  Lines       52125    52125               
===========================================
- Hits        42521    17864    -24657     
- Misses       9604    34261    +24657     

Bumps [pyvista](https://github.com/pyvista/pyvista) from 0.42.2 to 0.43.3.
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.42.2...v0.43.3)

---
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 force-pushed the dependabot/pip/pyvista-0.43.3 branch from e52b8ca to 0f8e2c1 Compare March 7, 2024 05:30
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) March 7, 2024 07:27
@Samuelopez-ansys Samuelopez-ansys merged commit 8832950 into main Mar 7, 2024
14 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the dependabot/pip/pyvista-0.43.3 branch March 7, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants