ansys / pyensight

Python API for EnSight
http://ensight.docs.pyansys.com
MIT License
6 stars 2 forks source link

Bump coverage-badge from 1.1.0 to 1.1.2 #413

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps coverage-badge from 1.1.0 to 1.1.2.

Changelog

Sourced from coverage-badge's changelog.

v1.1.2 (2024-08-03)

  • [changed] Include setuptools as dependency (#31)

Contributors to this version (thanks!):

Note: This project is now in maintenance mode. See README.md for more details.

v1.1.1 (2024-04-24)

  • [fixed] Fix compatibility with coverage 7.5 (#28, #29)
  • [changed] Drop Python <=3.8 support

Contributors to this version (thanks!):

Note: This project is now in maintenance mode. See README.md for more details.

Commits
  • 0bc8ce0 Release v1.1.2
  • 12c1fa8 Include setuptools as dependency (#31)
  • bf54a2d Update CHANGELOG
  • d873ad2 Update PGP signing key
  • 159652f Release v1.1.1
  • ffcda89 CI: Run coverage-badge on own test coverage
  • 00c8805 CI: Add test for Coverage 7.5
  • e630be8 Update get_total() to support Coverage 7.5 (#28)
  • db8de11 README: Add note about maintenance mode
  • 43890b7 CI: Fix pkg_resources package on Python 3.12
  • 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)