Skip to content

build: bump ansys-tools-visualization-interface from 0.6.2 to 0.7.0#1619

Merged
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/ansys-tools-visualization-interface-0.7.0
Jan 10, 2025
Merged

build: bump ansys-tools-visualization-interface from 0.6.2 to 0.7.0#1619
pyansys-ci-bot merged 2 commits intomainfrom
dependabot/pip/ansys-tools-visualization-interface-0.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps ansys-tools-visualization-interface from 0.6.2 to 0.7.0.

Changelog

Sourced from ansys-tools-visualization-interface's changelog.

`0.7.0 - 2025-01-10

Added

  • fix: PyVista Qt integration in third-party applications `#223

Fixed

  • fix: avoid passing twice same argument `#207
  • fix: Changelog links `#212
  • fix: Convert old links to markdown format `#213

Dependencies

  • build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group `#197
  • build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group `#198
  • build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group `#199
  • build(deps): bump pyvista/setup-headless-display-action from 2 to 3 `#200
  • build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group `#203
  • build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group `#204
  • build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies group `#214
  • build(deps): bump the doc-dependencies group across 1 directory with 2 updates `#219
  • build(deps): bump the general-dependencies group across 1 directory with 2 updates `#222

Maintenance

  • chore: update CHANGELOG for v0.6.0 `#196
  • [pre-commit.ci] pre-commit autoupdate [#201](https://github.com/ansys/ansys-tools-visualization-interface/pull/201), #205, [#215](https://github.com/ansys/ansys-tools-visualization-interface/pull/215), #218
  • chore: update CHANGELOG for v0.6.1 `#210
  • chore: update CHANGELOG for v0.6.2 `#211

Test

  • [pre-commit.ci] pre-commit autoupdate `#221
Commits
  • 8401883 chore: updating CHANGELOG for v0.7.0
  • 5696410 Bump version 0.7.0
  • fef5197 fix: PyVista Qt integration in third-party applications (#223)
  • fcc5e1d build(deps): bump the general-dependencies group across 1 directory with 2 up...
  • 7f223cd [pre-commit.ci] pre-commit autoupdate (#221)
  • 3a22f19 [pre-commit.ci] pre-commit autoupdate (#218)
  • 43e7b03 build(deps): bump the doc-dependencies group across 1 directory with 2 update...
  • c229256 [pre-commit.ci] pre-commit autoupdate (#215)
  • 07dab6d fix: Convert old links to markdown format (#213)
  • 645c277 build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies ...
  • 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)

Bumps [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases)
- [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md)
- [Commits](ansys/ansys-tools-visualization-interface@v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: ansys-tools-visualization-interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 10, 2025 17:22
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jan 10, 2025
pyansys-ci-bot
pyansys-ci-bot previously approved these changes Jan 10, 2025
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) January 10, 2025 17:22
@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.34%. Comparing base (f3bfe21) to head (dfa648c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1619   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files          87       87           
  Lines        7131     7131           
=======================================
  Hits         6514     6514           
  Misses        617      617           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pyansys-ci-bot pyansys-ci-bot merged commit 9ac5481 into main Jan 10, 2025
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/ansys-tools-visualization-interface-0.7.0 branch January 10, 2025 18:01
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.

1 participant