ansys / pyadditive

Pythonic interface client to Ansys additive simulation service
https://additive.docs.pyansys.com
MIT License
2 stars 1 forks source link

MAINT: Bump ansys/actions from 7 to 8 in the actions group #535

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps the actions group with 1 update: ansys/actions.

Updates ansys/actions from 7 to 8

Release notes

Sourced from ansys/actions's releases.

v8.0.0

What's Changed

... (truncated)

Commits
  • ea13546 release: v8.0.2
  • 634e41a fix(migration): title for new version
  • 4b6f53e release: v8.0.1
  • 9d9b11f fix(references): to use v8
  • 3658d67 release: v8.0.0
  • c6ed3b1 build: update ansys sphinx theme to 1.1.0 (#589)
  • 38eab28 docs: proper titles on README (#588)
  • 6ecbe8a docs: add migration guide for docs deploy index action (#586)
  • f7cee48 docs(metadata): add AUTHORS, CONTRIBUTORS.md, and CODE_OF_CONDUCT.md (#584)
  • 694fa10 fix: metadata name of check-pr-title action (#585)
  • 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 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
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.36%. Comparing base (49d3cb1) to head (ee3612d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #535 +/- ## ======================================= Coverage 97.36% 97.36% ======================================= Files 34 34 Lines 3418 3418 ======================================= Hits 3328 3328 Misses 90 90 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.