ansys / pyansys

Delivering PyAnsys libraries as a bundle
https://docs.pyansys.com
MIT License
141 stars 76 forks source link

Build(deps): Bump the deps group across 1 directory with 5 updates #710

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the deps group with 5 updates in the / directory:

Package From To
ansys-conceptev-core 0.4.2 0.5
ansys-simai-core 0.2.3 0.2.4
ansys-systemcoupling-core 0.7.0 0.8.0
pyaedt 0.10.2 0.10.3
pyedb 0.28.0 0.29.0

Updates ansys-conceptev-core from 0.4.2 to 0.5

Commits
  • 4a35d40 chore: updating CHANGELOG for v0.5.0
  • 0b1f6e6 update version number
  • b2c5d62 CHORE: Bump ansys-sphinx-theme from 1.0.8 to 1.0.9 (#119)
  • 32d29dc CHORE: Bump tox from 4.18.1 to 4.19.0 (#120)
  • 7ce53fb CHORE: Bump sphinx-autobuild from 2024.9.3 to 2024.9.17 (#121)
  • 5e42771 added a timeout option (#118)
  • 990e0ed CHORE: Bump plotly from 5.24.0 to 5.24.1 (#116)
  • 2f21a88 chore: update CHANGELOG for v0.4.2 (#115)
  • 6926534 CHORE: Bump ansys-sphinx-theme from 0.16.6 to 1.0.8 (#117)
  • f1cbaee CHORE: Bump jupytext from 1.16.3 to 1.16.4 (#95)
  • Additional commits viewable in compare view


Updates ansys-simai-core from 0.2.3 to 0.2.4

Release notes

Sourced from ansys-simai-core's releases.

v0.2.4

New:

  • Auth tokens are now cached in file system and get re-authenticated in a parallel fashion.
  • Invalid refresh token now triggers a reauth instead of crashing.
  • build_preset option in class ModelConfiguration can now be one of debug, 1_day, 2_days, 7_days.
  • Model Evaluation Report data (csv file) can now be downloaded with Workspace.download_mer_data.
  • Typing improvements; introducing JSON type is introduced and APIResponse type is updated to include JSON type.
  • New property raw_confidence_score is added to class Prediction, which returns the raw confidence score.

Fix:

  • Fixed the error where GlobalCoefficients.data was not in coordinance with the BE response. GlobalCoefficients.data now runs without errors.
Changelog

Sourced from ansys-simai-core's changelog.

0.2.4 (2024-09-23)


New:

  • Auth tokens are now cached in file system and get re-authenticated in a parallel fashion.
  • Invalid refresh token now triggers a reauth instead of crashing.
  • build_preset option in :py:class:ModelConfiguration<ansys.simai.core.data.model_configuration.ModelConfiguration> can now be one of debug, 1_day, 2_days, 7_days.
  • Model Evaluation Report data (csv file) can now be downloaded with :py:meth:download_mer_data<ansys.simai.core.data.workspaces.Workspace.download_mer_data>.
  • Typing improvements; introducing JSON type is introduced and APIResponse type is updated to include JSON type.
  • New property :py:meth:Prediction.raw_confidence_score<ansys.simai.core.data.predictions.Prediction.raw_confidence_score> is added to :py:class:Prediction<ansys.simai.core.data.predictions.Prediction>, which returns the raw confidence score.

Fix:

  • Fixed the error where :py:meth:data<ansys.simai.core.data.post_processings.GlobalCoefficients.data> was not in coordinance with the BE response. :py:meth:data<ansys.simai.core.data.post_processings.GlobalCoefficients.data> now runs without errors.
Commits


Updates ansys-systemcoupling-core from 0.7.0 to 0.8.0

Commits
  • 0872b4c Bump version 0.8.0
  • dbce63e Fix Contributing section re Sphinx Gallery generation (#401)
  • ad7b270 Bump sphinx-autodoc-typehints from 2.4.1 to 2.4.4 (#399)
  • 8eb55df Bump ansys-sphinx-theme from 1.0.8 to 1.0.11 (#400)
  • 0cbdad7 Bump sphinx-autobuild from 2024.9.3 to 2024.9.19 (#398)
  • 23eb597 Bump ansys-fluent-core from 0.25.0 to 0.26.0 (#393)
  • cbff9ea Updated Sphinx-Gallery heating tank FMU examples (#379)
  • 5ad2a90 Fix: file upload issues local vs container (#388)
  • 7b49f58 Bump sphinx-autodoc-typehints from 2.4.0 to 2.4.1 (#392)
  • fea5eee MAINT: Update update-license-header version (#391)
  • Additional commits viewable in compare view


Updates pyaedt from 0.10.2 to 0.10.3

Commits


Updates pyedb from 0.28.0 to 0.29.0

Release notes

Sourced from pyedb's releases.

v0.29.0

What's Changed

Full Changelog: https://github.com/ansys/pyedb/compare/v0.28.0...v0.29.0

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions