Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps the testing group with 1 update: pytest-pyvista.

Updates pytest-pyvista from 0.2.0 to 0.3.1

Commits
  • de0f6f6 merge with main; bump to v0.3.1
  • 3300e02 Only define pytest-xdist hook if the package is installed (#244)
  • 08c39c0 bump to v0.4.dev0 (#242)
  • d617c57 bump to v0.3.0
  • 8f450f6 Bump the pip group with 3 updates (#240)
  • ed4ce22 Bump the actions group with 2 updates (#239)
  • af887c0 Add max_image_size option for customizing image dimensions (#237)
  • 859c3c0 Refactor pytest_addoption common options (#236)
  • bd14605 Add CLI argument validation for different modes (#235)
  • e1473d6 Respect pytest verbosity when logging vtksz file preprocessing (#233)
  • 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 <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 conditions

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Oct 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2025 00:04
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Oct 17, 2025
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.36%. Comparing base (c2d3ffb) to head (0ce85a4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4264      +/-   ##
==========================================
+ Coverage   91.07%   91.36%   +0.29%     
==========================================
  Files         193      193              
  Lines       15720    15720              
==========================================
+ Hits        14317    14363      +46     
+ Misses       1403     1357      -46     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 merged commit cb304c2 into main Oct 17, 2025
50 checks passed
@germa89 germa89 deleted the dependabot/pip/testing-57dcd80295 branch October 17, 2025 16:36
clatapie pushed a commit that referenced this pull request Oct 27, 2025
…4264)

* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4264.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 5, 2025
…4264)

* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4264.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 18, 2025
…4264)

* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4264.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 21, 2025
…4264)

* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4264.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
clatapie pushed a commit that referenced this pull request Nov 21, 2025
…4264)

* build: bump pytest-pyvista from 0.2.0 to 0.3.1 in the testing group

Bumps the testing group with 1 update: [pytest-pyvista](https://github.com/pyvista/pytest-pyvista).


Updates `pytest-pyvista` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/pyvista/pytest-pyvista/releases)
- [Commits](pyvista/pytest-pyvista@v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: pytest-pyvista
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: adding changelog file 4264.dependencies.md [dependabot-skip]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants