Skip to content
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

Build(deps): Bump the deps group across 1 directory with 4 updates #709

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps the deps group with 4 updates in the / directory: ansys-conceptev-core, ansys-simai-core, ansys-systemcoupling-core and pyaedt.

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

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 deps group with 4 updates in the / directory: [ansys-conceptev-core](https://github.com/ansys/pyconceptev), [ansys-simai-core](https://github.com/ansys/pysimai), [ansys-systemcoupling-core](https://github.com/ansys/pysystem-coupling) and [pyaedt](https://github.com/ansys/pyaedt).


Updates `ansys-conceptev-core` from 0.4.2 to 0.5
- [Release notes](https://github.com/ansys/pyconceptev/releases)
- [Changelog](https://github.com/ansys/pyconceptev/blob/main/CHANGELOG.md)
- [Commits](ansys/pyconceptev@v0.4.2...v0.5.0)

Updates `ansys-simai-core` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/ansys/pysimai/releases)
- [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst)
- [Commits](ansys/pysimai@v0.2.3...v0.2.4)

Updates `ansys-systemcoupling-core` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/ansys/pysystem-coupling/releases)
- [Commits](ansys/pysystem-coupling@v0.7.0...v0.8.0)

Updates `pyaedt` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: ansys-conceptev-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-simai-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-systemcoupling-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyaedt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 26, 2024
@RobPasMue
Copy link
Member

Current released versions of PyAEDT and PyEDB seem to be incompatible... can we fix this @SMoraisAnsys?

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/deps-c5464933b6 branch September 30, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant