-
Notifications
You must be signed in to change notification settings - Fork 136
build: bump pytest-pyvista from 0.1.9 to 0.2.0 in the testing group #4106
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
Conversation
Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista). Updates `pytest-pyvista` from 0.1.9 to 0.2.0 - [Release notes](https://github.com/pyvista/pytest-pyvista/releases) - [Commits](pyvista/pytest-pyvista@v0.1.9...v0.2.0) --- updated-dependencies: - dependency-name: pytest-pyvista dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's GuideUpdates the testing dependencies by upgrading pytest-pyvista from version 0.1.9 to 0.2.0 via a single change in the project’s pyproject.toml. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4106 +/- ##
=======================================
Coverage 91.39% 91.40%
=======================================
Files 189 189
Lines 15667 15667
=======================================
+ Hits 14319 14320 +1
+ Misses 1348 1347 -1 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Bumps the testing group with 1 update: pytest-pyvista.
Updates
pytest-pyvista
from 0.1.9 to 0.2.0Release notes
Sourced from pytest-pyvista's releases.
Commits
8db8d78
Merge branch 'main' into release/0.255905d2
correctly upload artifacts (#183)4478b4d
merge with main6cd97ec
Fix license field (#182)5cd4090
bump to v0.2.028d239d
Adddisallow_unused_cache
option (#169)9c876df
Improve test coverage (#176)6a0233e
Addallow_useless_fixture
CLI option (#170)dfec447
Bump pytest-cov from 6.1.1 to 6.2.1 (#180)e9af808
Bump coverage from 7.8.2 to 7.9.1 (#181)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Build: