Update dependency pyvista to ^0.46.0#114
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.45.0->^0.46.0Release Notes
pyvista/pyvista (pyvista)
v0.46.0Compare Source
What's Changed
Breaking Changes
main_has_prioritywithmergefilter by @user27182 in https://github.com/pyvista/pyvista/pull/7426{}instead ofNonefor emptycells_dictandget_mixed_cellsby @user27182 in https://github.com/pyvista/pyvista/pull/7626Plotter.add_scalar_barwrapper args and kwargs by @user27182 in https://github.com/pyvista/pyvista/pull/7642RectilinearGridwhen transformingRectilinearGridby @user27182 in https://github.com/pyvista/pyvista/pull/7697New Features
needs_vtk_versioncustom marker test by @beroda in https://github.com/pyvista/pyvista/pull/7393cmcrameriscientific colormaps by @user27182 in https://github.com/pyvista/pyvista/pull/7498dictinputs withPlotter.add_legendby @user27182 in https://github.com/pyvista/pyvista/pull/7564return_dictkeyword tocolor_labelsfilter by @user27182 in https://github.com/pyvista/pyvista/pull/7566gaussian_splattingfilter to DataSetFilters class by @tkoyama010 in https://github.com/pyvista/pyvista/pull/7488rebase_coordinatesoption toextract_subsetfilter by @user27182 in https://github.com/pyvista/pyvista/pull/7647cropfilter forImageDataby @user27182 in https://github.com/pyvista/pyvista/pull/7645bounds_sizeproperty to datasets and actors by @user27182 in https://github.com/pyvista/pyvista/pull/7092slice_indexfilter and__getitem__method for indexingImageDataby @user27182 in https://github.com/pyvista/pyvista/pull/7652resizefilter for dataset coordinate rescaling by @tkoyama010 in https://github.com/pyvista/pyvista/pull/7718is_emptyandget_data_rangemethods forPartitionedDataSetby @user27182 in https://github.com/pyvista/pyvista/pull/7753remove_unused_pointsfilters by @user27182 in https://github.com/pyvista/pyvista/pull/7745Bug fixes or behavior changes
ImageDatawith.vtkformat by @user27182 in https://github.com/pyvista/pyvista/pull/7455add_actorcall inBasePlotter.add_point_labelsby @NathanRWoodward in https://github.com/pyvista/pyvista/pull/7461filename_mtlis ignored by @paulbauriegel in https://github.com/pyvista/pyvista/pull/7340color_labelsindicating thatcolorcetis required by default by @user27182 in https://github.com/pyvista/pyvista/pull/7475ModuleNotFoundErrorfor cmaps common tomatplotlib,colorcet, andcmoceanby @user27182 in https://github.com/pyvista/pyvista/pull/7483sys.meta_pathinDisableVtkSnakeCase.__getattribute__by @user27182 in https://github.com/pyvista/pyvista/pull/7504sys.meta_pathinDisableVtkSnakeCaseby @user27182 in https://github.com/pyvista/pyvista/pull/7512plotorshowmethods with theplot-directiveby @user27182 in https://github.com/pyvista/pyvista/pull/7502pyvista_ndarrayby @user27182 in https://github.com/pyvista/pyvista/pull/7520main_has_priorityby @user27182 in https://github.com/pyvista/pyvista/pull/7594contour_labelswhen there is no foreground by @user27182 in https://github.com/pyvista/pyvista/pull/7653copy_vtk_arraywithvtkImplicitArrayinputs by @user27182 in https://github.com/pyvista/pyvista/pull/7656uvby @imontesino in https://github.com/pyvista/pyvista/pull/7710DataSetAttributesby @user27182 in https://github.com/pyvista/pyvista/pull/7722PYVISTA_USERDATA_PATHwarning by @user27182 in https://github.com/pyvista/pyvista/pull/7739Documentation
abort_on_example_errorfor sphinx gallery by @user27182 in https://github.com/pyvista/pyvista/pull/7462make_tables.pyby @user27182 in https://github.com/pyvista/pyvista/pull/7522vtk-xrefSphinx extension for linking to vtk class documentation by @user27182 in https://github.com/pyvista/pyvista/pull/7529CellTypedocumentation by @user27182 in https://github.com/pyvista/pyvista/pull/7534BoundsTuple.__repr__to align values with decimals by @user27182 in https://github.com/pyvista/pyvista/pull/7550TypeErrorwith type checks by @user27182 in https://github.com/pyvista/pyvista/pull/7560BoundsTuplerepr by @user27182 in https://github.com/pyvista/pyvista/pull/7567ruffby @user27182 in https://github.com/pyvista/pyvista/pull/7561atsphinx-mini18nto build i18n site by @tkoyama010 in https://github.com/pyvista/pyvista/pull/7517anti_aliasingdocumentation by @tkoyama010 in https://github.com/pyvista/pyvista/pull/7636xyzarg names inslice_indextoijkby @user27182 in https://github.com/pyvista/pyvista/pull/7736pv.voxelizeand replace withpv.DataSetFilters.voxelizeby @user27182 in https://github.com/pyvista/pyvista/pull/7037Maintenance
retry-requestsby @beroda in https://github.com/pyvista/pyvista/pull/7479skip_check_gcfixture withskip_check_gcmarker by @user27182 in https://github.com/pyvista/pyvista/pull/7611test_charts.py in a separate process and increasexvfbmax clients by @user27182 in https://github.com/pyvista/pyvista/pull/7610ifkey causing warnings during workflow execution by @kurtmckee in https://github.com/pyvista/pyvista/pull/7613add_legendtests to use plane instead of hills by @user27182 in https://github.com/pyvista/pyvista/pull/7615point_cell_idsfor VTK 9.5 by @user27182 in https://github.com/pyvista/pyvista/pull/7614pytest-pyvistawarning about dir does not yet exist by @user27182 in https://github.com/pyvista/pyvista/pull/7619RuntimeErrorraised when disabling ssao on a closed plotter by @user27182 in https://github.com/pyvista/pyvista/pull/7621deprecate_positional_argsto avoid erroneous errors by @user27182 in https://github.com/pyvista/pyvista/pull/7623set_environment_texture_cubemapby @user27182 in https://github.com/pyvista/pyvista/pull/7622contour_labelsstrict external test as flaky by @user27182 in https://github.com/pyvista/pyvista/pull/7628test_meshio.pyby @user27182 in https://github.com/pyvista/pyvista/pull/7633mypyto version 1.16 by @user27182 in https://github.com/pyvista/pyvista/pull/7688vtkOrientPolyDatafilter with contour labels by @user27182 in https://github.com/pyvista/pyvista/pull/7662linear_copyfor vtk9.5 by @user27182 in https://github.com/pyvista/pyvista/pull/7679cells.pyby @user27182 in https://github.com/pyvista/pyvista/pull/7609vtk-datacache restore fails by @user27182 in https://github.com/pyvista/pyvista/pull/7715test_snake_case_apifile totest_attributesby @user27182 in https://github.com/pyvista/pyvista/pull/7725pointsdirectly fromvtkImageDataandvtkRectilinearGridby @user27182 in https://github.com/pyvista/pyvista/pull/7741PYVISTA_USERDATA_PATHwarning in tinypages tests by @user27182 in https://github.com/pyvista/pyvista/pull/7747test_box_axesas high variance by @user27182 in https://github.com/pyvista/pyvista/pull/7751cell_type_helper.pyintocelltype.pyby @user27182 in https://github.com/pyvista/pyvista/pull/7762New Contributors
Full Changelog: pyvista/pyvista@v0.45.0...v0.46.0
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.