Skip to content

Commit ea1a6b3

Browse files
build(deps): bump ansys-dpf-core from 0.13.8 to 0.14.1 (#380)
Bumps [ansys-dpf-core](https://github.com/ansys/pydpf-core) from 0.13.8 to 0.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ansys/pydpf-core/releases">ansys-dpf-core's releases</a>.</em></p> <blockquote> <h2>v0.14.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Bug fixes</h3> <ul> <li>fix(retro): fix retro-compatibility with pyvista&lt;0.46.0 by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2539">ansys/pydpf-core#2539</a></li> </ul> <h3>CI/CD</h3> <ul> <li>ci: update deploy_pr_doc logic by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2536">ansys/pydpf-core#2536</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ansys/pydpf-core/compare/v0.14.0...v0.14.1">https://github.com/ansys/pydpf-core/compare/v0.14.0...v0.14.1</a></p> <h2>v0.14.0</h2> <!-- raw HTML omitted --> <p>PyDPF-Core release for DPF <code>2026.1.pre0</code>.</p> <h2>What's Changed</h2> <h3>Enhancements</h3> <ul> <li>Support Beam3 in ElementDescriptor by <a href="https://github.com/rafacanton"><code>@​rafacanton</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2301">ansys/pydpf-core#2301</a></li> <li>feat(framework): expose operator changelog by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2324">ansys/pydpf-core#2324</a></li> <li>feat(plotter): enable plots of mesh scopings by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2377">ansys/pydpf-core#2377</a></li> <li>feat(server): Add BaseServer.plugins property to list loaded plugins by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2383">ansys/pydpf-core#2383</a></li> <li>feat(plotter): return the plotter instance by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2413">ansys/pydpf-core#2413</a></li> <li>Enable plots of ElementalNodal data by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/511">ansys/pydpf-core#511</a></li> <li>feat(plotting): expose zoom kwarg from pyvista by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2431">ansys/pydpf-core#2431</a></li> <li>feat: expose modal location by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2438">ansys/pydpf-core#2438</a></li> <li>feat: improve pr doc deployment with labelling strategy by <a href="https://github.com/moe-ad"><code>@​moe-ad</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2452">ansys/pydpf-core#2452</a></li> </ul> <h3>Bug fixes</h3> <ul> <li>fix(dependencies): Remove upper limit on imageio in pyproject.toml by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2310">ansys/pydpf-core#2310</a></li> <li>Fix update_operators.yml version management by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2312">ansys/pydpf-core#2312</a></li> <li>Supporting Heterogeneous operating system file path of results file by <a href="https://github.com/MeenaBytes"><code>@​MeenaBytes</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2337">ansys/pydpf-core#2337</a></li> <li>fix(animation): add mode number and frequency value with unit in mode animations by <a href="https://github.com/MeenaBytes"><code>@​MeenaBytes</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/1700">ansys/pydpf-core#1700</a></li> <li>fix(framework): support for list of float, list of int, and list of string as operator input by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2340">ansys/pydpf-core#2340</a></li> <li>fix(examples): fix diagram in average across bodies example by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2345">ansys/pydpf-core#2345</a></li> <li>fix(dependencies): expired deprecation for conversion of np.inexact to dtype in numpy 2.3.0 by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2357">ansys/pydpf-core#2357</a></li> <li>fix(api): Make locations a publicly documented class by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2375">ansys/pydpf-core#2375</a></li> <li>fix(retro): fix retro-compatibility following move of class locations by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2384">ansys/pydpf-core#2384</a></li> <li>ci: Use PYANSYS_CI_BOT_TOKEN to install DPF by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2385">ansys/pydpf-core#2385</a></li> <li>fix: custom type check for unsupported type by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2407">ansys/pydpf-core#2407</a></li> <li>ci(test): skip test-operators/test_operator_change_shell_layers_connect_enum by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2425">ansys/pydpf-core#2425</a></li> <li>fix(plotter): merge fields of fields_container before plot by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2414">ansys/pydpf-core#2414</a></li> <li>fix(example): fix retro with 25R1 and below for 00-basic_plotting.py by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2473">ansys/pydpf-core#2473</a></li> <li>fix(doctest): fix the ScopingsContainer.plot docstring example by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2474">ansys/pydpf-core#2474</a></li> <li>fix(example): update version requirements for examples by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2475">ansys/pydpf-core#2475</a></li> <li>fix(doctest): fix doctests for plots of scopings by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2476">ansys/pydpf-core#2476</a></li> <li>fix(ci): reactivate and fix doctests in ci.yml by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2478">ansys/pydpf-core#2478</a></li> <li>fix(any): fix cast of Any to DataSources by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2487">ansys/pydpf-core#2487</a></li> <li>fix(doctest): fix retro-compatibility of <code>PropertyField.scoping</code> docstring example by <a href="https://github.com/PProfizi"><code>@​PProfizi</code></a> in <a href="https://redirect.github.com/ansys/pydpf-core/pull/2527">ansys/pydpf-core#2527</a></li> </ul> <h3>Documentation</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ansys/pydpf-core/commit/50ed8139c795e5e9470d687441ed9f7256851e6e"><code>50ed813</code></a> bump to 0.14.1</li> <li><a href="https://github.com/ansys/pydpf-core/commit/f0174c0b5aa1c3ca095e0c4147b4aef88085fd12"><code>f0174c0</code></a> fix(retro): fix retro-compatibility with pyvista&lt;0.46.0 (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2539">#2539</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/c9a19208f956262c91ec8b5d17679b11d3a02d16"><code>c9a1920</code></a> build(deps): bump build from 1.2.2.post1 to 1.3.0 in /requirements (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2507">#2507</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/48fc3e7846aa419e5a340a2231916ea5dbdb64ff"><code>48fc3e7</code></a> Update generated code for DPF 261_daily on main (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2526">#2526</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/9edb5f88415e3450d977bd64d90cfd7c00f5ef47"><code>9edb5f8</code></a> ci: update deploy_pr_doc logic (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2536">#2536</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/ff8a3c0e630296e05a4f26711a74f6739c46707a"><code>ff8a3c0</code></a> build(deps): bump coverage from 7.10.0 to 7.10.2 in /requirements (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2508">#2508</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/dfba54ed1cc671e6635d35fe871b1f81ee8f78c8"><code>dfba54e</code></a> ci(doc): Switch doc-deploy-pr to a dedicated workflow (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2529">#2529</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/5a561c6e901f7a5ad85e7eafd4d36c07f1336a76"><code>5a561c6</code></a> fix(tutorials): fix data_arrays.rst tutorial for 25R2 and older (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2530">#2530</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/c3f1da6c33301b9e194170457ba0949bc94419c1"><code>c3f1da6</code></a> test(any): fix skip criterion for test_cast_data_sources_any (<a href="https://redirect.github.com/ansys/pydpf-core/issues/2528">#2528</a>)</li> <li><a href="https://github.com/ansys/pydpf-core/commit/4c983c55d8ef57ea5072dba4ed42e8ba91039b37"><code>4c983c5</code></a> fix(doctest): fix retro-compatibility of <code>PropertyField.scoping</code> docstring ex...</li> <li>Additional commits viewable in <a href="https://github.com/ansys/pydpf-core/compare/v0.13.8...v0.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansys-dpf-core&package-manager=pip&previous-version=0.13.8&new-version=0.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95b6fff commit ea1a6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
"pytest-cov>=6.0.0",
6969
"pyvista==0.45.3",
7070
"vtk==9.4.2",
71-
"ansys-dpf-core==0.13.8",
71+
"ansys-dpf-core==0.14.1",
7272
]
7373
doc = [
7474
"ansys-sphinx-theme>=1.1.1",

0 commit comments

Comments
 (0)