ansys / pymechanical-examples

Repository holding PyMechanical remote examples
https://examples.mechanical.docs.pyansys.com/
MIT License
1 stars 1 forks source link

Bump ansys-mechanical-core from 0.10.10 to 0.10.11 in /requirements #232

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps ansys-mechanical-core from 0.10.10 to 0.10.11.

Release notes

Sourced from ansys-mechanical-core's releases.

v0.10.11

What's Changed

New features or code improvements

Bug fixes or behavior changes

Documentation

Full Changelog: https://github.com/ansys/pymechanical/compare/v0.10.10...v0.10.11

Changelog

Sourced from ansys-mechanical-core's changelog.

0.10.11 - 2024-05-23

Added

  • feat: Add tests for animation exports #729
  • add feature flags to ansys-mechanical cli #735
  • feat: Add test for deprecation warning #739

Changed

  • chore: update CHANGELOG for v0.10.10 #716
  • Maint: Display image info #717
  • [pre-commit.ci] pre-commit autoupdate #726
  • set mono trace env vars before loading mono #734

Fixed

  • fix: merging coverage step in ci_cd #720
  • fix: Publish coverage for remote connect #721
  • fix: Restrict protobuf <6 #722
  • Fix: add return for poster #727
  • fix: cli test are not getting coverage #737
  • fix: adding mechanical libraries #740
  • feat: Add more coverage on logging #744
  • fix: Display image and build info only for scheduled run #746
  • fix: upload coverage files only for latest stable version on release workflow #748

Dependencies

  • MAINT: Bump pytest from 8.1.1 to 8.2.0 in the tests group #724
  • MAINT: Bump the doc group with 3 updates #725, #743
  • MAINT: Bump grpcio from 1.62.2 to 1.63.0 in the core group #731
  • MAINT: Bump the doc group with 2 updates #732
  • MAINT: Bump grpcio from 1.63.0 to 1.64.0 in the core group #741
  • MAINT: Bump pytest from 8.2.0 to 8.2.1 in the tests group #742

Miscellaneous

  • Split pyvista into two methods and remove the stability workaround for 242 #718
  • Update conf.py #723
  • catch the mono version warning #733
Commits
  • da7e6b0 Updating CHANGELOG for v0.10.11
  • 942174f Merge branch 'main' into release/0.10
  • 171f733 fix: upload coverage files only for latest stable version on release workflow...
  • 7b0b1da feat: Add more coverage on logging (#744)
  • e4c46ad fix: Display image and build info only for scheduled run (#746)
  • dba0b49 Bump version to 10.11
  • bac6120 Merge branch 'main' into release/0.10
  • 81990d4 fix: adding mechanical libraries (#740)
  • 039b1cd MAINT: Bump pytest from 8.2.0 to 8.2.1 in the tests group (#742)
  • 4b5ac3c MAINT: Bump the doc group with 3 updates (#743)
  • 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 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)